I have tried all versions from 1.7.0 to 1.7.9 and get a segmentation fault for all of them.
This happens on Gentoo Linux 32bit. In Gentoo Linux every package is compiled from source and the user can specify the CFLAGS he wants to use to build the packages.
When using "-O2" as compile option makemkv does not even show up and segfaults immediately as does makemkvcon. Using size optimization "-Os" like in the original makefile the gui shows up but freezes and segfaults shortly afterwards. For makemkvcon I can see the usage instructions but if i call "makemkvcon -r info disc:0" it segfaults as well. I also tried a manual install to build makemkv without modification which results in the same errors.
There must be some issue with my system as other Gentoo users do not have this problem. However there are similar problems in this bug https://bugs.gentoo.org/show_bug.cgi?id=439380.
I will attach the output of "makemkv debug /dev/stdout" and "makemkvcon -r info disc:0". I have already sent core dumps to support@makemkv.com but I can send them again and other needed information if required.
Makemkv segmentation fault
Makemkv segmentation fault
- Attachments
-
- makemkvcon.log
- Output of "makemkvcon -r info disc:0"
- (165 Bytes) Downloaded 428 times
-
- makemkv.log
- Output of "makemkv debug /dev/stdout"
- (1.76 KiB) Downloaded 451 times