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: rebaseall breaks zsh?


On Mon, Jan 12, 2004 at 04:40:58PM -0500, Christopher Faylor wrote:
> On Mon, Dec 22, 2003 at 10:21:28AM -0800, Peter A. Castro wrote:
> >On Mon, 22 Dec 2003, Jason Tishler wrote:
> >> Let's wait to see what the zsh maintainer comes up with.
> >
> >I've reproduced the problem under a debugger and it's very
> >interesting.  The segfault occurs before main even gets control.
> >From the looks of it, the cygwin runtime faults trying to resolve
> >some entry point that still points to the old image base address,
> >which is below the rebased image base address (so no wonder it's
> >faulting).  I'm trying to come up with a simple test case, but I'm
> >about to leave for the holidays, so I'll get right back on it after
> >the new year.
> 
> Whatever happened here?  I've just noticed this myself so I'm
> wondering if there is a fix (to either zsh or rebase) in the queue.

I was waiting for status on the above, before I started hacking rebase
to workaround this problem.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

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


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