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: C:\cygwin\bin\cyggcc_s-1.dll: Loaded to different address


Il 12/4/2013 12:54 PM, bartels ha scritto:
On 12/04/2013 12:00 PM, bartels wrote:
Hello People,

Cygwin seems to have become very stable recently, which is a Good
Thing for me.
And then I saw this one:

0 [main] perl 10672 child_info_fork::abort:
C:\cygwin\bin\cyggcc_s-1.dll: Loaded to different address:
parent(0x320000) != child(0x3A0000)

What could be causing it?

the base address seems very low

$ rebase -si |grep cyggcc_S
/usr/bin/cyggcc_s-1.dll  base 0x64650000 size 0x0001f000

likely some other DLL is using the expected space for cyggcc_s-1.dll
in the 0x6xxx0000 adddress range.


Please note that I understand that the ad-hoc solution is to run rebaseall.

Unfortunately, that is not always possible.

why ?
Tricky sometime, but possible always.


I am looking for the cause of the problem, so that I know how to prevent
it.
Or is the only answer to simply run rebaseall after installation?

usually yes


-- bartels

Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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