cygwin unable to remap dll to same address as parent,
- when you are working with Cygwin, sometimes you would get an error like this
-
"unable to remap some.dll to same address as parent
someapp 4292 fork: child 3964 - died waiting for dll loading, errno 11" - then you would need to run rebaseall.
- In order to run it, close all you Cygwin windows
- Execute <cygwin_home>\bin\ash.exe, it would open a new console window
- execute rebaseall there.
- once it has completed, you can go back to running Cygwin again without any issues :-)
Who's online
There are currently 0 users and 1 guest online.
Who's new
- rajupmani
- micmaria_li
- krishna
- Saravana Peruma...
Comments
Thank You!
I have searched a very long time for a solution to this problem, after installing DenyHosts via Cygwin. This "rebaseall" has solved hours of confusion.
Thank you sincerely.