Summary: | Dragon player crash with corrupted mpg file | ||
---|---|---|---|
Product: | [Applications] dragonplayer | Reporter: | Nils Kassube <kassube> |
Component: | general | Assignee: | Dragon Player Mailing List <dragon-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra, rakuco |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Corrupt mpg file |
Description
Nils Kassube
2009-06-08 14:28:16 UTC
A XIO error. Can you attach the movie here or is it too big? Is there any other movie we can test Dragon with? Created attachment 35507 [details]
Corrupt mpg file
This is the file that caused the crash. It is cut down to an acceptable size with avidemux using the copy option for audio and video and output type mpeg PS (or mpeg TS?).
Here using: Qt: 4.5.2 (KDE-Qt git commit 46a247a2c9a8c0c4456a02f6a0922d859d88fe76 Date: Fri Jun 26 13:45:37 2009 +0200) KDE: 4.3.61 (KDE 4.3.61 (KDE 4.4 >= 20090717)) kdelibs svn rev. 999250 / kdebase svn rev. 999250 xine-lib 1.1.16.3 on ArchLinux i686 - Kernel 2.6.30.1 + the attached corrupted mpeg video: It crashes DragonPlayer with this backtrace: (gdb) bt full #0 0xb7f91424 in __kernel_vsyscall () No symbol table info available. #1 0xb6249461 in raise () from /lib/libc.so.6 No symbol table info available. #2 0xb624ac62 in abort () from /lib/libc.so.6 No symbol table info available. #3 0xae8bf7eb in mpeg2_decode_data () from /usr/lib/xine/plugins/1.26/xineplug_decode_mpeg2.so No symbol table info available. #4 0x00000238 in ?? () No symbol table info available. #5 0xae792010 in ?? () No symbol table info available. #6 0x0000001b in ?? () No symbol table info available. #7 0xb77b2052 in xine_monotonic_clock () from /usr/lib/libxine.so.1 No symbol table info available. #8 0x00000001 in ?? () No symbol table info available. #9 0xb03d31cc in ?? () No symbol table info available. #10 0xae8d41d6 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_decode_mpeg2.so No symbol table info available. #11 0xae8d41b2 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_decode_mpeg2.so No symbol table info available. #12 0x013614c0 in ?? () No symbol table info available. , but it also crashes "xine" (from xine-ui), with the same backtrace. So it is indeed a xine-lib bug. MPlayer and VLC both stopped when trying to reproduce the corrupted MPEG but they didn't crashed at all. This should be closed as UPSTREAM. Ok, reported upstream: http://bugs.xine-project.org/show_bug.cgi?id=261 Closing this report as UPSTREAM Thanks |