[Bug 649954] crash with wv files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 1 11:16:44 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=649954
  GStreamer | don't know | unspecified

--- Comment #40 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-06-01 18:16:41 UTC ---
Thanks for the samples. They seem to work fine for me though (on debian sid)
and everything is completely valgrind clean as well.

How about this, does this crash as well ('$' is the shell prompt, do not type
that):

  $ gst-launch-0.10 filesrc location="/home/michael/anniversaire/09.Milord.wv"
! wavpackparse ! wavpackdec ! fakesink


if yes, could you install "valgrind" and run this ('$' is the shell prompt, do
not type that):

   $ export G_SLICE=always-malloc
   $ valgrind /usr/bin/gst-launch-0.10 filesrc
location="/home/michael/anniversaire/09.Milord.wv" ! wavpackparse ! wavpackdec
! fakesink

and paste the output here?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list