This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Bug identified [was RE: perl - segfault on "free unused scalar"]


----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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]