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 Date: Mon, 10 Jun 2002 09:11:13 -0400 From: Jason Tishler Subject: Re: Rebase 1.5-1: Causes invalid page fault In-reply-to: <20020607224634.44666.qmail@web21006.mail.yahoo.com> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020610131113.GB716@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20020607224634 DOT 44666 DOT qmail AT web21006 DOT mail DOT yahoo DOT com> Nicholas, On Fri, Jun 07, 2002 at 03:46:34PM -0700, Nicholas Wourms wrote: > My current system is: > CYGWIN_ME-4.90 DRAGON 1.3.11(0.53/3/2) 2002-06-06 20:28 i686 unknown > > [snip] > > C:\CYGNUS\CYGWIN\USR\SBIN\HTTPD.EXE: *** couldn't allocate memory > 0x10000(4128768) for 'C:\CYGNUS\CYGWIN\BIN\CYGINTL-1.DLL' alignment, > Win32 error 8 > > 312 [main] httpd 154054237 sync_with_child: child -154032645(0x108) > died before initialization with status code 0x1 > 1318 [main] httpd 154054237 sync_with_child: *** child state child > loading dlls > fork: Resource temporarily unavailable > httpd: unable to fork new process > > I remebered that this required you to rebase the dll, so I attempted to > run: Are you sure? Under NT/2000, the error message would be something like the following: C:\home\jtishler\src\PythonCvs\nothreads\python.exe: *** unable to remap C:\cygwin\bin\cygssl.dll to same address as parent -- 0x1A2F0000 0 [main] python 852 sync_with_child: child 2772(0x158) died before initialization with status code 0x1 996 [main] python 852 sync_with_child: *** child state child loading dll > rebase -d -b 0x68000000 -o 0x10000 cygintl-1.dll > > [snip] > Everytime I try to use rebase, I get this error. I've tried downloading > and recompiling the source for rebase, but no luck. When I run strace, I > get nothing. Jason, you have any ideas? Unfortunately, not. I cannot reproduce the above under 2000: $ rebase -d -b 0x68000000 -o 0x10000 cygintl-1.dll C:\cygwin\tmp\cygintl-1.dll: new base = 67fe0000, new size = 20000 Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/