Bug identified [was RE: perl - segfault on "free unused scalar"]
Dave Korn
dave.korn@artimi.com
Thu Jul 28 14:10:00 GMT 2005
----Original Message----
>From: Igor Pechtchanski
>Sent: 28 July 2005 14:58
> Hmm, but shouldn't this code fail regardless of the value of
> heap_chunk_in_mb? Why does increasing heap_chunk_in_mb make this succeed?
Perhaps it only makes it succeed if you increase heap_chunk_in_mb until
that initial heap chunk is big enough? Perhaps just because the memory map
gets re-arranged and dll_list::alloc manages to find a page in between the
dll and the heap? You could always check it out in a debugger if you like;
I've got to leave this for the moment because I was doing that in my
lunchbreak, which is long over now :-(
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list