Comment 14 for bug 330756

Revision history for this message
Jaime Carpenter (j.carpenter) wrote : Re: Totem hangs entire system when playing ogg vorbis, ogg theora or mp3

My last try tonight...

I started Totem with the following command:
GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:2 totem 2> log

Then I tried the video again, it locked up as expected, but this time I got a bit of a log file:
0:00:10.591577130 6715 0x85aee68 WARN oggdemux gstoggdemux.c:2339:gst_ogg_demux_read_chain:<oggdemux0> page is not BOS page
0:00:10.604849890 6715 0x85aee68 WARN oggdemux gstoggdemux.c:2335:gst_ogg_demux_read_chain:<oggdemux0> problem reading BOS page: ret=-3

I don't know if this helps.