I'm trying to reproduce crash while running it in GDB but I can't get
it. When I run it from GDB it won't crash. Usually it crashes 3-times
per day, now it is running in GDB for 3 days. This is my GDB output so
far. What can I do next?

miro@uhlie:~$ xfdesktop --quit
miro@uhlie:~$ gdb
GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
(gdb) exec-file xfdesktop
(gdb) run
Starting program: /usr/bin/xfdesktop xfdesktop
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb69d3b40 (LWP 23133)]
[New Thread 0xb5fffb40 (LWP 23134)]
[New Thread 0xb55ffb40 (LWP 23141)]
[New Thread 0xb4dfeb40 (LWP 23142)]

(xfdesktop:23129): GLib-GObject-CRITICAL **: g_value_get_uint: assertion 
'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop:23129): GLib-GObject-CRITICAL **: g_value_get_uint: assertion 
'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop:23129): GLib-GObject-CRITICAL **: g_value_get_uint: assertion 
'G_VALUE_HOLDS_UINT (value)' failed
[Thread 0xb4dfeb40 (LWP 23142) exited]


(xfdesktop:23129): GLib-CRITICAL **: g_variant_new_string: assertion 'string != 
NULL' failed
[New Thread 0xb4dfeb40 (LWP 23213)]

(xfdesktop:23129): GLib-CRITICAL **: g_variant_new_string: assertion 'string != 
NULL' failed
[Thread 0xb4dfeb40 (LWP 23213) exited]

(xfdesktop-settings:23225): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion 'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop-settings:23225): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion 'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop-settings:23225): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion 'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop-settings:23244): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion 'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop-settings:23244): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion 'G_VALUE_HOLDS_UINT (value)' failed
(xfdesktop-settings:23244): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion 'G_VALUE_HOLDS_UINT (value)' failed

(xfdesktop:23129): GLib-CRITICAL **: g_variant_new_string: assertion 'string != 
NULL' failed
(xfdesktop:23129): GLib-CRITICAL **: g_variant_new_string: assertion 'string != 
NULL' failed
(xfdesktop:23129): GLib-CRITICAL **: g_variant_new_string: assertion 'string != 
NULL' failed
(xfdesktop:23129): GLib-CRITICAL **: g_variant_new_string: assertion 'string != 
NULL' failed


What can I do next?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358482

Title:
  xfdesktop crashed with SIGSEGV in XScreenCount()

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfdesktop/+bug/1358482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to