[gstreamer-bugs] [Bug 378436] rhythmbox crash on fast clicking on rating in automatic playlist

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 7 12:09:22 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=378436

  GStreamer | gst-plugins-base | Ver: 0.10.10


Martin Schaaf changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mascha at ma-scha.de




------- Comment #1 from Martin Schaaf  2006-12-07 20:08 UTC -------
I think I get the same with gstreamer0.10-plugins-base (0.10.7) and totem. If I
go fast through my playlist of ogg/theora files totem crashes with this
backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1099184480 (LWP 8644)]
0x00002aaaad2d2790 in gst_ogg_demux_perform_seek (ogg=0xb0b040, event=0x0)
    at gstoggdemux.c:2028
2028    gstoggdemux.c: No such file or directory.
        in gstoggdemux.c
(gdb) bt full
#0  0x00002aaaad2d2790 in gst_ogg_demux_perform_seek (ogg=0xb0b040, event=0x0)
    at gstoggdemux.c:2028
        event = <value optimized out>
        stop = 0
        chain = (GstOggChain *) 0xa86b80
        flush = 0
        accurate = 0
        format = GST_FORMAT_TIME
        rate = 1
        flags = GST_SEEK_FLAG_NONE
        cur_type = 58
        stop_type = 2904184624
        cur = 28
        stop = 11669824
        update = 0
        __PRETTY_FUNCTION__ = "gst_ogg_demux_perform_seek"
#1  0x00002aaaad2d63fb in gst_ogg_demux_loop (pad=<value optimized out>)
    at gstoggdemux.c:2687
        got_chains = <value optimized out>
        ogg = (GstOggDemux *) 0xb0b040
        ret = <value optimized out>
        buffer = <value optimized out>
        event = (GstEvent *) 0x0
        __PRETTY_FUNCTION__ = "gst_ogg_demux_loop"
#2  0x0000003aad05efb1 in gst_task_get_type ()
   from /usr/lib/libgstreamer-0.10.so.0
No symbol table info available.
#3  0x0000003aa9544cdc in g_thread_pool_thread_proxy (
    data=<value optimized out>) at gthreadpool.c:265
        free_pool = <value optimized out>
        task = (gpointer) 0xacea80
        pool = (GRealThreadPool *) 0xb0ad20
#4  0x0000003aa9542b6b in g_thread_create_proxy (data=<value optimized out>)
    at gthread.c:582
        thread = (GRealThread *) 0xb0add0
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#5  0x00000030d23060fa in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00000030d15c7ce2 in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list