Comment 5 for bug 55696

Revision history for this message
Susan Cragin (susancragin) wrote : Re: [Bug 55696] Re: network-admin crashes when try to open in Gnome menu

Figured it out. Hope this is what was wanted.
Backtrace of network-admin
gnome-system tools.
By the way, gedit doesn't come up either. I'll back-trace that tomorrow.

Starting program: /usr/bin/network-admin
[Thread debugging using libthread_db enabled]
[New Thread 47047991597856 (LWP 28322)]

(network-admin:28322): libglade-WARNING **: Error loading image: Failed to open file '/usr/share/gnome-system-tools/pixmaps/unsupported-distro.png': No such file or directory

(network-admin:28322): libglade-WARNING **: could not convert string to type `GdkPixbuf' for property `pixbuf'
28322: arguments to dbus_message_iter_init() were incorrect, assertion "message != NULL" failed in file dbus-message.c line 1442.
This is normally a bug in some application using the D-BUS library.
dbus message iterator looks uninitialized or corrupted
28322: arguments to dbus_message_iter_recurse() were incorrect, assertion "_dbus_message_iter_check (real)" failed in file dbus-message.c line 1609.
This is normally a bug in some application using the D-BUS library.
dbus message iterator looks uninitialized or corrupted
28322: arguments to dbus_message_iter_get_arg_type() were incorrect, assertion "_dbus_message_iter_check (real)" failed in file dbus-message.c line 1561.
This is normally a bug in some application using the D-BUS library.
28322: arguments to dbus_message_unref() were incorrect, assertion "message != NULL" failed in file dbus-message.c line 1102.
This is normally a bug in some application using the D-BUS library.

** (network-admin:28322): CRITICAL **: There was an error communicating with the backends: The name org.freedesktop.SystemToolsBackends was not provided by any .service files

** (network-admin:28322): CRITICAL **: There was an error communicating with the backends: The name org.freedesktop.SystemToolsBackends was not provided by any .service files
28322: arguments to dbus_message_iter_init() were incorrect, assertion "message != NULL" failed in file dbus-message.c line 1442.
This is normally a bug in some application using the D-BUS library.
dbus message iterator looks uninitialized or corrupted
28322: arguments to dbus_message_iter_get_basic() were incorrect, assertion "_dbus_message_iter_check (real)" failed in file dbus-message.c line 1692.
This is normally a bug in some application using the D-BUS library.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47047991597856 (LWP 28322)]
0x00002aca35e610d0 in utils_get_string () from /usr/lib/liboobs-1.so.0
(gdb)
(gdb) cd /
Working directory /.
(gdb) ls
Undefined command: "ls". Try "help".
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) n
Program not restarted.
(gdb) backtrace
#0 0x00002aca35e610d0 in utils_get_string () from /usr/lib/liboobs-1.so.0
#1 0x00002aca35e61925 in oobs_session_get_platform () from /usr/lib/liboobs-1.so.0
#2 0x0000000000410c2e in gst_tool_constructor (type=5917792, n_construct_properties=3, construct_params=0x5a5560) at gst-tool.c:279
#3 0x0000000000408fba in gst_network_tool_constructor (type=5917792, n_construct_properties=3, construct_params=0x5a5560) at network-tool.c:177
#4 0x00002aca36323370 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#5 0x00002aca36323d7d in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#6 0x00002aca36323f21 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#7 0x0000000000409799 in gst_network_tool_new () at network-tool.c:349
#8 0x000000000040f1ad in main (argc=1, argv=0x7fff7928ca28) at main.c:165
(gdb) thread apply all backtrace

Thread 1 (Thread 47047991597856 (LWP 28322)):
#0 0x00002aca35e610d0 in utils_get_string () from /usr/lib/liboobs-1.so.0
#1 0x00002aca35e61925 in oobs_session_get_platform () from /usr/lib/liboobs-1.so.0
#2 0x0000000000410c2e in gst_tool_constructor (type=5917792, n_construct_properties=3, construct_params=0x5a5560) at gst-tool.c:279
#3 0x0000000000408fba in gst_network_tool_constructor (type=5917792, n_construct_properties=3, construct_params=0x5a5560) at network-tool.c:177
#4 0x00002aca36323370 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#5 0x00002aca36323d7d in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#6 0x00002aca36323f21 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#7 0x0000000000409799 in gst_network_tool_new () at network-tool.c:349
#8 0x000000000040f1ad in main (argc=1, argv=0x7fff7928ca28) at main.c:165
(gdb) thread apply all backtrace