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 709731 - SIGSEGV when parsing file that contains 2bit color DVB sub-picture
SIGSEGV when parsing file that contains 2bit color DVB sub-picture
Status: RESOLVED DUPLICATE of bug 709729
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-09 13:44 UTC by Alexandru Blanda
Modified: 2013-10-09 14:51 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
GDB backtrace (2.69 KB, application/octet-stream)
2013-10-09 13:44 UTC, Alexandru Blanda
Details

Description Alexandru Blanda 2013-10-09 13:44:50 UTC
Created attachment 256805 [details]
GDB backtrace

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe183c700 (LWP 3834)]
0x00007fffe18533e0 in gst_ts_demux_push (base=0x7fffd4044020, packet=
    0x7fffe183bac0, section=0x0) at tsdemux.c:1628
1628        stream = (TSDemuxStream *) demux->program->streams[packet->pid];

Also received an additional warning:

** (totem:3797): WARNING **: Parsing 2bit color DVB sub-picture. This is not
tested at all. If you see this message, please provide the developers with
sample media with these subtitles, if possible.

File that caused the crash can be found at: https://docs.google.com/file/d/0Bw_O6opVYHaaMzZQUmoxb21PTVk/edit?usp=sharing
Comment 1 Sebastian Dröge (slomo) 2013-10-09 14:51:39 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 709729 ***