Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Kid3 Seg faults - qt.multimedia.ffmpeg (Solved) (Read 734 times) previous topic - next topic - Topic derived from Kid3 Seg faults
0 Members and 1 Guest are viewing this topic.

Kid3 Seg faults - qt.multimedia.ffmpeg (Solved)

Hi, does anyone know how to troubleshoot this?

I noticed yesterday that kid3-qt works on my laptop while sharing the same version number as on my desktop where the app is segfaulting. 

Code: [Select]
:~$ kid3-qt
qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version n7.1 GPL version 3 or later
Segmentation fault
HP Z640 - 72 x Intel Xeon E5-2699 v3 @ 2.30GHz, 128 GiB RAM, 4GiB + 32GiB NVIDIA

Re: Kid3 Seg faults - qt.multimedia.ffmpeg

Reply #1
Bonjour,

I installed kid3-qt to see (looks interesting) and it seems to work here :
Spoiler (click to show/hide)

Re: Kid3 Seg faults - qt.multimedia.ffmpeg

Reply #2
Yes, works on my other install too, but not this one. Slightly different error today:

Code: [Select]
(kid3-qt:29553): Gtk-WARNING **: 12:00:03.348: Unable to locate theme engine in module_path: "murrine",

{snip - lots of these lines ^}

Cannot connect to the D-BUS session bus.
qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version n7.1 GPL version 3 or later
Segmentation fault

Feels strange to get a screen full of GTK warnings from a QT package?

UPDATE: Scratch that, I was in a root shell  :D
Resume previous error.
HP Z640 - 72 x Intel Xeon E5-2699 v3 @ 2.30GHz, 128 GiB RAM, 4GiB + 32GiB NVIDIA

Re: Kid3 Seg faults - qt.multimedia.ffmpeg

Reply #3
I found the solution here:
https://github.com/gcompris/GCompris-qt/issues/298

Removing the package libva-vdpau-driver fixed the issue.

Thanks to whoever updated my subject line as that was the clue I needed.  :)

HP Z640 - 72 x Intel Xeon E5-2699 v3 @ 2.30GHz, 128 GiB RAM, 4GiB + 32GiB NVIDIA