I am using the git master branch of Kaffeine. Whenever I open a DVD in kaffeine, it crashes. This is reproducible every time. Backtrace with debug symbols(I think): https://paste.kde.org/ptsvmuim8 Output of kaffeine: https://paste.kde.org/pwmzmjlt7
There is something really weird on your backtrace: Thread 1 (Thread 0x7f1fe9fbd900 (LWP 10566)): [KCrash Handler] #6 0x00007f1fc0a38524 in ?? () from /usr/lib/xine/plugins/2.5/xineplug_inp_dvd.so #7 0x00007f1fc0a36f4a in ?? () from /usr/lib/xine/plugins/2.5/xineplug_inp_dvd.so #8 0x00007f1fc0a2de38 in ?? () from /usr/lib/xine/plugins/2.5/xineplug_inp_dvd.so #9 0x00007f1fc0a284c4 in ?? () from /usr/lib/xine/plugins/2.5/xineplug_inp_dvd.so #10 0x00007f1fc0a250ce in ?? () from /usr/lib/xine/plugins/2.5/xineplug_inp_dvd.so #11 0x00007f1fc0a25f61 in ?? () from /usr/lib/xine/plugins/2.5/xineplug_inp_dvd.so #12 0x00007f1fe98c5757 in xine_open () from /usr/lib/libxine.so.2 #13 0x000000000040559b in XineObject::customEvent (this=0x7ffed35984e0, event=<optimized out>) at /build/buildd/kaffeine-1.2.2/src/backend-xine/xineapplication.cpp:673 From it, you're not using Kaffeine 2.0.x, but, instead, kaffeine 1.2.2! I'm switching that information on the BZ. Kaffeine 1.3 and 2.0.x don't use libxine anymore, due to lots of issues on it. Btw, we're not maintaining Kaffeine 1.x upstream anymore.
That's odd... I suppose I'll file a bug at neon, then, because apparently kaffeine git isn't packaged.