Code review comment for lp:~rodrigo-moya/ubuntuone-client/fix-613219

Revision history for this message
Roman Yepishev (rye) wrote :

... and the same happens with test-libsyncdaemon:

Starting program: /home/rtg/Projects/ubuntuone-client/fix-613219/libsyncdaemon/.libs/test-libsyncdaemon
[Thread debugging using libthread_db enabled]
** (/home/rtg/Projects/ubuntuone-client/fix-613219/libsyncdaemon/.libs/test-libsyncdaemon:19114): DEBUG: Syncdaemon not running, waiting for it to start in NameOwnerChanged
** (/home/rtg/Projects/ubuntuone-client/fix-613219/libsyncdaemon/.libs/test-libsyncdaemon:19114): DEBUG: Got notification of SyncDaemon startup in NameOwnerChanged
/testlibsyncdaemon/TestDaemon:
** WARNING **: Could not get syncdaemon's root dir: Message did not receive a reply (timeout by message bus)
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff71410c2 in g_logv () from /lib/libglib-2.0.so.0
(gdb) bt
#0 0x00007ffff71410c2 in g_logv () from /lib/libglib-2.0.so.0
#1 0x00007ffff71414a3 in g_log () from /lib/libglib-2.0.so.0
#2 0x00007ffff7bcadda in syncdaemon_daemon_get_root_dir (daemon=0x60a040) at syncdaemon-daemon.c:600
#3 0x00000000004056fc in test_daemon () at test-libsyncdaemon.c:52
#4 0x00007ffff715d653 in ?? () from /lib/libglib-2.0.so.0
#5 0x00007ffff715d7c6 in ?? () from /lib/libglib-2.0.so.0
#6 0x00007ffff715daab in g_test_run_suite () from /lib/libglib-2.0.so.0
#7 0x0000000000405889 in daemon_ready_cb (daemon=..., user_data=0x7ffff79a2e40) at test-libsyncdaemon.c:499
#8 0x00007ffff73e5afe in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9 0x00007ffff73fe379 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x00007ffff73ffaf6 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#11 0x00007ffff7400353 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#12 0x00007ffff6ee476f in ?? () from /usr/lib/libdbus-glib-1.so.2
#13 0x00007ffff73e5afe in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#14 0x00007ffff73fe379 in ?? () from /usr/lib/libgobject-2.0.so.0
#15 0x00007ffff73ffaf6 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#16 0x00007ffff7400353 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#17 0x00007ffff6ee588e in ?? () from /usr/lib/libdbus-glib-1.so.2
#18 0x00007ffff6ca2aa6 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#19 0x00007ffff6edba45 in ?? () from /usr/lib/libdbus-glib-1.so.2
#20 0x00007ffff71367e2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007ffff713a748 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007ffff713ac55 in g_main_loop_run () from /lib/libglib-2.0.so.0
#23 0x00000000004039ef in main (argc=1, argv=0x7fffffffe188) at test-libsyncdaemon.c:535

review: Needs Fixing (fieldtest)

« Back to merge proposal