[Pidgin] #67: gstreamer crash

Pidgin trac at pidgin.im
Thu May 3 08:20:38 EDT 2007


#67: gstreamer crash
---------------------------+------------------------------------------------
  Reporter:  lschiere      |       Owner:  seanegan
      Type:  defect        |      Status:  assigned
  Priority:  critical      |   Milestone:  2.0.0   
 Component:  pidgin (gtk)  |     Version:  2.0     
Resolution:                |    Keywords:          
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by lschiere):

 I have blist sounds disabled, so the first sound comes from either
 chanserv, nickserv or one of the other freenode bots.  I was able to
 determine it is "the first sound" by creating a saved state that I start
 to, in which only one account is online, the others offline, and varying
 which account is online first.  The crash isn't associated with a given
 account, nor with the first chat window (since I do auto join chats on irc
 & jabber), but on the first sound even if that sound is from AIM.

 Your commit did not fix this, but it did change the backtrace.

 {{{
 (gdb) bt
 #0  0x00002b52dd1d3c45 in raise () from /lib/libc.so.6
 #1  0x00002b52dd1d55c0 in abort () from /lib/libc.so.6
 #2  0x00002b52dd20ba1b in __libc_message () from /lib/libc.so.6
 #3  0x00002b52dd216736 in free () from /lib/libc.so.6
 #4  0x00002b52dc2ba0fe in g_object_newv () from
 /usr/lib/libgobject-2.0.so.0
 #5  0x00002b52dc2babad in g_object_new_valist () from
 /usr/lib/libgobject-2.0.so.0
 #6  0x00002b52dc2bad51 in g_object_new () from
 /usr/lib/libgobject-2.0.so.0
 #7  0x00002aaaabc8da94 in gst_audio_clock_new () from
 /usr/lib/libgstaudio-0.10.so.0
 #8  0x00002aaaabc9179a in ?? () from /usr/lib/libgstaudio-0.10.so.0
 #9  0x00002b52dc2d4774 in g_type_create_instance () from
 /usr/lib/libgobject-2.0.so.0
 #10 0x00002b52dc2bbc8d in ?? () from /usr/lib/libgobject-2.0.so.0
 #11 0x00002b52dc2ba0ef in g_object_newv () from
 /usr/lib/libgobject-2.0.so.0
 #12 0x00002b52dc2bab1c in g_object_new_valist () from
 /usr/lib/libgobject-2.0.so.0
 #13 0x00002b52dc2bad51 in g_object_new () from
 /usr/lib/libgobject-2.0.so.0
 #14 0x00002b52d9bb0887 in gst_element_factory_create () from
 /usr/lib/libgstreamer-0.10.so.0
 #15 0x00002aaaaaff92d9 in ?? () from
 /usr/lib/gstreamer-0.10/libgstautodetect.so
 #16 0x00002b52d9bac1a7 in ?? () from /usr/lib/libgstreamer-0.10.so.0
 #17 0x00002b52d9baeddb in ?? () from /usr/lib/libgstreamer-0.10.so.0
 #18 0x00002b52d9ba104f in ?? () from /usr/lib/libgstreamer-0.10.so.0
 #19 0x00002b52d9bac1a7 in ?? () from /usr/lib/libgstreamer-0.10.so.0
 #20 0x00002b52d9baeddb in ?? () from /usr/lib/libgstreamer-0.10.so.0
 #21 0x00002aaaab61c0c6 in ?? () from
 /usr/lib/gstreamer-0.10/libgstplaybin.so
 #22 0x00002aaaab61d22d in ?? () from
 /usr/lib/gstreamer-0.10/libgstplaybin.so
 #23 0x00002aaaab6224e8 in ?? () from
 /usr/lib/gstreamer-0.10/libgstplaybin.so
 #24 0x00002b52dc2b5468 in g_closure_invoke () from
 /usr/lib/libgobject-2.0.so.0
 #25 0x00002b52dc2c51a1 in ?? () from /usr/lib/libgobject-2.0.so.0
 #26 0x00002b52dc2c6455 in g_signal_emit_valist () from
 /usr/lib/libgobject-2.0.so.0
 #27 0x00002b52dc2c6633 in g_signal_emit () from
 /usr/lib/libgobject-2.0.so.0
 #28 0x00002b52dc2b5468 in g_closure_invoke () from
 /usr/lib/libgobject-2.0.so.0
 #29 0x00002b52dc2c51a1 in ?? () from /usr/lib/libgobject-2.0.so.0
 #30 0x00002b52dc2c6455 in g_signal_emit_valist () from
 /usr/lib/libgobject-2.0.so.0
 #31 0x00002b52dc2c6633 in g_signal_emit () from
 /usr/lib/libgobject-2.0.so.0
 #32 0x00002aaaaba67642 in ?? () from
 /usr/lib/gstreamer-0.10/libgstwavparse.so
 #33 0x00002aaaaba67cb4 in ?? () from
 /usr/lib/gstreamer-0.10/libgstwavparse.so
 #34 0x00002aaaaba68593 in ?? () from
 /usr/lib/gstreamer-0.10/libgstwavparse.so
 #35 0x00002b52d9bd94dd in ?? () from /usr/lib/libgstreamer-0.10.so.0
 #36 0x00002b52dc73e549 in ?? () from /usr/lib/libglib-2.0.so.0
 #37 0x00002b52dc73cc14 in ?? () from /usr/lib/libglib-2.0.so.0
 #38 0x00002b52dcf8d225 in start_thread () from /lib/libpthread.so.0
 #39 0x00002b52dd27309d in clone () from /lib/libc.so.6
 #40 0x0000000000000000 in ?? ()
 (gdb)
 }}}

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


More information about the Tracker mailing list