After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 668678 - [0.11] playing webm file with playbin segfaults
[0.11] playing webm file with playbin segfaults
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.11.x
Other Linux
: Normal normal
: 0.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-25 16:44 UTC by Christian Fredrik Kalager Schaller
Modified: 2012-02-18 23:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2012-01-25 16:44:27 UTC
gst-launch-0.11 playbin uri=file:///home/cschalle/Videos/html5videoediting.webm 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught SIGSEGV accessing address 0x1
  • #0 __kernel_vsyscall
  • #1 ??

Comment 1 Vincent Penquerc'h 2012-01-25 18:28:02 UTC
Can you attach the first few hundreds of kilobytes of that file ?
I can playbin a random webm file I have here with current 0.11 git, and the stack trace doesn't help.
Comment 2 Christian Fredrik Kalager Schaller 2012-01-26 08:48:22 UTC
Here is the whole file
http://www.linuxrising.org/files/misc/html5videoediting.webm
Comment 3 Christian Fredrik Kalager Schaller 2012-01-26 09:07:35 UTC
Updating -bad-0.11 fixed it. Closing