#0 g_logv (log_domain=log_domain@entry=0x0, log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x80501a8 "Unable to get name '%s'", args=args@entry=0xbff3b9cc "XT\216\b \371R\267") at /build/buildd/glib2.0-2.33.10/./glib/gmessages.c:974 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmessages.c was not found in source tree] #1 0xb7483c03 in g_log (log_domain=log_domain@entry=0x0, log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x80501a8 "Unable to get name '%s'") at /build/buildd/glib2.0-2.33.10/./glib/gmessages.c:1003 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmessages.c was not found in source tree] #2 0x0804af87 in name_lost (connection=0x0, name=0x88e5458 "com.canonical.RemoteLogin", user_data=0x88d8b50) at main.c:278 273: static void 274: name_lost (GDBusConnection * connection, const gchar * name, gpointer user_data) 275: { 276: GMainLoop * mainloop = (GMainLoop *)user_data; 277: 278: g_error("Unable to get name '%s'", name); 279: g_main_loop_quit(mainloop); 280: 281: return; 282: } 283: #3 0xb7656298 in actually_do_call (client=, connection=, call_type=CALL_TYPE_NAME_LOST) at /build/buildd/glib2.0-2.33.10/./gio/gdbusnameowning.c:164 [Error: /build/buildd/glib2.0-2.33.10/./gio/gdbusnameowning.c was not found in source tree] #4 0xb76563f5 in do_call (client=0x88e5410, call_type=CALL_TYPE_NAME_LOST) at /build/buildd/glib2.0-2.33.10/./gio/gdbusnameowning.c:215 [Error: /build/buildd/glib2.0-2.33.10/./gio/gdbusnameowning.c was not found in source tree] #5 0xb721d48e in ffi_call_SYSV () at ../src/x86/sysv.S:64 [Error: ../src/x86/sysv.S was not found in source tree] #6 0xb721d1ef in ffi_call (cif=cif@entry=0xbff3bb94, fn=fn@entry=0xb7656480 , rvalue=0xbff3bb10, avalue=avalue@entry=0xbff3bad0) at ../src/x86/ffi.c:413 [Error: ../src/x86/ffi.c was not found in source tree] #7 0xb753e06c in g_cclosure_marshal_generic (closure=closure@entry=0x88e5500, return_gvalue=return_gvalue@entry=0x0, n_param_values=n_param_values@entry=3, param_values=param_values@entry=0xbff3bd40, invocation_hint=invocation_hint@entry=0xbff3bcec, marshal_data=marshal_data@entry=0x0) at /build/buildd/glib2.0-2.33.10/./gobject/gclosure.c:1454 [Error: /build/buildd/glib2.0-2.33.10/./gobject/gclosure.c was not found in source tree] #8 0xb753d736 in g_closure_invoke (closure=0x88e5500, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0xbff3bd40, invocation_hint=invocation_hint@entry=0xbff3bcec) at /build/buildd/glib2.0-2.33.10/./gobject/gclosure.c:777 [Error: /build/buildd/glib2.0-2.33.10/./gobject/gclosure.c was not found in source tree] #9 0xb75502df in signal_emit_unlocked_R (node=node@entry=0x88dcfa8, detail=detail@entry=0, instance=instance@entry=0x88dd868, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0xbff3bd40) at /build/buildd/glib2.0-2.33.10/./gobject/gsignal.c:3551 [Error: /build/buildd/glib2.0-2.33.10/./gobject/gsignal.c was not found in source tree] #10 0xb755875b in g_signal_emit_valist (instance=instance@entry=0x88dd868, signal_id=signal_id@entry=2, detail=detail@entry=0, var_args=0xbff3bf54 "l\277\363\277\214\277\363\277\071, user_data=0xb6802bb0) at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:4797 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmain.c was not found in source tree] #14 0xb747c043 in g_main_dispatch (context=0x88d8ac0) at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:2707 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmain.c was not found in source tree] #15 g_main_context_dispatch (context=context@entry=0x88d8ac0) at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3211 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmain.c was not found in source tree] #16 0xb747c3e0 in g_main_context_iterate (context=0x88d8ac0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3282 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmain.c was not found in source tree] #17 0xb747c83b in g_main_loop_run (loop=loop@entry=0x88d8b50) at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3476 [Error: /build/buildd/glib2.0-2.33.10/./glib/gmain.c was not found in source tree] #18 0x0804ae24 in main (argc=1, argv=0xbff3c194) at main.c:341 336: name_lost, 337: mainloop, 338: NULL); /* mainloop free */ 339: 340: /* Loop forever */ 341: g_main_loop_run(mainloop); 342: 343: g_main_loop_unref(mainloop); 344: g_object_unref(config); 345: 346: g_free(cmnd_line_config);