#0 __strcmp_ia32 () at ../sysdeps/i386/i686/multiarch/../strcmp.S:39 [Error: ../sysdeps/i386/i686/multiarch/../strcmp.S was not found in source tree] #1 0xb3c697dd in modem_get_all_cb (proxy=0xb88a2ec0, call=0x1, user_data=0xb8937870) at bt-widget.c:582 [Error: bt-widget.c was not found in source tree] #2 0xb0df0a3d in d_pending_call_notify (dcall=0xb88c6608, data=0xb89e8c58) at dbus-gproxy.c:1836 [Error: dbus-gproxy.c was not found in source tree] #3 0xb663d681 in ?? () from /tmp/tmp5B9wZX/lib/i386-linux-gnu/libdbus-1.so.3 #4 0xb6628a87 in ?? () from /tmp/tmp5B9wZX/lib/i386-linux-gnu/libdbus-1.so.3 #5 0xb662c0ce in dbus_connection_dispatch () from /tmp/tmp5B9wZX/lib/i386-linux-gnu/libdbus-1.so.3 #6 0xb0deaecd in message_queue_dispatch (source=source@entry=0xb89b1808, callback=0, user_data=0x0) at dbus-gmain.c:90 [Error: dbus-gmain.c was not found in source tree] #7 0xb6d42ef3 in g_main_dispatch (context=0xb8557670) at /build/buildd/glib2.0-2.33.6/./glib/gmain.c:2691 [Error: /build/buildd/glib2.0-2.33.6/./glib/gmain.c was not found in source tree] #8 g_main_context_dispatch (context=context@entry=0xb8557670) at /build/buildd/glib2.0-2.33.6/./glib/gmain.c:3195 [Error: /build/buildd/glib2.0-2.33.6/./glib/gmain.c was not found in source tree] #9 0xb6d43290 in g_main_context_iterate (context=context@entry=0xb8557670, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.33.6/./glib/gmain.c:3266 [Error: /build/buildd/glib2.0-2.33.6/./glib/gmain.c was not found in source tree] #10 0xb6d43371 in g_main_context_iteration (context=0xb8557670, context@entry=0x0, may_block=may_block@entry=1) at /build/buildd/glib2.0-2.33.6/./glib/gmain.c:3327 [Error: /build/buildd/glib2.0-2.33.6/./glib/gmain.c was not found in source tree] #11 0xb6ee8bec in g_application_run (application=0xb872f810, argc=argc@entry=2, argv=0xbff96214) at /build/buildd/glib2.0-2.33.6/./gio/gapplication.c:1607 [Error: /build/buildd/glib2.0-2.33.6/./gio/gapplication.c was not found in source tree] #12 0xb772a8df in main (argc=2, argv=0xbff96214) at control-center.c:207 202: g_signal_connect (application, "startup", 203: G_CALLBACK (application_startup_cb), shell); 204: g_signal_connect (application, "command-line", 205: G_CALLBACK (application_command_line_cb), shell); 206: 207: status = g_application_run (G_APPLICATION (application), argc, argv); 208: 209: g_object_unref (application); 210: 211: return status; 212: }