while trying to copy my collection I noticed issues with a few of the discs. Some of the disks copied fine (backup and mkv), others however, gave me a segfault while reading the disc info. Those are:
- Eden of the East: Paradise Lost (UK)
- Eden of the East: King of Eden (UK)
- Puella Magi Madoka Magica (UK)
Debug log for Paradise Lost:
Code: Select all
Debug log started at Wed Feb 5 14:51:40 2014 , written by MakeMKV v1.8.8 linux(x64-release)
Using 524544KB for read cache.
001005:0000 MakeMKV v1.8.8 linux(x64-release) started
001004:0000 Debug logging enabled, log will be saved as /home/****/MakeMKV_log.txt
001009:0000 Profile parsing error: default profile missing, using builtin default
001003:0020 DEBUG: Code 0 at YD}xmQo(5ruv(/U^&,"K"KK:213130122
003007:0000 Using direct disc access mode
DAFD=PAAAADAAAAEABDQEEAAADAQ==
DCE=80l7ypywdj/fRMhIbOt+MjTlrCra8HtHId71piRZU7d7jj0Fu89WIaQAJSYShKVDeUiDLW29Xc5q3SnBIcYO0+TDoLsoQdE1p95ETndumU7PD99fWQwXSq8slwpKYdiHN+vtUHDm3yDQ2GyNOlfKFPIF/WIjswLIRw==
DISCID=59EAF7B6D8F009F0F7AE88902353438D39430153
003025:0000 Title #00000.mpls has length of 112 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003307:0000 File 00040.mpls was added as title #0
003025:0000 Title #00002.mpls has length of 7 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003307:0000 File 00019.mpls was added as title #1
003309:0000 Title 00018.mpls is equal to title 00040.mpls and was skipped
003307:0000 File 00008.mpls was added as title #2
003307:0000 File 00001.mpls was added as title #3
003025:0000 Title #00007.m2ts has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00026.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00025.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00024.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00023.m2ts has length of 62 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00022.m2ts has length of 62 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00021.m2ts has length of 62 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00020.m2ts has length of 17 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00019.m2ts has length of 52 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00016.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00015.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00000.m2ts has length of 56 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00047.m2ts has length of 0 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00046.m2ts has length of 10 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00034.m2ts has length of 5 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00032.m2ts has length of 7 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00002.m2ts has length of 0 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #00001.m2ts has length of 13 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Segmentation fault
Code: Select all
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd1de7700 (LWP 3147)]
__strlen_sse2_pminub () at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:38
38 ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: No such file or directory.
- OS: Ubuntu 13.10 (Linux 3.11.0-15-generic #25-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux)
- Drive: LiteOn IHOS104
Thank you for your help.