[Csnd] Error Message
Date | 2011-08-24 14:14 |
From | Jan Jacob Hofmann |
Subject | [Csnd] Error Message |
Dear list, I am receiving a strange error message while rendering to disk which leads to termination of the rendering-process. Has anyone got an idea, what Csound would like to let me know? I do use Csound on a Macbook Pro OSX 10.5.8 and I am using blue for score generation. The message follows below, I do post only the beginning and the end of the message... PortMIDI real time MIDI plugin for Csound PortAudio real-time audio module for Csound virtual_keyboard real time MIDI plugin for Csound 0dBFS level = 32768.0 Csound version 5.13 (double samples) Jan 17 2011 libsndfile-1.0.21 UnifiedCSD: /Users/janjacobhofmann/Documents/Audiofiles/Blue/ tempCsd7115429183840988540.csd STARTING FILE Creating orchestra Creating score orchname: /var/folders/Sc/Sc+SFpE7EiGDSmj9UzyfjE+++TI/-Tmp-//csound- vmIc8P.orc scorename: /var/folders/Sc/Sc+SFpE7EiGDSmj9UzyfjE+++TI/-Tmp-//csound- NsgqVr.sco rtaudio: PortAudio module enabled ... using callback interface rtmidi: PortMIDI module enabled orch compiler: [...] csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug terminate called recursively Csound tidy up: Abort trap Closing file 'Hrafntinnusker-v.aif'... Closing file 'Hrafntinnusker-u.aif'... Closing file 'Hrafntinnusker-t.aif'... Closing file 'Hrafntinnusker-s.aif'... Closing file 'Hrafntinnusker-r.aif'... Closing file 'Hrafntinnusker-z.aif'... Closing file 'Hrafntinnusker-y.aif'... Closing file 'Hrafntinnusker-x.aif'... Closing file 'Hrafntinnusker-w.aif'... inactive allocs returned to freespace end of score. overall amps: 0.82904 0.63814 overall samples out of range: 0 0 0 errors in performance All the best, Jan Jacob sound | movement | object | space sonic architecture | site: http://www.sonicarchitecture.de spatial electronic composition | higher order ambisonic music Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-08-24 14:17 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] Error Message |
nmap is a mechansim to allocate a large amount of space. It is failing so you have run out of space (main memory or swop) Qustion is why are you using so much memory ==John > > csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > csound64(2048) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > terminate called recursively > Csound tidy up: Abort trap > Closing file 'Hrafntinnusker-v.aif'... > Closing file 'Hrafntinnusker-u.aif'... > Closing file 'Hrafntinnusker-t.aif'... > Closing file 'Hrafntinnusker-s.aif'... > Closing file 'Hrafntinnusker-r.aif'... > Closing file 'Hrafntinnusker-z.aif'... > Closing file 'Hrafntinnusker-y.aif'... > Closing file 'Hrafntinnusker-x.aif'... > Closing file 'Hrafntinnusker-w.aif'... > inactive allocs returned to freespace > end of score. overall amps: 0.82904 0.63814 > overall samples out of range: 0 0 > 0 errors in performance > > > > All the best, > > Jan Jacob > > > sound | movement | object > | space > sonic architecture | site: http://www.sonicarchitecture.de > spatial electronic composition | higher order ambisonic music > > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-08-24 14:19 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] Error Message |
PS You are attempting to allocate 2097152 bytes Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-08-24 14:28 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Error Message |
That does strike me as too much, 2048KB. On 24 Aug 2011, at 14:19, jpff@cs.bath.ac.uk wrote: > PS You are attempting to allocate 2097152 bytes > > > > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |