Announcement

Collapse
No announcement yet.

Client Keeps Shutting Down.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Client Keeps Shutting Down.

    Anybody got any idea how to trouble shoot a linux client that justs appears to shut down, appears that it does not error out.. Is there a log I should be looking at to help figure out why this is happening ??

    #2
    If you launch from a terminal window then you should catch the error when the client quits.

    I had similar issues at the start of my linux use and it looked to be from the album art on the WMP plugin (it would crash if I played certain albums). Not seen that issue for years though, whether a fix was put in the client, mono libraries updated or I changed the images in my album art I have no idea.

    Worth double checking your mono runtimes and linux client version.

    Comment


      #3
      More Information

      Help any ideas


      dem5867@nee-debian-8:~/HSTouch$ mono HSTouch_74.exe &
      [1] 12366
      dem5867@nee-debian-8:~/HSTouch$ mono: ../../src/XlibInt.c:593: _XPrivSyncFunction: Assertion `dpy->synchandler == _XPrivSyncFunction' failed.
      Stacktrace:

      at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDeleteGraphics (intptr) <0x0005b>
      at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDeleteGraphics (intptr) <0x0005b>
      at System.Drawing.Graphics.Dispose () <0x0006b>
      at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.Dispose () <0x00053>
      at System.Drawing.Graphics.Finalize () <0x0001b>
      at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0x00053>

      Native stacktrace:

      mono() [0x487ad6]
      /lib/libpthread.so.0(+0xeff0) [0x7f28d16d4ff0]
      /lib/libc.so.6(gsignal+0x35) [0x7f28d11141b5]
      /lib/libc.so.6(abort+0x180) [0x7f28d1116fc0]
      /lib/libc.so.6(__assert_fail+0xf1) [0x7f28d110d301]
      /usr/lib/libX11.so.6(+0x48ae3) [0x7f28cd124ae3]
      /usr/lib/libcairo.so.2(+0x48b64) [0x7f28cdb08b64]
      /usr/lib/libcairo.so.2(cairo_surface_finish+0x37) [0x7f28cdaef917]
      /usr/lib/libcairo.so.2(cairo_surface_destroy+0x55) [0x7f28cdaef985]
      /usr/lib/libcairo.so.2(+0x187b5) [0x7f28cdad87b5]
      /usr/lib/libcairo.so.2(cairo_destroy+0x91) [0x7f28cdad3041]
      /usr/lib/libgdiplus.so.0(GdipDeleteGraphics+0x85) [0x7f28cdd57485]
      [0x416a734b]

      Debug info from gdb:

      Comment


        #4
        I am no Linux expert I am afraid, looks like a similar error to what I was getting though. Do you use the WMP plugin at all or perhaps anything that returns album art? What was happening for me is that it sat on a screen with an element tracked to album art and then it would just crash on certain images.

        Comment

        Working...
        X