Xibo Player freezing after some time

Hey folks,

just installed a brand new Mini PC on Windows 11 basis (CPU N100, 8GB Ram). My Layout has 4 Layers. One is just a ticker, one is a clock, one is a reminder that it is touchable and one layer contains some images and videos that are changing over time. While I let this Layout running after some time the ticker stops moving and nothing else is working from my layout. At this point its still possible to close the Xibo Player App with the right shortcut on my keyboard.

The System Reports three Issues:

  1. Too many active processes

Blockquote
Stack Trace: bei System.Windows.Media.Composition.DUCE.Channel.SyncFlush() bei System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet) bei System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam) bei System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

  1. Unhandled Exception: UnhandledException: Nicht genĂĽgend Speicher verfĂĽgbar, um das Programm weiter auszufĂĽhren.

Player Version

4.405.3

Any ideas what could be the problem?

Since it’s an 32bit Application Xibo can only use 3GB of RAM. I thought maybe it’t the root cause of my problem but the task itself is only using around 300MB of RAM and the total system is using just 65% of the total ram with xibo included.

1 Like

An upgrade from 8 to 16GB didn’t help either.

Can you check if the svchost.exe instance tied to the AudioHost service is ballooning in RAM usage?

Hey Signage,
the problem was the video file that was in a wrong format and the layers had the wrong indexes. At the moment it’s not freezing anymore. When I check the taskmanager, there werent any weired ram heavy usages.