Bug 41751 - Crash in _tpl_event_queue_insert_sorted_after
Summary: Crash in _tpl_event_queue_insert_sorted_after
Status: RESOLVED WORKSFORME
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-10-13 09:52 UTC by Guillaume Desmottes
Modified: 2013-03-12 15:00 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Guillaume Desmottes 2011-10-13 09:52:43 UTC
Original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=661282

#0  0x00007fbe27d51d6e in _tpl_event_queue_insert_sorted_after (events=0x7fbdc672dad0, index=0x7fbe100a1960, event=0x1ed55d0) at util.c:128
#1  0x00007fbe27d4437d in _tpl_log_manager_get_filtered_events (manager=<optimized out>, account=0x15f9630, target=0x1ecc300, type_mask=1, 
    num_events=5, filter=0x43ebb0 <chat_log_filter>, user_data=0x164a490) at log-manager.c:592
#2  0x00007fbe27d44416 in _get_filtered_events_async_thread (simple=0x1681f00, object=<optimized out>, cancellable=<optimized out>)
    at log-manager.c:1086
#3  0x00007fbe23ebfafc in run_in_thread (job=<optimized out>, c=0x0, _data=0x1f763e0)
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c:843
#4  0x00007fbe23eb13f6 in io_job_thread (data=0x1c9f890, user_data=<optimized out>) at /build/buildd/glib2.0-2.30.0/./gio/gioscheduler.c:180
#5  0x00007fbe237787d8 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gthreadpool.c:319
#6  0x00007fbe237762b6 in g_thread_create_proxy (data=0x1c989e0) at /build/buildd/glib2.0-2.30.0/./glib/gthread.c:1962
#7  0x00007fbe241a1efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fbe2309c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()


See https://bugzilla.gnome.org/page.cgi?id=trace.html&trace_id=228773 for the full trace
Comment 1 Nicolas Dufresne 2011-10-31 12:39:05 UTC
There is nothing helpful in this trace, I would need information about the local variables or step to reproduce.
Comment 2 Nicolas Dufresne 2011-10-31 13:46:46 UTC
After 300 clicks going over all of my contacts I still can't reproduce this crash.
Comment 3 Guillaume Desmottes 2012-01-17 01:12:58 UTC
Someone else experienced this crash: https://bugzilla.gnome.org/show_bug.cgi?id=666684
Comment 4 Guillaume Desmottes 2013-03-12 15:00:07 UTC
This bug is in the top 5 of the most common empathy crash on Ubuntu ( https://errors.ubuntu.com/?package=empathy ) so I think we may have to re-open.


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.