(FreeBSD) - Plex Media Server process keeps crashing with no log output

PMS appears to have deadlocked just after 18:01:03

Unfortunately for deadlocks investigation one needs a process dump - but there isn’t any crash reports handling on FreeBSD - so we can’t get the standard deadlock diagnostics when they occur on this platform

Looking at the release notes post 1.13.2.5154 there were fixes for 2 deadlocks in release 1.13.4.5251

  • (Playback) Rare deadlock with stopping sessions (#8659)
  • (Streaming Brain) Rare deadlock involving bandwidth limits (#8498)

I cannot say if the deadlock would be fixed by these changes