[gstreamer-bugs] [Bug 317774] New: wavpack: segfault on files encoded with -h (lossy, lossless and hybrid)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Oct 2 15:40:03 PDT 2005


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=317774
 GStreamer | gst-plugins | Ver: 0.8.10

           Summary: wavpack: segfault on files encoded with -h (lossy,
                    lossless and hybrid)
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sebastian.droege at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: v.merkatz at gmx.net,all-bugs at bugzilla.gnome.org


Distribution/Version: Ubuntu Breezy

Hi,
when playing an wavpack file which was encoded with -h gstreamer just segfaults.
this can be easily reproduced for every file I tried with lossy, lossless and
hybrid mode.

I used the following to create the files:
wavpack -h -c -b256 test.wav
wavpack -h -b256 test.wav
wavpack -h test.wav
(and the same without -h)

the files with -h were segfaulting when playing with
gst-launch-0.8 filesrc location=test.wv ! wavpackparse ! wavpackdec ! osssink
the ones without worked without problems


wvunpack (which uses the same libraries for decoding) can decode all files
without problems so it should be a problem in the gst plugin


Bye

------- 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