[gstreamer-bugs] [Bug 341234] New: Totem SIGABRTs when trying to play 3gp
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed May 10 03:09:02 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=341234
GStreamer | gst-ffmpeg | Ver: 0.10.1
Summary: Totem SIGABRTs when trying to play 3gp
Product: GStreamer
Version: 0.10.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: seb128 at debian.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
That bug has been opened on https://launchpad.net/bugs/43367
"try to open a 3gp video in totem.
totem crashes and displys this error message:
totem: mov.c:1883: mov_read_packet: Assertion `pts % st->time_base.num == 0'
failed.
http://librarian.launchpad.net/2517350/totem-3gp-crash-bt
totem crash backtrace
...
> Thanks for your bug. Do you have an example of such video to attach to the bug or point to download?
...
http://librarian.launchpad.net/2545270/Klipp%282%29.3gp
3gp video that crashes gstreamer
...
"
The crash happens if gst-plugins-base0.10 is not installed
Debug backtrace from gst-launch-0.10 playbin ...
"gst-launch-0.10: mov.c:1883: mov_read_packet: l'assertion « pts %
st->time_base.num == 0 » a échoué.
Program received signal SIGABRT, Aborted.
[Switching to Thread -1236902992 (LWP 969)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7d0d9a1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7d0f2b9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb7d06f51 in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#4 0xb69b8ca3 in mov_read_packet (s=0x8268020, pkt=0x8268f30) at mov.c:1883
#5 0xb699bf89 in av_read_packet (s=0x6, pkt=0x0) at utils.c:632
#6 0xb69a04db in av_read_frame_internal (s=0x8268020, pkt=0xb6465190) at
utils.c:919
#7 0xb69a0b5b in av_find_stream_info (ic=0x8268020) at utils.c:1921
#8 0xb69990b8 in gst_ffmpegdemux_loop (pad=0x0) at gstffmpegdemux.c:777
#9 0xb7f4270f in gst_task_func (task=0x8250598, tclass=0x825ca10) at
gsttask.c:193
#10 0xb7e67428 in g_thread_pool_thread_proxy (data=0x825caa0) at
gthreadpool.c:265
#11 0xb7e65582 in g_thread_create_proxy (data=0x8244618) at gthread.c:582
#12 0xb7e19341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0xb7dae4ee in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) The program is running. Exit anyway? (y or n) y"
--
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