Bug 34961 - telepathy-logger crashed with SIGSEGV in strchr()
Summary: telepathy-logger crashed with SIGSEGV in strchr()
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 01:12 UTC by Omer Akram
Modified: 2011-03-05 08:18 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Omer Akram 2011-03-03 01:12:07 UTC
telepathy-logger 0.2.3 using Ubuntu Natty 32-bit

bug 34860 was closed as invalid with the comment to upgrade to 0.2.3 now the crash also happened with the latest version.

#0  strchr () at ../sysdeps/i386/strchr.S:67
No locals.
#1  0x00891beb in g_param_spec_pool_lookup () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#2  0x0088b6c6 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#3  0x0088ba17 in g_object_new () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#4  0x00e02d0b in ?? () from /usr/lib/libtelepathy-logger.so.2
No symbol table info available.
#5  0x00e03084 in ?? () from /usr/lib/libtelepathy-logger.so.2
No symbol table info available.
#6  0x00e03784 in ?? () from /usr/lib/libtelepathy-logger.so.2
No symbol table info available.
#7  0x00adac4b in ?? () from /usr/lib/libtelepathy-glib.so.0
No symbol table info available.
#8  0x00b7caba in ?? () from /usr/lib/libtelepathy-glib.so.0
No symbol table info available.
#9  0x00221451 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#10 0x00225c08 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#11 0x002263d0 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#12 0x00226a93 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#13 0x080493ee in ?? ()
No symbol table info available.
#14 0x002fae36 in __libc_start_main (main=0x8049110, argc=1, ubp_av=0xbfaa40c4, init=0x8049480, fini=0x80494e0, rtld_fini=0xe38a90 <_dl_fini>, stack_end=0xbfaa40bc) at libc-start.c:226
        result = <value optimised out>
        unhostname_buf = {cancel_jmp_buf = {{jmp_buf = {4456436, 0, 0, -1079361384, -1624188465, -1796510032}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x1, 0x8048ee0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 1}}}
        not_first_call = <value optimised out>
#15 0x08048f01 in ?? ()
No symbol table info available.

Origin: https://bugs.launchpad.net/ubuntu/+source/telepathy-logger/+bug/728302
Comment 1 Emilio Pozuelo Monfort 2011-03-03 01:50:19 UTC
The backtrace is completely useless without debugging symbols. Doesn't launchpad have a retracing service?
Comment 2 Nicolas Dufresne 2011-03-03 09:42:40 UTC
This crash is most likely to be fixed by:

http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=ea4cb9e5d8118be4d922016e176f9cd583df5645

Please provide feedback if possible.
Comment 3 Nicolas Dufresne 2011-03-05 08:18:35 UTC
Fix as been released in 0.2.5.


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.