[Bug 62227] New: test-file-transfer-channel test segfaults

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 12 13:41:25 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62227

          Priority: medium
            Bug ID: 62227
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: test-file-transfer-channel test segfaults
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: seb128 at ubuntu.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: tp-glib
           Product: Telepathy

Trying to build telepathy-glib-0.20.1 on Ubuntu raring, the build fails on a
segfault of one of the tests:

/file-transfer-channel/accept/success/unix/localhost: 
Program received signal SIGSEGV, Segmentation fault.
0x0804fa29 in change_state (state=TP_FILE_TRANSFER_STATE_OPEN, self=0x80759f8, 
    reason=<optimized out>) at file-transfer-chan.c:343
343      self->priv->state = state;
(gdb) bt
#0  0x0804fa29 in change_state (state=TP_FILE_TRANSFER_STATE_OPEN, 
    self=0x80759f8, reason=<optimized out>) at file-transfer-chan.c:343
#1  start_file_transfer (data=data at entry=0x80759f8) at file-transfer-chan.c:358
#2  0xb7ae5047 in g_timeout_dispatch (source=source at entry=0x807a050, 
    callback=0x804f9e0 <start_file_transfer>, user_data=0x80759f8)
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:4413
#3  0xb7ae42f3 in g_main_dispatch (context=0x80627b8)
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3054
#4  g_main_context_dispatch (context=context at entry=0x80627b8)
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3630
#5  0xb7ae4690 in g_main_context_iterate (context=0x80627b8, 
    block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3701
#6  0xb7ae4b6b in g_main_loop_run (loop=0x8069dd8)
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3895
#7  0x0804d711 in test_accept_success (test=0x8073320, data=0x0)
    at file-transfer-channel.c:530
#8  0xb7b08e18 in test_case_run (tc=0x8062048)
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1714
#9  g_test_run_suite_internal (suite=suite at entry=0x8061b60, 
    path=<optimized out>, path at entry=0xb7b5b01e "")
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1767
#10 0xb7b08fae in g_test_run_suite_internal (suite=0x8087838, 
    suite at entry=0x8061b50, path=<optimized out>, path at entry=0xb7b5b01e "")
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1778
#11 0xb7b08fae in g_test_run_suite_internal (suite=0x8087828, 
    suite at entry=0x8061b40, path=<optimized out>, path at entry=0xb7b5b01e "")
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1778
#12 0xb7b08fae in g_test_run_suite_internal (suite=0x8087850, 
    suite at entry=0x8061b20, path=<optimized out>, path at entry=0xb7b5b01e "")
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1778
#13 0xb7b08fae in g_test_run_suite_internal (suite=0x805f910, 
    suite at entry=0x8061b10, path=<optimized out>, path at entry=0xb7b5b01e "")
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1778
#14 0xb7b09329 in g_test_run_suite (suite=0x8061b10)
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1823
#15 0xb7b0937c in g_test_run ()
    at /build/buildd/glib2.0-2.35.8/./glib/gtestutils.c:1324
#16 0x0804cb87 in main (argc=1, argv=0xbffff074) at file-transfer-channel.c:617
(gdb) p state
$1 = TP_FILE_TRANSFER_STATE_OPEN
(gdb) p self->priv
$2 = (TpTestsFileTransferChannelPrivate *) 0xaaaaaaaa

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list