ANNOUNCE: xfdashboard 0.3.6 released
Rob McCathie
korrode at gmail.com
Sat Jan 17 22:25:38 CET 2015
...and this time with debugging symbols actually on.
--------------
(gdb) run
Starting program: /usr/bin/xfdashboard-settings
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
** (xfdashboard-settings:5744): WARNING **: Couldn't register with
accessibility bus: Did not receive a reply. Possible causes include: the
remote application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
[New Thread 0x7fffe9eb8700 (LWP 5748)]
(xfdashboard-settings:5744): GLib-CRITICAL **:
g_hash_table_remove_internal: assertion 'hash_table != NULL' failed
(xfdashboard-settings:5744): GLib-WARNING **: corrupted double-linked
list detected
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff638c933 in g_list_remove_link () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0 0x00007ffff638c933 in g_list_remove_link () from
/usr/lib/libglib-2.0.so.0
#1 0x00007ffff6386ee5 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff6386f94 in ?? () from /usr/lib/libglib-2.0.so.0
#3 0x00007ffff63870d4 in ?? () from /usr/lib/libglib-2.0.so.0
#4 0x00007ffff6388fde in g_key_file_free () from /usr/lib/libglib-2.0.so.0
#5 0x0000555555559ef3 in _xfdashboard_settings_populate_themes_list
(inWidget=<optimized out>, self=<optimized out>) at settings.c:834
#6 _xfdashboard_settings_create_builder (self=0x55555592ad80) at
settings.c:1092
#7 0x000055555555a304 in xfdashboard_settings_create_dialog
(self=0x55555582e970) at settings.c:1230
#8 0x0000555555557a87 in main (argc=1, argv=0x7fffffffe6f8) at main.c:111
(gdb)
--------------
--
Regards,
Rob McCathie
On 18/01/15 08:11, Rob McCathie wrote:
> Hi Stephan,
>
> Thanks for the new version, but xfdashboard-settings segfaults for me.
> Using GTK 3.14.7
>
More information about the Xfce
mailing list