[Rtcomm] [Rtcomm] [Bug 3455] telepathy-gabble deadlooping

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Tue Feb 17 12:16:13 EET 2009
https://bugs.maemo.org/show_bug.cgi?id=3455





------- Comment #5 from eero.tamminen at nokia.com  2009-02-17 12:16 GMT+3 -------
(In reply to comment #4)
> With gdb and libc6-dbg installed:
> 
> 0x4008df3c in malloc_consolidate ()
>    from /lib/libc.so.6
> (gdb) bt
> #0  0x4008df3c in malloc_consolidate () from /lib/libc.so.6
> #1  0x4008eef0 in _int_malloc () from /lib/libc.so.6
> #2  0x4009013c in calloc () from /lib/libc.so.6
> #3  0x40086934 in open_memstream () from /lib/libc.so.6
> #4  0x400dde2c in __vsyslog_chk () from /lib/libc.so.6
> #5  0x400de3f8 in syslog () from /lib/libc.so.6
> #6  0x411776ec in g_log_default_handler () from /usr/lib/libglib-2.0.so.0
> #7  0x4117696c in g_logv () from /usr/lib/libglib-2.0.so.0
> #8  0x41176be8 in g_log () from /usr/lib/libglib-2.0.so.0
> #9  0x42235ef0 in ?? () from /usr/lib/libtelepathy-glib.so.0
> Cannot access memory at address 0x0

To get working backtraces, you need debug symbols for all the libraries in the
backtrace (i.e. at least glib and telepathy-glib).

Alternatively you could force the process to core-dump after installing
sp-rich-core from the tools repository & creating "core-dumps" directory to a
memory card with at least few MBs of free space. You can then attach the core
dump to this bug. (the compressed rich core dumps can be extracted with a tool
from sp-rich-core-postproc e.g. to check that they don't contain any sensitive
information you wouldn't want to attach to public bugzilla)


-- 
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3455
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

More information about the Rtcomm mailing list