https://bugs.kde.org/show_bug.cgi?id=485358
Urs Fleisch <uflei...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> --- Looking at the stack trace, I see that some assertion fails, so I would expect something to be printed to the console. So could you please run it from a terminal and check if something is printed? Maybe you could also try to get some output from GStreamer by setting GST_DEBUG=5, see https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html. Also from the stack trace, I see that the assertion abort happens in libdrm_nouveau.so.2, which seems to be called by GStreamer. Although it it cause by Kid3 creating a QMediaPlayer, I doubt if Kid3 can really fix this issue, it just created a QMediaPlayer object. I would assume that the problem is in Nouveau. Since I do not have Nvidia graphics, I am not able to reproduce this. -- You are receiving this mail because: You are watching all bug changes.