[Bug 52030] New: Logger crahses on every received call
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 13 07:52:10 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=52030
Bug #: 52030
Summary: Logger crahses on every received call
Classification: Unclassified
Product: Telepathy
Version: 0.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: logger
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: felix at derklecks.de
QAContact: telepathy-bugs at lists.freedesktop.org
Hi,
I am using telepathy-logger 0.4.0-0ubuntu1.
It crashes on every received call via sofiasip.
The following is the backtrace:
(gdb) bt
#0 0x00007fa1227e5dba in _IO_vfprintf_internal (s=<optimized out>,
format=<optimized out>, ap=<optimized out>) at vfprintf.c:1624
#1 0x00007fa1228a49d1 in __GI___vasprintf_chk (result_ptr=0x7fff311adb88,
flags=1,
format=0x7fa1236ef5a0 "%s: Moving to ENDED_STATE, duration=%li reason=%s
details=%s", args=0x7fff311adba8) at vasprintf_chk.c:68
#2 0x00007fa123204dbb in vasprintf (__ap=<optimized out>, __fmt=<optimized
out>, __ptr=0x7fff311adb88) at /usr/include/x86_64-linux-gnu/bits/stdio2.h:199
#3 g_vasprintf (string=0x7fff311adb88, format=<optimized out>, args=<optimized
out>) at /build/buildd/glib2.0-2.32.3/./glib/gprintf.c:314
#4 0x00007fa1231e449d in g_strdup_vprintf (format=<optimized out>,
args=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gstrfuncs.c:509
#5 0x00007fa1236d4f0e in _tpl_debug (flag=TPL_DEBUG_CHANNEL, format=<optimized
out>) at debug.c:97
#6 0x00007fa121a25a14 in ffi_call_unix64 () from
/usr/lib/x86_64-linux-gnu/libffi.so.6
#7 0x00007fa121a25435 in ffi_call () from
/usr/lib/x86_64-linux-gnu/libffi.so.6
#8 0x00007fa123487b16 in g_cclosure_marshal_generic_va (closure=0x186e8e0,
return_value=0x0, instance=0x1894050, args_list=<optimized out>,
marshal_data=0x7fa1236e72f0, n_params=7, param_types=0x184c910) at
/build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:1550
#9 0x00007fa123486eca in _g_closure_invoke_va (closure=0x186e8e0,
return_value=0x0, instance=0x1894050, args=0x7fff311ae2a8, n_params=7,
param_types=<optimized out>) at
/build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:840
#10 0x00007fa12349f741 in g_signal_emit_valist (instance=0x1894050,
signal_id=<optimized out>, detail=0, var_args=<optimized out>)
at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3207
#11 0x00007fa1234a0754 in g_signal_emit_by_name (instance=0x1894050,
detailed_signal=<optimized out>)
at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3389
#12 0x00007fa122e2e256 in handle_members_changed (self=0x1894050,
message=0x7fa122f1a135 "", added=<optimized out>, removed=0x1878c70,
local_pending=0x1878960, remote_pending=<optimized out>, actor=4, reason=0,
details=0x187ca40) at channel-group.c:1130
#13 0x00007fa122e2e5f1 in tp_channel_group_members_changed_detailed_cb
(self=0x1894050, added=0x188f730, removed=0x1878c70, local_pending=0x1878960,
remote_pending=0x188f700, details=0x187ca40, unused=0x0, weak_obj=0x0) at
channel-group.c:1210
#14 0x00007fa122e05ff1 in
_tp_cli_channel_interface_group_invoke_callback_for_members_changed_detailed
(tpproxy=0x1894050, error=<optimized out>,
args=0x1888280, generic_callback=0x7fa122e2e510
<tp_channel_group_members_changed_detailed_cb>, user_data=<optimized out>,
weak_object=<optimized out>)
at _gen/tp-cli-channel-body.h:3646
#15 0x00007fa122ebd40c in tp_proxy_signal_invocation_run (p=0x184b680) at
proxy-signals.c:268
#16 0x00007fa1231c9d53 in g_main_dispatch (context=0x183b5d0) at
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#17 g_main_context_dispatch (context=0x183b5d0) at
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#18 0x00007fa1231ca0a0 in g_main_context_iterate (dispatch=1, block=<optimized
out>, context=0x183b5d0, self=<optimized out>)
at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#19 g_main_context_iterate (context=0x183b5d0, block=<optimized out>,
dispatch=1, self=<optimized out>) at
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#20 0x00007fa1231ca49a in g_main_loop_run (loop=0x1871600) at
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#21 0x000000000040164e in main (argc=<optimized out>, argv=<optimized out>) at
telepathy-logger.c:194
(gdb) down
Bottom (innermost) frame selected; you cannot go down.
(gdb) up
#1 0x00007fa1228a49d1 in __GI___vasprintf_chk (result_ptr=0x7fff311adb88,
flags=1,
format=0x7fa1236ef5a0 "%s: Moving to ENDED_STATE, duration=%li reason=%s
details=%s", args=0x7fff311adba8) at vasprintf_chk.c:68
68 vasprintf_chk.c: Datei oder Verzeichnis nicht gefunden.
I think https://bugs.launchpad.net/ubuntu/+source/telepathy-logger/+bug/1006417
might be the same...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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