MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
chasmacd
Posts: 4
Joined: Wed Jun 03, 2015 5:11 pm

MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#1 Post by chasmacd » Wed Jun 03, 2015 5:14 pm

I have been running makemkv version 1.9.2 successfully on Ubuntu 14.04. I am trying to upgrade to 1.9.3 but keep getting this error whenever I start MakeMKV:
makemkv[10207]: segfault at 28 ip 00007f25712d61de sp 00007ffcb50427a0 error 4 in libGL.so.1.2[7f2571297000+a1000]
Any suggestions?

lotw01
Posts: 8
Joined: Thu Jun 04, 2015 12:25 am

Re: MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#2 Post by lotw01 » Thu Jun 04, 2015 12:53 am

chasmacd wrote:I have been running makemkv version 1.9.2 successfully on Ubuntu 14.04. I am trying to upgrade to 1.9.3 but keep getting this error whenever I start MakeMKV:
makemkv[10207]: segfault at 28 ip 00007f25712d61de sp 00007ffcb50427a0 error 4 in libGL.so.1.2[7f2571297000+a1000]
Any suggestions?
Is everything up to date? Also try following the 1st sudo instructions to get some libs added. I am running Ubuntu Gnome 15.04 and 1.9.3 is running fine so far, but this is also my 1st time, didn't upgrade from older version.

chasmacd
Posts: 4
Joined: Wed Jun 03, 2015 5:11 pm

Re: MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#3 Post by chasmacd » Thu Jun 04, 2015 5:11 am

I've removed 1.9.2 and then installed 1.9.3. Everything is up to date on my system. I have re-downloaded and re-compiled twice ... no joy :(

lotw01
Posts: 8
Joined: Thu Jun 04, 2015 12:25 am

Re: MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#4 Post by lotw01 » Sat Jun 06, 2015 1:38 am

What video card do you have and drivers installed?

chasmacd
Posts: 4
Joined: Wed Jun 03, 2015 5:11 pm

Re: MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#5 Post by chasmacd » Sat Jun 06, 2015 6:22 pm

I have 2 cards an Intel on-board and an AMD R9 with the Proprietary drivers. Tried removing the AMD drivers and using the stock mesa libGL and still no luck.

lotw01
Posts: 8
Joined: Thu Jun 04, 2015 12:25 am

Re: MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#6 Post by lotw01 » Sun Jun 07, 2015 1:34 am

chasmacd wrote:I have 2 cards an Intel on-board and an AMD R9 with the Proprietary drivers. Tried removing the AMD drivers and using the stock mesa libGL and still no luck.
Wow, I hope that someone with more Linux knowledge knows how to get around that. Everything I found on Google was always related to video card drivers.... But you already tried that...

chasmacd
Posts: 4
Joined: Wed Jun 03, 2015 5:11 pm

Re: MakeMKV 1.9.3 on Ubuntu 14.04 dumps core

#7 Post by chasmacd » Mon Jun 08, 2015 10:41 am

I'm digging through the Qt libraries now---1.9.2 compiles against qt4 and 1.9.3 compiles against qt5 ... will need to tweak the configure script.
--edit
I took out the qt5 references and re-configured all went well and it installs and runs now :)

Post Reply