Bug 36213 - telepathy-gabble crashed with SIGSEGV in send_stanza_cb()
Summary: telepathy-gabble crashed with SIGSEGV in send_stanza_cb()
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 09:48 UTC by Cristian Aravena
Modified: 2019-12-03 19:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Cristian Aravena 2011-04-13 09:48:22 UTC
Open bug in launchpad.net
https://bugs.launchpad.net/bugs/759994

"Open empathy in the night. Next day open apport"

#0  send_stanza_cb (source=0xb7df660, res=0xba97460, user_data=<value optimized out>) at wocky-porter.c:704
        self = <value optimized out>
        priv = 0xaaaaaaaaaaaaaaaa
        elem = <value optimized out>
        error = 0x0
        __PRETTY_FUNCTION__ = "send_stanza_cb"
#1  0x000000000044e3c0 in wocky_xmpp_connection_write_cb (source=0xb56a980, res=0xba959e0, user_data=<value optimized out>) at wocky-xmpp-connection.c:310
        r = 0xba97460
        priv = 0xb7df680
        written = <value optimized out>
        error = 0x7f7a988e1b90
#2  0x00007f7aa48df285 in async_ready_callback_wrapper (source_object=0xb56a980, res=0xba959e0, user_data=0xb7df660) at /build/buildd/glib2.0-2.27.2/gio/goutputstream.c:568
        stream = 0xb56a980
#3  0x00000000004bcb06 in wocky_tls_job_result_gssize (job=<value optimized out>, result=-53) at wocky-tls.c:353
        simple = <value optimized out>
#4  0x00007f7aa48df285 in async_ready_callback_wrapper (source_object=0x769c900, res=0xba974c0, user_data=0xa3f4cc0) at /build/buildd/glib2.0-2.27.2/gio/goutputstream.c:568
        stream = 0x769c900
#5  0x00007f7aa48ee808 in g_socket_output_stream_write_ready (socket=<value optimized out>, condition=<value optimized out>, stream=0x769c900) at /build/buildd/glib2.0-2.27.2/gio/gsocketoutputstream.c:155
        simple = 0xba974c0
        error = 0x7f7a988e4150
        result = -1
#6  0x00007f7aa394d742 in g_main_dispatch (context=0x258fa80) at /build/buildd/glib2.0-2.27.2/glib/gmain.c:2229
        dispatch = 0x7f7aa48e5050 <socket_source_dispatch>
        user_data = 0x769c900
        callback = 0x7f7aa48ee750 <g_socket_output_stream_write_ready>
        cb_funcs = 0x7f7aa3bee610
        cb_data = 0xb542960
        current_source_link = {data = 0xa2b1dd0, next = 0x0}
        source = 0xa2b1dd0
        current = 0x25a80c0
        i = 0
#7  g_main_context_dispatch (context=0x258fa80) at /build/buildd/glib2.0-2.27.2/glib/gmain.c:2786
No locales.
#8  0x00007f7aa3951ad8 in g_main_context_iterate (context=0x258fa80, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.27.2/glib/gmain.c:2864
        max_priority = 2147483647
        timeout = 4940
        some_ready = 1
        nfds = 9
        allocated_nfds = -1550456304
        fds = <value optimized out>
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#9  0x00007f7aa3951fe5 in g_main_loop_run (loop=0x259c0c0) at /build/buildd/glib2.0-2.27.2/glib/gmain.c:3072
        self = 0x257e040
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#10 0x00007f7aa4ec64cf in tp_run_connection_manager (prog_name=<value optimized out>, version=<value optimized out>, construct_cm=<value optimized out>, argc=<value optimized out>, argv=<value optimized out>) at run.c:285
        connection = 0x258cc10
        bus_daemon = <value optimized out>
        error = 0x0
        ret = 0
        __PRETTY_FUNCTION__ = "tp_run_connection_manager"
#11 0x000000000042de9e in gabble_main (argc=1, argv=0x7ffffbe856f8) at gabble.c:150
        loader = 0x2589af0
        out = <value optimized out>
#12 0x00007f7aa2eeed8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7ffffbe856e8) at libc-start.c:226
        result = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 3501174782668926449, 4381904, 140737419695856, 0, 0, -3501165828478767631, -3574751755266986511}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4f2010, 0x7ffffbe856f8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 5185552}}}
        not_first_call = <value optimized out>
#13 0x000000000042dcf9 in _start ()
No symbol table info available.
Comment 1 GitLab Migration User 2019-12-03 19:51:25 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/142.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.