GNOME Bugzilla – Bug 776998
Crash on different DVD region + mark stream as invalid on Netflix DVD
Last modified: 2018-05-06 13:00:28 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.
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.
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!