public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Process map and fork problems
@ 2016-04-20 10:38 Achim Gratz
  2016-04-20 10:46 ` Achim Gratz
  2016-04-20 10:50 ` Corinna Vinschen
  0 siblings, 2 replies; 17+ messages in thread
From: Achim Gratz @ 2016-04-20 10:38 UTC (permalink / raw)
  To: cygwin

I'm chasing a problem on some 32bit Windows installs that supposedly
happened after one of the Windows updates (and probably other software
updates) in the last few months (the affected users were unable to pin it
down further unfortunately).  It's obviously caused by two heap sections in
the process map that are smack dab in the middle of the address range used
by rebase:

20000000-200A0000 rw-p 00000000 0000:0000 0                   [heap]
200A0000-38000000 ===p 000A0000 0000:0000 0                   [heap]

These do not exist on 32bit Cygwin installs on 64bit Windows installations,
so I couldn't see these problems on my test machine.  If I rebase the
colliding DLL manually out of this region, things start to work again.

Is there any way to find out where these come from?  The address range seems
to be fixed so far, so I probably could have rebase skip this range, but I'd
rather move these out of the way if possible.


Regards,
Achim.


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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-04-22 14:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-20 10:38 Process map and fork problems Achim Gratz
2016-04-20 10:46 ` Achim Gratz
2016-04-20 10:50 ` Corinna Vinschen
2016-04-20 11:01   ` Corinna Vinschen
2016-04-20 11:14   ` Achim Gratz
2016-04-20 11:15     ` Corinna Vinschen
2016-04-20 11:56       ` Achim Gratz
2016-04-20 14:20         ` Corinna Vinschen
2016-04-20 14:40           ` Achim Gratz
2016-04-20 14:52             ` Corinna Vinschen
2016-04-20 15:01               ` Achim Gratz
2016-04-20 13:06     ` Marco Atzeri
2016-04-22 12:12       ` Achim Gratz
2016-04-22 12:41         ` Marco Atzeri
2016-04-22 13:23           ` Achim Gratz
2016-04-22 14:20             ` Achim Gratz
2016-04-22 17:41               ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).