Ken Brown writes: > I have often found that rebasing doesn't immediately fix fork failures > until I reboot. (My guess is that this is due to some kind of caching > that Windows does.)
The most likely reason would be that ASLR enabled libraries keep their location until the next reboot, so if one of these collides with some vital part of Cygwin, rebasing Cygwin is unlikely to help (unless you identify exactly which library in Cygwin is colliding and rebase it by hand to some other place, only to have to re-do this after the next reboot). If you can avoid 32bit Windows installations, do so by all means. If you must use them, keep the number of Cygwin packages you install to the absolute minimum. Even then, you will likely run into trouble if you use any other largish software package alongside Cygwin unless you've bumped the user virtual address space to 3GB. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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