[Pkg-telepathy-maintainers] Bug#838268: seg fault when receiving chat message

Daniel Pocock daniel at pocock.pro
Mon Sep 19 09:54:21 UTC 2016


Package: empathy
Version: 3.12.7-1
Severity: important

I send a message from Jitsi to Empathy through telepathy-resiprocate (SIP)

The first time a chat message is received the chat window appears and
shows the message text correctly

The second time a chat message is received the chat window vanishes.
The log says that the empathy-chat process had a segmentation fault

The crash is reproducible.  Please tell me if any more details are required.

>From dmesg:

empathy-chat[776]: segfault at 10 ip 00007f54714b0c54 sp
00007ffd1805a050 error 4 in libglib-2.0.so.0.4200.1[7f547147f000+10c000]



>From the core file:


[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/empathy/empathy-chat --gdk-debug=ALL
--gtk-debug=ALL'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f54714b0c54 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0  0x00007f54714b0c54 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f54714b39f9 in g_date_time_to_timezone ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f54714b3a2c in g_date_time_to_local ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f547348eecc in tpaw_time_to_string_local ()
   from /usr/lib/empathy/libempathy-gtk-3.12.7.so
#4  0x00007f547346e2b1 in ?? () from
/usr/lib/empathy/libempathy-gtk-3.12.7.so
#5  0x00007f547346eb7d in ?? () from
/usr/lib/empathy/libempathy-gtk-3.12.7.so
#6  0x00007f547346f390 in empathy_theme_adium_append_message ()
   from /usr/lib/empathy/libempathy-gtk-3.12.7.so
#7  0x00007f5473439448 in ?? () from
/usr/lib/empathy/libempathy-gtk-3.12.7.so
#8  0x00007f54717a153b in g_cclosure_marshal_VOID__OBJECTv ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007f547179e474 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007f54717b8087 in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007f54717b89df in g_signal_emit ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007f54731a96f9 in ?? () from /usr/lib/empathy/libempathy-3.12.7.so
#13 0x00007f54717a153b in g_cclosure_marshal_VOID__OBJECTv ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x00007f547179e474 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x00007f54717b8087 in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x00007f54717b89df in g_signal_emit ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x00007f5472c7aea2 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libtelepathy-glib.so.0
#18 0x00007f5471f5c8a7 in g_simple_async_result_complete ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#19 0x00007f5472be0110 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libtelepathy-glib.so.0
#20 0x00007f5472c24ec8 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libtelepathy-glib.so.0
#21 0x00007f5472bf7a1b in ?? ()
   from /usr/lib/x86_64-linux-gnu/libtelepathy-glib.so.0
#22 0x00007f5472c70428 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libtelepathy-glib.so.0
#23 0x00007f54714c8b6d in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f54714c8f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f54714c8ffc in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f5471f8f20c in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#27 0x000000000040a847 in main ()



More information about the Pkg-telepathy-maintainers mailing list