[Bug 22074] New: Any test using telepathy-gabble-debug fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 4 01:47:59 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=22074
Summary: Any test using telepathy-gabble-debug fails
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: jonny.lamb at collabora.co.uk
% make -C tests/twisted check-twisted TWISTED_TESTS=test-disco.py
make: Entering directory `/home/jonny/src/telepathy-gabble/tests/twisted'
make[1]: Entering directory
`/home/jonny/src/telepathy-gabble/tests/twisted/tools'
make[1]: Leaving directory
`/home/jonny/src/telepathy-gabble/tests/twisted/tools'
Temporary bus daemon is
unix:abstract=/tmp/dbus-IFrHkPBIdd,guid=1d339410b3b0fe6601b6cb8d4a26da80
Temporary bus daemon PID is 24962
make[1]: Entering directory `/home/jonny/src/telepathy-gabble/tests/twisted'
Traceback (most recent call last):
File "/home/jonny/src/telepathy-gabble/tests/twisted/gabbletest.py", line
381, in exec_test_deferred
f(queue, bus, conn, stream)
File "./test-disco.py", line 12, in test
q.expect('dbus-signal', signal='StatusChanged', args=[0, 1])
File "/home/jonny/src/telepathy-gabble/tests/twisted/servicetest.py", line
114, in expect
event = self.wait()
File "/home/jonny/src/telepathy-gabble/tests/twisted/servicetest.py", line
187, in wait
raise TimeoutError
TimeoutError
FAIL: test-disco.py
And then looking at the backtrace from the core dumped:
Program terminated with signal 11, Segmentation fault.
[New process 10692]
#0 _lm_connection_async_connect_waiting (connection=0x95749c0) at
lm-connection.c:947
947 lm-connection.c: No such file or directory.
in lm-connection.c
(gdb) bt
#0 _lm_connection_async_connect_waiting (connection=0x95749c0) at
lm-connection.c:947
#1 0x4025b4ad in g_io_unix_dispatch (source=0x955d8e8, callback=0x9559ba8,
user_data=0x955d8e8) at
/build/buildd-glib2.0_2.20.1-2-i386-hGzT8z/glib2.0-2.20.1/glib/giounix.c:162
#2 0x40224848 in IA__g_main_context_dispatch (context=0x955ae00) at
/build/buildd-glib2.0_2.20.1-2-i386-hGzT8z/glib2.0-2.20.1/glib/gmain.c:1814
#3 0x40227dab in g_main_context_iterate (context=0x955ae00, block=1,
dispatch=1, self=0x9561400) at
/build/buildd-glib2.0_2.20.1-2-i386-hGzT8z/glib2.0-2.20.1/glib/gmain.c:2448
#4 0x4022827a in IA__g_main_loop_run (loop=0x955ad60) at
/build/buildd-glib2.0_2.20.1-2-i386-hGzT8z/glib2.0-2.20.1/glib/gmain.c:2656
#5 0x40333fe0 in tp_run_connection_manager (prog_name=0x80d5c08
"telepathy-gabble", version=0x80d25a8 "0.7.28.1", construct_cm=0x80616e0
<construct_cm>, argc=1, argv=0xbfb24d34) at run.c:281
#6 0x080616b3 in gabble_main (argc=1, argv=0xbfb24d34) at gabble.c:112
#7 0x080566f9 in main (argc=5, argv=0x402a0600) at main-debug.c:42
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list