[gstreamer-bugs] [Bug 154773] New: - totem enters into an infinite loop, trying to play a wave file

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Oct 7 04:36:16 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=154773
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: totem enters into an infinite loop, trying to play a
                    wave file
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bugs at leroutier.net
         QAContact: gstreamer-bugs at lists.sourceforge.net


guilty file : /usr/share/sounds/warning.wav (from gnome-sounds 2.0.0) =>
attaching it here later

symptoms :
  - does not play the file at all
  - tries to create lots of warparse elements (i stopped it while he was using
wavparse 536)

WARN  (0x8496308 - 304763:34:36.197563000)  GST_SCHEDULING(17741)
gstpad.c(3151):_invent_event: needed to invent a DISCONT 0x80b01c8 (no time) for
source:src => typefind:sink
WARN  (0x8496308 - 304763:34:36.254436000)        riffread(17741)
riff-read.c(182):gst_riff_read_use_event:<wavparse0> Unexpected discont - might
lose sync
WARN  (0x8496308 - 304763:34:36.257132000)  GST_SCHEDULING(17741)
gstpad.c(3145):_invent_event: needed to invent a DISCONT 0x80b0110 (time 0) for
wavparse0:src => preroll_src0:sink
WARN  (0x8496308 - 304763:34:36.257624000)        wavparse(17741)
gstwavparse.c(583):gst_wavparse_other:<wavparse0> could not peek head
WARN  (0x8496308 - 304763:34:36.333745000)        wavparse(17741)
gstwavparse.c(583):gst_wavparse_other:<wavparse0> could not peek head
WARN  (0x8496308 - 304763:34:36.346513000)  GST_SCHEDULING(17741)
gstpad.c(3151):_invent_event: needed to invent a DISCONT 0x80affa0 (no time) for
source:src => typefind:sink
WARN  (0x8496308 - 304763:34:36.347475000)        riffread(17741)
riff-read.c(182):gst_riff_read_use_event:<wavparse1> Unexpected discont - might
lose sync
WARN  (0x8496308 - 304763:34:36.348154000)  GST_SCHEDULING(17741)
gstpad.c(3145):_invent_event: needed to invent a DISCONT 0x80b0058 (time 0) for
wavparse1:src => preroll_src0:sink

(totem:17741): GStreamer-WARNING **: element internal_thread claimed
state-change success,but state didn't change to PLAYING. State is PAUSED
(NONE_PENDING
pending), fix the element
WARN  (0x8496308 - 304763:34:36.351193000)        wavparse(17741)
gstwavparse.c(583):gst_wavparse_other:<wavparse1> could not peek head

...

up to ...<wavparse536>... when i ctrl+c it


leroutier at leroutier58 ~ $ file /usr/share/sounds/warning.wav
/usr/share/sounds/warning.wav: RIFF (little-endian) data, WAVE audio, Microsoft
PCM, 16 bit, mono 44100 Hz

i have no problem playing other files of the same type

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list