[Bug 345830] [qtdemux] crash on Lecteur vidéo

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 30 10:33:14 PDT 2006


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=345830
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #2 from Tim-Philipp Müller  2006-06-30 17:33 UTC -------
Starting program: /usr/local/bin/gst-launch-0.10 playbin
uri=file:///home/tpm/samples/video/quicktime/345830-lecteur.mov -v
[Thread debugging using libthread_db enabled]
[New Thread -1212377408 (LWP 16506)]
Setting pipeline to PAUSED ...
/playbin0/decoder.sink: caps = NULL
/playbin0/decoder/typefind.src: caps = video/quicktime
[New Thread -1222538320 (LWP 16510)]
Pipeline is PREROLLING ...

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1222538320 (LWP 16510)]
0xb7a1ad9c in qtdemux_parse_trak (qtdemux=0x8129008, trak=0x8133480) at
qtdemux.c:3257
3257            stream->samples_per_frame = (stream->bytes_per_frame /
(gdb) print stream
$1 = (QtDemuxStream *) 0x8114520
(gdb) print stream->bytes_per_frame
$2 = 0
(gdb) print stream->bytes_per_packet
$3 = 0
(gdb)


-- 
Configure bugmail: http://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