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 678920 - mpegpsmux pipeline crash with segfault
mpegpsmux pipeline crash with segfault
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.36
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-26 19:56 UTC by Stefano
Modified: 2013-01-01 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefano 2012-06-26 19:56:51 UTC
This pipeline segfault randomply after some seconds or minutes.

gst-launch-0.10 -e -m  souphttpsrc location=http://user:user@iprobocam.marmitek.com/cgi/mjpg/mjpg.cgi name=Source ! multipartdemux ! queue ! jpegdec ! videorate ! video/x-raw-yuv,framerate=25/1 ! ffmpegcolorspace ! x264enc  ! mpegpsmux name=mmux  aggregate-gops=true  ! multifilesink location=video%d.mpg next-file=max-size max-file-size=10000000
Comment 1 Mark Nauwelaerts 2012-10-25 09:56:14 UTC
Suffice it to say such is quite difficult to reproduce (and investigate), and fwiw have not been able to do so far.
Comment 2 Tim-Philipp Müller 2012-10-25 13:56:02 UTC
Could you please provide a stack trace of the crash ?

Perhaps also try and narrow it down a bit, e.g. replace bits at the end with fakesink - does it happen also with  ... jpegdec ! fakesink ?  or ... multipartdemux ! fakesink ?  etc.

Also, please try with GStreamer 1.0.x if possible.
Comment 3 Tim-Philipp Müller 2013-01-01 12:26:50 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!