[Pidgin] #385: Crashes with -lmcheck

Pidgin trac at pidgin.im
Sun Apr 29 09:58:46 EDT 2007


#385: Crashes with -lmcheck
---------------------------+------------------------------------------------
  Reporter:  nosnilmot     |       Owner:       
      Type:  defect        |      Status:  new  
  Priority:  blocker       |   Milestone:  2.0.0
 Component:  pidgin (gtk)  |     Version:  2.0  
Resolution:                |    Keywords:       
---------------------------+------------------------------------------------
Comment (by nosnilmot):

 (this might be a duplicate of ticket #67)
 Ticket 67 references this gstreamer bug  -
 http://bugzilla.gnome.org/show_bug.cgi?id=349180 - I managed to rebuild my
 gstreamer with that patch applied hoping it would fix this but I still get
 crashes:

 {{{
 (gdb) thread apply all bt

 Thread 2 (process 28891):
 #0  gst_type_find_handle_src_query (pad=0xa3690f0, query=0xa369aa0) at
 gsttypefindelement.c:321
 #1  0x00b18361 in gst_pad_query (pad=0xa3690f0, query=0xa369aa0) at
 gstpad.c:3064
 #2  0x00b36970 in gst_pad_query_duration (pad=0xa3690f0,
 format=0xb783930c, duration=0xb7839304) at gstutils.c:2694
 #3  0x00ce1640 in gst_wavparse_stream_headers (wav=0xa318e28) at
 gstwavparse.c:1002
 #4  0x00ce332f in gst_wavparse_loop (pad=0xa318908) at gstwavparse.c:1592
 #5  0x00b2e3f6 in gst_task_func (task=0xa319618, tclass=0xa319488) at
 gsttask.c:192
 #6  0x0585650a in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
 #7  0x05854864 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
 #8  0x002cebd4 in start_thread () from /lib/libpthread.so.0
 #9  0x0065d4fe in clone () from /lib/libc.so.6

 Thread 1 (process 28758):
 #0  0x0013d402 in __kernel_vsyscall ()
 #1  0x005baf90 in raise () from /lib/libc.so.6
 #2  0x005bc678 in abort () from /lib/libc.so.6
 #3  0x005f013d in __libc_message () from /lib/libc.so.6
 #4  0x005f0261 in __libc_fatal () from /lib/libc.so.6
 #5  0x005fb082 in mabort () from /lib/libc.so.6
 #6  0x005fb836 in freehook () from /lib/libc.so.6
 #7  0x005f66e3 in free () from /lib/libc.so.6
 #8  0x005fb929 in freehook () from /lib/libc.so.6
 #9  0x005f66e3 in free () from /lib/libc.so.6
 #10 0x0583ee74 in g_free () from /usr/lib/libglib-2.0.so.0
 #11 0x058202d6 in g_array_free () from /usr/lib/libglib-2.0.so.0
 #12 0x00b2591a in gst_structure_free (structure=0x98ef6a0) at
 gststructure.c:294
 #13 0x00b0f012 in gst_message_finalize (message=0xa2d36c8) at
 gstmessage.c:226
 #14 0x00b1092b in gst_mini_object_unref (mini_object=0xa2d36c8) at
 gstminiobject.c:273
 #15 0x00af6790 in gst_bus_source_dispatch (source=0x98ef958,
 callback=0x80d0920 <bus_call>, user_data=0xa2d30a0) at gstbus.c:702
 #16 0x058383b0 in g_main_context_dispatch () from
 /usr/lib/libglib-2.0.so.0
 #17 0x0583b3a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
 #18 0x0583b6c8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
 #19 0x04fbccb5 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #20 0x080b3bf7 in main (argc=1, argv=0xbfb9aa74) at gtkmain.c:837
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/385#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list