[gstreamer-bugs] [Bug 585269] New: crash when transcoding a movie
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jun 9 09:38:34 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=585269
GStreamer | don't know | Ver: git
Summary: crash when transcoding a movie
Product: GStreamer
Version: git
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: henrique.ferreiro at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.25/2.26
GNOME milestone: Unspecified
I got a crash while transcoding a movie with the latest trunk modules:
Caught SIGSEGV accessing address 0x7f247b3ec264
The problem happens when I try to remux the audio (without transconding
it) with the transcoded video. If I also transcode the audio, the error doesn'
show up. The source file uses an avi container
with ac3 audio and xvid video. The file attached is the script I have
used for transcoding.
The backtrace was this:
0x00007f1c7d8c1496 in poll () from /lib/libc.so.6
(gdb) bt
#0 0x00007f1c7d8c1496 in poll () from /lib/libc.so.6
#1 0x00007f1c7e1bc77f in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f1c7e1bcdad in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#3 0x00007f1c7f0a5fdc in gst_bus_poll ()
from /usr/lib/libgstreamer-0.10.so.0
#4 0x0000000000402e32 in event_loop (pipeline=0xb95070, blocking=1,
target_state=GST_STATE_PLAYING) at gst-launch.c:401
#5 0x0000000000404a30 in main (argc=46, argv=0x7fff8755e588)
at gst-launch.c:858
The error happens randomly but always.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585269.
More information about the Gstreamer-bugs
mailing list