Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> 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: <20020712181750.7661.qmail@web21006.mail.yahoo.com> Date: Fri, 12 Jul 2002 11:17:50 -0700 (PDT) From: Nicholas Wourms <nwourms AT yahoo DOT com> Subject: RE: Rebase and ME (was rebasing apache 1.3.24-5) To: Pierre DOT Humblet AT ieee DOT org Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Richard Campbell <richard DOT campbell AT air2web DOT com> wrote: > From: Richard Campbell <richard DOT campbell AT air2web DOT com> > To: Richard Campbell <richard DOT campbell AT air2web DOT com> > CC: "'Cygwin Mailing List (E-mail) '" <cygwin AT cygwin DOT com> > Subject: RE: Rebase and ME (was rebasing apache 1.3.24-5) > Date: Thu, 11 Jul 2002 23:26:05 -0400 > > > >1. Reinstall apache-1.3.24-5, and try and notice what's going on > better. > > The offending package is actually mod_php4. It tries to rebase > > /usr/lib/apache/libphp4.dll > /usr/bin/cygbz21.0.dll > /usr/bin/cygcrypto.dll > /usr/bin/cygintl-1.dll > /usr/bin/pq.dll > /usr/bin/cygxml2-2.dll > /usr/bin/cygz.dll > > as follows: > > rebase -d -b 0x68000000 -o 0x10000 ${rebase_dlls} > > Where the rebase version is pulled from > > /usr/lib/apache/new/rebase > > This execution gives a "Rebase has caused an error in <unknown>. Rebase > will now close." popup, with close and debug options. Debug does > nothing useful - VC++ 6 can't make a whole lot of sense of things, > although it does seem to be in the kernel dll out of the cygwin dll, > which I suppose I would expect. > > I experimented with removing the dlls from the list to rebase one by > one, but that didn't improve the situation. > > I also attempted to use that rebase command on each of the individual > dlls listed above. All gave the same error. > > I finally attempted to use that rebase command on msxml3.dll or > some similar name (copied it out of WINDOWS\SYSTEM), with the same > error. Pierre, Would you mind seeing if you can reproduce this on your WindowsME box? Just use /lib/apache/new/rebase.exe as the binary. If you can, then I think there is enough evidence to conclude that WindowsME has a bad imagehlp.dll. Meanwhile, as soon as Jason gets the sources back up, I'm going to add some printf statements to output the variables before it crashes. Cheers, Nicholas __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- 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/