Re: M4A Max File Size
Re: M4A Max File Size
- Subject: Re: M4A Max File Size
- From: Jens Alfke <email@hidden>
- Date: Tue, 8 Jan 2008 16:52:34 -0800
On 8 Jan '08, at 3:50 PM, Dominic Feira wrote:
I'm running into a crash on Leopard that I don't get on Tiger.
Recording to an m4a file, I am only able to record about 3 hours of
audio before I get a crash. The relevant part of the crash log
looks like this:
#0 0x901ff9f1 in malloc_error_break
#1 0x901fa9df in szone_error
#2 0x90122ff6 in allocate_pages
#3 0x901237e2 in large_and_huge_malloc
#4 0x9011a948 in szone_malloc
I suspect this means your process has run out of address space. Have
you watched the memory usage of your process while it records? You may
have a memory leak somewhere. The most relevant value to watch is
VSIZE, in Activity Monitor or 'top'. If it's growing continuously,
something wrong, and if it starts heading toward 2GB it's in trouble
(unless it's a 64-bit process.)
--Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden