java(69146,0xb0801000) malloc: *** mmap(size=33660928) failed
(error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Invalid memory access of location 00000018 eip=6a5655a2
I've run this under gdb, but there are no symbols in the Apple
Java, so
the trace is pretty much uninformative. I'm looking for tips and
tricks
for finding out what's causing this. I'm running with -Xmx1500m,
as well.
Sounds like it might be a invalid memory location access error rather
than a out of memory error. For one thing 'location 00000018' kind of
sounds like low memory?
Googled: Invalid memory access of location
[vtkusers] Invalid memory access of location under java/OSX/Cocoa
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden