Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <406E1303.2060109@fangorn.ca> Date: Fri, 02 Apr 2004 20:27:32 -0500 From: Mark Blackburn Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygheap problems, 20040326 snapshot References: <4064BA0C DOT 8000108 AT fangorn DOT ca> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040327003026 DOT 0285fd70 AT 127 DOT 0 DOT 0 DOT 1> <40681F55 DOT 6050009 AT fangorn DOT ca> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Brian Ford wrote: > On Mon, 29 Mar 2004, Mark Blackburn wrote: > > >>No it isn't. I recently tried my own build of cygwin: >> > > Could you possibly build it with the attached patch and report the strace > output? Also, if you could scan cygwin/winsup/cygwin/how-to-debug-cygwin.txt, > it will tell you how to get a working gdb to debug this. The output of > info dll would be interesting. Thanks. > > Unfortunately the failure doesn't occur when things (gdb & cygstart) are run under strace. Here's the output when run normally: beth AT althor ~ $ cygstart 8 [main] ? 1416 cygheap_fixup_in_child: Couldn't reserve 53234884 bytes of space for cygwin's heap (0x616C0000 <0x410000>) in child, Win32 error 487 5894 [main] ? 1416 cygheap_fixup_in_child: m.AllocationBase 0x0, m.BaseAddress 0x616C0000, m.RegionSize 0x1AC0000, m.State 0x10000 E:\cygwin\bin\cygstart.exe (1416): *** blocking m.AllocationBase 0x63180000, m.BaseAddress 0x63180000, m.RegionSize 0x1000, m.State 0x1000 beth AT althor ~ $ gdb 4 [main] ? 1444 cygheap_fixup_in_child: Couldn't reserve 53234884 bytes of space for cygwin's heap (0x616C0000 <0xAD0000>) in child, Win32 error 487 6216 [main] ? 1444 cygheap_fixup_in_child: m.AllocationBase 0x0, m.BaseAddress 0x616C0000, m.RegionSize 0x1AC0000, m.State 0x10000 E:\cygwin\bin\gdb.exe (1444): *** blocking m.AllocationBase 0x63180000, m.BaseAddress 0x63180000, m.RegionSize 0x1000, m.State 0x1000 beth AT althor ~ $ uname -a CYGWIN_NT-5.0 althor 1.5.10(0.113/4/2) 2004-04-02 19:54 i686 unknown unknown Cygwin -- Mark Blackburn -- 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/