Windows XP crashdump, v1.9.8:
http://www.mediafire.com/download/pe019 ... _winxp.zip
GDB stack trace, Ubuntu 15.10:
[~:$] gdb makemkvcon
GNU gdb (Ubuntu 7.10-1ubuntu2) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl ...
Search found 2 matches
- Wed Dec 30, 2015 7:39 pm
- Forum: General MakeMKV discussion
- Topic: Recent MakeMKV releases hit SIGILL on Pentium III
- Replies: 4
- Views: 10260
- Mon Dec 28, 2015 6:05 pm
- Forum: General MakeMKV discussion
- Topic: Recent MakeMKV releases hit SIGILL on Pentium III
- Replies: 4
- Views: 10260
Recent MakeMKV releases hit SIGILL on Pentium III
Exactly as the title says: MakeMKV is assuming the CPU has SSE2, and hits a SIGILL when it can't find it. Unfortunately this isn't just restricted to the Windows builds, as building MakeMKV for Linux shows the exact same problem; it's in the binary blob itself so the user can't recompile it with the ...