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 776998 - Crash on different DVD region + mark stream as invalid on Netflix DVD
Crash on different DVD region + mark stream as invalid on Netflix DVD
Status: RESOLVED INCOMPLETE
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: 2017-01-08 04:57 UTC by Anthony Fieroni
Modified: 2018-05-06 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anthony Fieroni 2017-01-08 04:57:45 UTC
KDE bug report https://bugs.kde.org/show_bug.cgi?id=374617 , note on first crash in thread 7 (this is when DVD region is mismatch, not quite well backtrace missing some headers)
After DVD region is changed stream is marked as invalid, while VLC played well.
Comment 1 Tim-Philipp Müller 2017-02-21 08:55:57 UTC
Thanks for the bug report.

The crash seems to happen in GLib, in the message/warning print handler. It seems GStreamer tries to output a warning of some sort.

You would have to install debugging symbols for libglib2.0 and libgstreamer1.0 and reproduce the issue for us to do more about this.

Also note, that you will need to use e.g. 

   gst-play-1.0 dvd:///dev/sr0

to play a DVD in GStreamer, it won't detect that /dev/sr0 is a block device with an inserted DVD and redirect automatically, it will just try to make sense of the first few bytes it gets from /dev/sr0.
Comment 2 Vivia Nikolaidou 2018-05-06 13:00:28 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!