lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error: can't allocate region - layout block?


From: address@hidden
Subject: error: can't allocate region - layout block?
Date: Fri, 22 Apr 2016 15:11:36 +0200

Hi all,

I’m again plagued by a memory error:

lilypond(27883,0xa2db5000) malloc: *** mach_vm_map(size=106917888) failed 
(error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug


But I can be a little more precise…

- If I remove the \layout block everything’s fine
- if I move the \layout block inside the score I receive the malloc error and 
compilation doesn’t work
- if I place \layout block at the top of the page I always receive the malloc 
error but sometimes the compilation is successful…
- if I add to \layout block, e.g., an indentation, malloc error and compilation 
doesn’t work
- if I delate /comment the \layout block and add an ‘indent’ to \paper, again a 
malloc error and compilation doesn’t work

I tried to remove the \layout block (essential especially to hide empty staves) 
and add \RemoveEmptyStaves to Staves through \with but here’s malloc error and 
compilation doesn’t work

Same behavior with 2.18.2 / 2.19.40
I’m on OS X 10.11.4 - 16gB Ram

I didn’t find solutions and I’m quiet scary, the score isn’t yet finished…

Thanks for any help


matteo


Attachment: test_score.zip
Description: Zip archive


reply via email to

[Prev in Thread] Current Thread [Next in Thread]