Re: [Rhythmbox-devel] Crash with latest Gstreamer 0.10 (and it's new id3 plugin?)



That doesn't fix it at all for me, I still get crashes!

gst-inspect-0.10  | grep id3
id3demux:  id3demux: ID3 tag demuxer
typefindfunctions: application/x-id3: mp3, mp2, mp1, mpga, ogg, flac, tta
mad:  id3mux: id3 muxer


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1244726352 (LWP 6072)]
0xb6948833 in gconv () from /usr/lib/gconv/ISO8859-1.so
(gdb) bt
#0  0xb6948833 in gconv () from /usr/lib/gconv/ISO8859-1.so
#1  0xb6f82645 in iconv_close () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6f81bfa in iconv () from /lib/tls/i686/cmov/libc.so.6
#3  0xb70bf343 in g_iconv () from /usr/lib/libglib-2.0.so.0
#4  0xb70bf4ed in g_convert_with_iconv () from /usr/lib/libglib-2.0.so.0
#5  0xb70bf784 in g_convert () from /usr/lib/libglib-2.0.so.0
#6  0xb677657e in id3demux_id3v2_parse_frame ()
   from /usr/lib/gstreamer-0.10/libgstid3demux.so
#7  0xb6775bb1 in id3demux_read_id3v2_tag ()
   from /usr/lib/gstreamer-0.10/libgstid3demux.so
#8  0xb6773d25 in gst_id3demux_get_type ()
   from /usr/lib/gstreamer-0.10/libgstid3demux.so
#9  0xb6774637 in simple_find_peek ()
   from /usr/lib/gstreamer-0.10/libgstid3demux.so
#10 0xb7a37b8c in gst_pad_set_active () from /usr/lib/libgstreamer-0.10.so.0
#11 0xb7a26c13 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#12 0xb7a31214 in gst_iterator_fold () from /usr/lib/libgstreamer-0.10.so.0
#13 0xb7a26cb4 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#14 0xb7a26e1d in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#15 0xb7a27140 in gst_element_lost_state ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libgstreamer-0.10.so.0
#16 0xb67741b3 in gst_id3demux_get_type ()
   from /usr/lib/gstreamer-0.10/libgstid3demux.so
#17 0xb7a26214 in gst_element_continue_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#18 0xb7a2689e in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#19 0xb7a25540 in gst_element_set_state () from /usr/lib/libgstreamer-0.10.so.0
#20 0xb668e46f in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#21 0x08995508 in ?? ()
#22 0x00000003 in ?? ()
#23 0xb668ee28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#24 0xb668f659 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#25 0x00000490 in ?? ()
#26 0x08abe380 in ?? ()
#27 0xb668f065 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#28 0x081d75c0 in ?? ()
#29 0x08a170a8 in ?? ()
#30 0x00000003 in ?? ()
#31 0xb7a6cacc in g_log_domain_gstreamer ()
   from /usr/lib/libgstreamer-0.10.so.0
#32 0xb7a6cfd9 in g_log_domain_gstreamer ()
   from /usr/lib/libgstreamer-0.10.so.0
---Type <return> to continue, or q <return> to quit---
#33 0x08a55838 in ?? ()
#34 0xb668ee28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#35 0xb7b1e1d0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#36 0xb668ee28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#37 0xb668f659 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#38 0xb668ee28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#39 0xb668f664 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#40 0xb7b1e1d0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#41 0xb5cee7ac in ?? ()
#42 0xb7b1d104 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#43 0xb5cee7c8 in ?? ()
#44 0xb7a23c61 in gst_element_get_static_pad ()
   from /usr/lib/libgstreamer-0.10.so.0
#45 0xb668e87c in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#46 0x08abe380 in ?? ()
#47 0x00000000 in ?? ()

I'll add it to the bug also!

Regards
/Ernst

2006/1/21, Ryan Skadberg <skadz1 gmail com>:
> From James:
>
> The old mad id3demux has been removed from -ugly, and a replacement included
> in
>  -good. The problem you are seeing is because you have upgraded -good, but
> not
>  -ugly, and they have the same name. I can't find a bug about it, but it is
> a
>  known issue.
>
>  Seems to have fixed it all up for me.  (I upgraded to 0.10.1 ugly)
>
> Skadz
>
>
>
> On 1/20/06, Ryan Skadberg <skadz1 gmail com > wrote:
> > I'm seeing something very similar with the latest GST.  Bug is here:
> >
> > http://bugzilla.gnome.org/show_bug.cgi?id=327781
> >
> > And I am about to add another backtrace.
> >
> > I'm pretty sure this is a GST issue though.  Would be good to have it
> confirmed by the RB devels though.
> >
> > Skadz
> >
> >
> >
> >
> > On 1/20/06, Ernst Persson <ernstp gmail com> wrote:
> > > Hi all,
> > > I'm trying rb from cvs, and I get a "The application Rhythmbox has
> > > crashed" dialog right after startup. ... it's just that the application
> still
> > > works in the background! :-)
> > >
> > > This could be a bug in gstreamer it looks like. Or, maybe with
> rhythmbox?
> > >
> > > BR
> > > /Ernst
> > >
> > > #0  0xb6ba3833 in gconv () from /usr/lib/gconv/ISO8859-1.so
> > > #1  0xb6fb6645 in iconv_close () from /lib/tls/i686/cmov/libc.so.6
> > > #2  0xb6fb5bfa in iconv () from /lib/tls/i686/cmov/libc.so.6
> > > #3  0xb70f2343 in g_iconv () from /usr/lib/libglib-2.0.so.0
> > > #4  0xb70f24ed in g_convert_with_iconv () from /usr/lib/libglib-2.0.so.0
> > > #5  0xb70f2784 in g_convert () from /usr/lib/libglib-2.0.so.0
> > > #6  0xb680d57e in id3demux_id3v2_parse_frame ()
> > >    from /usr/lib/gstreamer-0.10/libgstid3demux.so
> > > #7  0xb680cbb1 in id3demux_read_id3v2_tag ()
> > >    from /usr/lib/gstreamer-0.10/libgstid3demux.so
> > > #8  0xb680ad25 in gst_id3demux_get_type ()
> > >    from /usr/lib/gstreamer- 0.10/libgstid3demux.so
> > > #9  0xb680b637 in simple_find_peek ()
> > >    from /usr/lib/gstreamer-0.10/libgstid3demux.so
> > > #10 0xb7a57b8c in gst_pad_set_active () from
> /usr/lib/libgstreamer-0.10.so.0
> > > #11 0xb7a46c13 in gst_element_lost_state ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #12 0xb7a51214 in gst_iterator_fold () from
> /usr/lib/libgstreamer-0.10.so.0
> > > #13 0xb7a46cb4 in gst_element_lost_state ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #14 0xb7a46e1d in gst_element_lost_state ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #15 0xb7a47140 in gst_element_lost_state ()
> > > ---Type <return> to continue, or q <return> to quit---
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #16 0xb680b1b3 in gst_id3demux_get_type ()
> > >    from /usr/lib/gstreamer-0.10/libgstid3demux.so
> > > #17 0xb7a46214 in gst_element_continue_state ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #18 0xb7a4689e in gst_element_lost_state ()
> > >    from /usr/lib/libgstreamer- 0.10.so.0
> > > #19 0xb7a45540 in gst_element_set_state () from
> /usr/lib/libgstreamer-0.10.so.0
> > > #20 0xb66a846f in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #21 0x083775c0 in ?? ()
> > > #22 0x00000003 in ?? ()
> > > #23 0xb66a8e28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #24 0xb66a9659 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #25 0x00000490 in ?? ()
> > > #26 0x08925460 in ?? ()
> > > #27 0xb66a9065 in ?? () from /usr/lib/gstreamer- 0.10/libgstdecodebin.so
> > > #28 0x081baf60 in ?? ()
> > > #29 0x08926888 in ?? ()
> > > #30 0x00000003 in ?? ()
> > > #31 0xb7a8cacc in g_log_domain_gstreamer ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #32 0xb7a8cfd9 in g_log_domain_gstreamer ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > ---Type <return> to continue, or q <return> to quit---
> > > #33 0x0889fcf0 in ?? ()
> > > #34 0xb66a8e28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #35 0xb7b3e1d0 in ?? () from /usr/lib/libgstreamer- 0.10.so.0
> > > #36 0xb66a8e28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #37 0xb66a9659 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #38 0xb66a8e28 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #39 0xb66a9664 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #40 0xb7b3e1d0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
> > > #41 0xb5d027ac in ?? ()
> > > #42 0xb7b3d104 in ?? () from /usr/lib/libgstreamer- 0.10.so.0
> > > #43 0xb5d027c8 in ?? ()
> > > #44 0xb7a43c61 in gst_element_get_static_pad ()
> > >    from /usr/lib/libgstreamer-0.10.so.0
> > > #45 0xb66a887c in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
> > > #46 0x08925460 in ?? ()
> > > #47 0x00000000 in ?? ()
> > > _______________________________________________
> > > rhythmbox-devel mailing list
> > > rhythmbox-devel gnome org
> > > http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
> > >
> >
> >
>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]