This is the mail archive of the cygwin@cygwin.com 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: rebase under ME (modphp4 broken)


>Can you also hand run it on a few dlls?  Make sure to use the "-v" flag
>for verbosity.

To sum up - still broken.

At this point (the directory line has been cut down, the 
file is rebase1.exe because I downloaded it into the same
directory as the apache-provided one, and I separated the 
parameters onto multiple lines for clarity):

ulmont@monolith /c/cygwindl$
./rebase1.exe -v -d -b 0x68000000 -o 0x10000 
/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
c:\usr\lib\apache\libphp4.dll: skipped because not rebaseable
c:\usr\bin\cygbz21.0.dll: skipped because not rebaseable
c:\usr\bin\cygcrypto.dll: skipped because not rebaseable
c:\usr\bin\cygintl-1.dll: skipped because not rebaseable
c:\usr\bin\pq.dll: skipped because not rebaseable
c:\usr\bin\cygxml2-2.dll: skipped because not rebaseable
c:\usr\bin\cygz.dll: skipped because not rebaseable

ulmont@monolith /c/cygwindl$ 
./rebase1.exe -v -d -b 0x68000000 -o 0x10000 libphp4.dll

<segfault>

ulmont@monolith /c/cygwindl$
./rebase1.exe -v -d -b 0x68000000 -o 0x10000 /c/WINDOWS/SYSTEM/msxml3.dll
c:\c\WINDOWS\SYSTEM\msxml3.dll: skipped because not rebaseable

I'm not sure what caused the segfault, as I had run rebase on that
file a number of times earlier and rebase had simply reported 
"not rebaseable".  I think I tried running rebase without an offset
on that dll shortly before rebase began segfaulting.

-Richard Campbell.

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


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