Hi, just recently these errors started randomly we can’t figure out what they are related to. XiboClient with OutofMemory exception error with white background and two diagonal lines. There are no modification on the video drivers. There has been a recent feature 1803 Windows 10 installed, all updates are current. CMS maintenance is done on daily basis. Client version is 1.7.6 with 4GB memory.
************** Exception Text **************
System.OutOfMemoryException: Out of memory.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, ImageAttributes imageAttrs, DrawImageAbort callback, IntPtr callbackData)
at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, ImageAttributes imageAttr)
at System.Windows.Forms.ControlPaint.DrawBackgroundImage(Graphics g, Image backgroundImage, Color backColor, ImageLayout backgroundImageLayout, Rectangle bounds, Rectangle clipRect, Point scrollOffset, RightToLeft rightToLeft)
at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset)
at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle)
at System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs pevent)
at System.Windows.Forms.ScrollableControl.OnPaintBackground(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Could be good to ensure all drivers are up to date - not necessarily via Windows update, you might need to download drivers directly form the manufacturer in some cases (especially regarding GPU drivers).
Make sure all .net libraries etc are up to date, I’d assume they should be if windows update is enabled.
You may also want to upgrade the player to the newer version in 1.7 series.
Perhaps open Windows Task Manager and monitor the memory usage while Xibo player is active to see how much of it is it using.
What kind of content is scheduled to display on your player?
Ok, thank you - we will go through this checklist and we’ll upgrade too. Media is .mp4, .png and .jpg. We have a rss ticker and a zone with html (php/curl) for weather data.