Search found 7 matches

by MattM
Thu Feb 20, 2014 7:39 pm
Forum: MakeMKV for Linux
Topic: Makemkv Segfaulting while referencing libfftw3f.so.3.3.2
Replies: 0
Views: 5045

Makemkv Segfaulting while referencing libfftw3f.so.3.3.2

I'm the maintainer of the makemkv packages for gentoo and several users are complaining of segfaults with the following error:

makemkvcon[24345]: segfault at 0 ip 00007fcb08f36002 sp 00007fcae8f90868 error 4 in libfftw3f.so.3.3.2[7fcb08f36000+16e000]

I have not been able to duplicate it yet myself.
by MattM
Sun Nov 17, 2013 12:42 am
Forum: MakeMKV for Linux
Topic: 1.8.6 - error: ‘AVCodecContext’ has no member named ‘refcoun
Replies: 14
Views: 30067

Re: 1.8.6 - error: ‘AVCodecContext’ has no member named ‘ref

Seeing this issue on gentoo. We don't have a single version of ffmpeg/libav libraries - if there is incompatibility with specific versions and a patch is required, we need to update our packages to detect and apply if makemkv source doesn't handle it. #define LIBAVCODEC_VERSION_MAJOR 54 #define LIBA...
by MattM
Fri Feb 22, 2013 1:12 pm
Forum: MakeMKV for Linux
Topic: MakeMKV 1.7.9 for Linux not working
Replies: 13
Views: 23863

Re: MakeMKV 1.7.9 for Linux not working

Testing possible fix....looks like filtering all -O flags except for -Os was the right path
by MattM
Fri Feb 22, 2013 1:11 pm
Forum: MakeMKV for Linux
Topic: MakeMKV 1.7.9 for Linux not working
Replies: 13
Views: 23863

Re: MakeMKV 1.7.9 for Linux not working

Testing a possible fix -- more details at: https://bugs.gentoo.org/show_bug.cgi?id=439380
by MattM
Fri Feb 22, 2013 12:04 pm
Forum: MakeMKV for Linux
Topic: MakeMKV 1.7.9 for Linux not working
Replies: 13
Views: 23863

Re: MakeMKV 1.7.9 for Linux not working

More info-- Using default gentoo cflags for 1.8.0 doesn't work(no output/hang), but if all flags but -Os are filtered, than the message "application failed to initialize" is received. Debug info: matt@hyperion ~/.MakeMKV $ makemkvcon info disc:0 [1]+ Exit 1 makemkv Segmentation fault matt@...
by MattM
Fri Feb 22, 2013 11:37 am
Forum: MakeMKV for Linux
Topic: MakeMKV 1.7.9 for Linux not working
Replies: 13
Views: 23863

Re: MakeMKV 1.7.9 for Linux not working

This problem still occurs with 1.8.0 .....seems to have been that way since 1.7.8 at least. No debug output, just two processes - makemkv and gui server, with one using all cpu, no output sent to console or any logfiles that I can see.
by MattM
Sun Nov 25, 2012 6:09 pm
Forum: MakeMKV for Linux
Topic: MakeMKV 1.7.9 for Linux not working
Replies: 13
Views: 23863

Re: MakeMKV 1.7.9 for Linux not working

I've bumped makemkv on gentoo to 1.7.8 -- we'll hold off on pushing 1.7.9 until there is a better idea what is breaking with it. I noticed the changelog has a reference to glibc changes in 1.7.9....may need to go look into what that entailed. Gentoo users can be running anything from glibc 2.10 to 2...