BUG: makemkvcon hogs up all memory, then crashes

The place to discuss linux version of MakeMKV
Post Reply
thanius
Posts: 3
Joined: Thu Jul 22, 2010 7:19 am

BUG: makemkvcon hogs up all memory, then crashes

Post by thanius »

Hi there! Love the program, I'll definately buy this when I get myself a BD-rom. However, it's still very buggy under Linux. I've managed to rip one movie, and then it started to crash.
When trying to rip a DVD, the converter (not the gui) hogs up all memory (it looks like it's trying to copy the DVD onto memory?) and when it's full it crashes. Nothing in the logs indicate that there's something wrong, but monitoring the memory usage shows that the converter just keeps filling it up. This, of course, is not a problem if one has got over 4 gigs of memory, but I've got 1 GB which has been enough until today.
I've tried different settings: turning down the buffer, disable direct access, etc, to no avail.

Here's my logfile.

Debug log started at Thu Jul 22 07:17:07 2010 , written by MakeMKV v1.5.6 beta linux(x86-release)
Using 256128KB for read cache.
001005:0000 MakeMKV v1.5.6 beta linux(x86-release) started
001004:0000 Debug logging enabled, log will be saved as /home/thanius/MakeMKV_log.txt
003007:0000 Using direct disc access mode
003028:0000 Title #0 was added (18 cell(s), 1:31:53)
003028:0000 Title #2 was added (1 cell(s), 0:02:16)
003032:0000 Region setting of drive HL-DT-ST:DVDRAM GSA-4167B does not match the region of currently inserted disc, trying to work around...
001003:0020 DEBUG: Code 0 at DzsTrmfM'hdZ><eGD E5:29393930
001003:0020 DEBUG: Code 0 at DzsTrmfM'hdZ><eGD E5:213133135
002004:0000 Error 'Scsi error - ILLEGAL REQUEST:MEDIA REGION CODE IS MISMATCHED TO LOGICAL UNIT REGION' occured while issuing SCSI command A40..026DD4B0..00C04 to device 'SG:dev_11:0'
001003:0020 DEBUG: Code 0 at DzsTrmfM'hdZ><eGD E5:29393930
001003:0020 DEBUG: Code 0 at DzsTrmfM'hdZ><eGD E5:213133135
005011:0000 Operation sucessfully completed
005014:0000 Saving 1 titles into directory /home/thanius/Outbox/Video/MKV

The region code has nothing to do with this, since this error only appears on this disc where all other discs also fail.
mike admin
Posts: 4065
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: BUG: makemkvcon hogs up all memory, then crashes

Post by mike admin »

Something is terribly wrong here. Do you see the same behavior if you use latest version 1.5.8 from command line

Code: Select all

makemkvcon info disc:0
or

Code: Select all

makemkvcon mkv disc:0 all /tmp
thanius
Posts: 3
Joined: Thu Jul 22, 2010 7:19 am

Re: BUG: makemkvcon hogs up all memory, then crashes

Post by thanius »

mike admin wrote:Something is terribly wrong here. Do you see the same behavior if you use latest version 1.5.8 from command line

Code: Select all

makemkvcon info disc:0
or

Code: Select all

makemkvcon mkv disc:0 all /tmp
I thought that there was no difference, but I rebooted to free up some memory and restarted a rip. Now it goes from 50% usage (system default) to around 82% and is pending on the marginals. But still, it should take 350 megs of RAM to simply copy a disc, should it?
thanius
Posts: 3
Joined: Thu Jul 22, 2010 7:19 am

Re: BUG: makemkvcon hogs up all memory, then crashes

Post by thanius »

Okay, I've managed to rip another DVD. The memory usage stayed around 80% even after the job. I had to quit the GUI to free up the memory. I'm trying to rip another one, to see if it crashes this time as well.
Post Reply