Page 1 of 1

makemkv 1.9.1 segmentation fault

Posted: Sat Feb 28, 2015 9:06 pm
by replica9000
Trying to run makemkv on Debian 'Sid'. I see the GUI for a split second before it segfaults.

Code: Select all

$ cat MakeMKV_log.txt
Debug log started at Sat Feb 28 20:34:37 2015 , written by MakeMKV v1.9.1 linux(x64-release)
Using 524544KB for read cache.
001005:0000 MakeMKV v1.9.1 linux(x64-release) started
001004:0000 Debug logging enabled, log will be saved as /home/replica/MakeMKV_log.txt
001009:0000 Profile parsing error: default profile missing, using builtin default
csf8=1
csf6
001001:0020 DBG ASSERT: uIDF}?y0LIxQ{*d!v5'SBgW$:3@ at I@iN0kyuJ4I+P&YI]:213131502
csf8=1
001003:0020 DEBUG: Code 0 at <Q6Om)&YJVm~_mB]F<=s\E}:213130122
Application exited at Sat Feb 28 20:34:38 2015

Re: makemkv 1.9.1 segmentation fault

Posted: Sat Feb 28, 2015 11:40 pm
by Woodstock
Did you delete the default profile file?

It should be in /usr/share/MakeMKV as default.mmcp.xml, assuming a standard install. There might be other files missing, too.

Re: makemkv 1.9.1 segmentation fault

Posted: Sun Mar 01, 2015 12:30 am
by replica9000
Thanks.

I usually don't run the make install command. I usually just manually copy the libs and binaries to the appropriate places as I try not to install too much outside of the package manager. Has worked for me, up until 1.8.6.

I did the make install this time. Seems to be working.