Segfault when writing...

The place to discuss linux version of MakeMKV
Post Reply
n0xlf
Posts: 2
Joined: Tue Nov 29, 2011 12:34 am

Segfault when writing...

Post by n0xlf »

Of 6 videos I am trying to convert, 4 worked fine - The remaining two segfault...Here is the debug log:


Debug log started at Tue Nov 29 00:31:16 2011 , written by MakeMKV v1.6.16 linux(x64-release)
Using 524544KB for read cache.
001005:0000 MakeMKV v1.6.16 linux(x64-release) started
001004:0000 Debug logging enabled, log will be saved as /home/***/MakeMKV_log.txt
001003:0020 DEBUG: Code 0 at \Qe8E;zi&HK)ux[V+-8v!O{:29394160
001003:0020 DEBUG: Code 0 at {%T|lDxFNPP-}`-:213130145
005042:0000 The program can't find any usable optical drives.
003006:0000 Opening files on harddrive at /home/***/temp/
003002:0000 Calculated BUP offset for VTS #1 does not match one in IFO header.
003008:0000 Titleset start sector mismatch for titleset 1 : 1856 != 1872
003002:0000 Calculated BUP offset for VTS #2 does not match one in IFO header.
003008:0000 Titleset start sector mismatch for titleset 2 : 1719137 != 1719153
003002:0000 Calculated BUP offset for VTS #3 does not match one in IFO header.
003008:0000 Titleset start sector mismatch for titleset 3 : 1719340 != 1719356
003028:0000 Title #0 was added (9 cell(s), 0:31:26)
003028:0000 Title #1 was added (8 cell(s), 0:31:11)
003028:0000 Title #2 was added (7 cell(s), 0:31:24)
003025:0000 Title #2/0/1 has length of 14 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Title skip vts=1 pgcn=3 hash=A2AF48A1A90A653E
003028:0000 Title #2/0/2 was added (6 cell(s), 0:30:56)
003025:0000 Title #2/0/3 has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Title skip vts=1 pgcn=3 hash=A2AF48A1A90A653E
003025:0000 Title #3 has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #4 has length of 31 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #5 has length of 95 seconds which is less than minimum title length of 120 seconds and was therefore skipped
001003:0020 DEBUG: Code 233 at i/O4ZZq45ZvAnvE2YnF/TxFL:0
005011:0000 Operation successfully completed
005014:0000 Saving 4 titles into directory /home/***/Videos/UNNAMED_DISC
001003:0020 DEBUG: Code 0 at Uq5N_~TL_SR(AL4UIRaOuwe:213130122
001001:0020 DBG ASSERT: z9A&HHYTs~Q'Gn(X9QVyxm*j+Y7<w{),t at |mZ;5s!@3p.-/}t!.{2:29396828

And the dmesg output:
[246661.538611] makemkvcon[21869]: segfault at 44 ip 0000000000650099 sp 00007f41b49c6820 error 4 in makemkvcon[400000+493000]

This is on Fedora 16 x64...

Hopefully this helps a bit - I really liked the results on the 4 that did complete!
mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Segfault when writing...

Post by mike admin »

Please send the core file from segfault per instructions at http://www.makemkv.com/onlinehelp/dump.html . Instructions for linux are same as for Mac OS X.
n0xlf
Posts: 2
Joined: Tue Nov 29, 2011 12:34 am

Re: Segfault when writing...

Post by n0xlf »

Post Reply