#0 cd_device_register_object (device=device@entry=0x8ebd170, connection=0x8eb7030, info=0x8eaa6d0, error=0xbff14604) at cd-device.c:1474 1469: **/ 1470: void 1471: cd_device_profiling_uninhibit (CdDevice *device, 1472: GCancellable *cancellable, 1473: GAsyncReadyCallback callback, 1474: gpointer user_data) 1475: { 1476: GSimpleAsyncResult *res; 1477: 1478: g_return_if_fail (CD_IS_DEVICE (device)); 1479: g_return_if_fail (cancellable == NULL || G_IS_CANCELLABLE (cancellable)); #1 0x0805af4a in cd_main_device_register_on_bus (device=0x8ebd170, error=) at cd-main.c:399 394: GError **error) 395: { 396: gboolean ret; 397: 398: /* register object */ 399: ret = cd_device_register_object (device, 400: connection, 401: introspection_device->interfaces[0], 402: error); 403: if (!ret) 404: goto out; #2 0x0805c6c8 in cd_main_daemon_method_call (connection_=0x8eb7030, sender=0xb5c03a20 ":1.109", object_path=0xb5c04598 "/org/freedesktop/ColorManager", interface_name=0xb5c045c0 "org.freedesktop.ColorManager", method_name=0xb5c03a50 "CreateDevice", parameters=0x8ec6080, invocation=0xb5c02cc0, user_data=0x0) at cd-main.c:1032 1027: } 1028: } 1029: 1030: /* register on bus */ 1031: if (register_on_bus) { 1032: ret = cd_main_device_register_on_bus (device, &error); 1033: if (!ret) { 1034: g_dbus_method_invocation_return_gerror (invocation, 1035: error); 1036: g_error_free (error); 1037: goto out; #3 0xb76083e2 in handle_subtree_introspect (message=0xb7608299, es=0x8ec6080, connection=0xb74325f0) at /build/buildd/glib2.0-2.33.6/./gio/gdbusconnection.c:6039 [Error: /build/buildd/glib2.0-2.33.6/./gio/gdbusconnection.c was not found in source tree] #4 process_subtree_vtable_message_in_idle_cb (_data=0x8e80a10) at /build/buildd/glib2.0-2.33.6/./gio/gdbusconnection.c:6288 [Error: /build/buildd/glib2.0-2.33.6/./gio/gdbusconnection.c was not found in source tree] #5 0xbff14700 in ?? ()