Seeing same crash as noted in Comment #6:
cknight@office-myth:~$ gdb huludesktop GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/huludesktop...(no debugging symbols found)...done. (gdb) (gdb) r Starting program: /usr/bin/huludesktop [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7ffff08de700 (LWP 16368)] [New Thread 0x7fffef06c700 (LWP 16369)] [New Thread 0x7fffe679a700 (LWP 16373)] [New Thread 0x7fffe5f99700 (LWP 16374)] [New Thread 0x7fffe5798700 (LWP 16375)] [New Thread 0x7fffe4f97700 (LWP 16376)] [New Thread 0x7fffda47f700 (LWP 16378)] Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory (huludesktop:16365): Gdk-WARNING **: gdk_window_new(): parent is destroyed (huludesktop:16365): Gdk-CRITICAL **: IA__gdk_window_get_display: assertion `GDK_IS_WINDOW (window)' failed (huludesktop:16365): Gdk-CRITICAL **: IA__gdk_x11_get_xatom_by_name_for_display: assertion `GDK_IS_DISPLAY (display)' failed (huludesktop:16365): Gdk-WARNING **: /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkdrawable-x11.c:952 drawable is not a pixmap or window (huludesktop:16365): Gdk-CRITICAL **: IA__gdk_x11_display_get_xdisplay: assertion `GDK_IS_DISPLAY (display)' failed Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5c820e8 in XChangeProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6 (gdb) q A debugging session is active. Inferior 1 [process 16365] will be killed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/209488 Title: jockey-gtk crashed with SIGSEGV in XChangeProperty() Status in GTK+ GUI Toolkit: New Status in “gtk+2.0” package in Ubuntu: Triaged Bug description: upgrade from 7.10 to 8.04 and after the restart it showed this error ProblemType: Crash Architecture: i386 Date: Sun Mar 30 18:40:46 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/jockey-gtk InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: jockey-gtk 0.3.3-0ubuntu1 PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/jockey-gtk --check 60 ProcCwd: /home/dennis ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_CA.UTF-8 SHELL=/bin/bash Signal: 11 SourcePackage: jockey Stacktrace: #0 0xb73786e7 in XChangeProperty () from /usr/lib/libX11.so.6 #1 0xb784e3b7 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #2 0x00000000 in ?? () StacktraceTop: XChangeProperty () from /usr/lib/libX11.so.6 ?? () from /usr/lib/libgtk-x11-2.0.so.0 ?? () ThreadStacktrace: . Thread 1 (process 6471): #0 0xb73786e7 in XChangeProperty () from /usr/lib/libX11.so.6 #1 0xb784e3b7 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #2 0x00000000 in ?? () Title: jockey-gtk crashed with SIGSEGV in XChangeProperty() Uname: Linux 2.6.24-12-generic i686 UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video SegvAnalysis: Segfault happened at: 0xb73786e7 <XChangeProperty+23>: mov 0x4d0(%edi),%eax PC (0xb73786e7) ok source "0x4d0(%edi)" (0x000004d0) not located in a known VMA region (needed readable region)! destination "%eax" ok SegvReason: reading NULL VMA To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/209488/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

