"unable to remap" 20

Posted by wsargent Sun, 19 Mar 2006 04:24:00 GMT

For some reason Google doesn’t pick up this problem easily enough, so I’m noting it here. Besides which, I know I won’t remember it in two weeks.

If your cygwin processes are dying with a strange error that looks like this:

fatal error - unable to remap C:\cygwin\lib\zsh\4.2.6\zsh\complete.dll to same address as parent(0x1030000)

Then fear not. You may have no idea what is going on, but there is a simple solution.

Using the cygwin setup utility, find and install the rebase package.

Then close down any cygwin packages that you may have.

Then type ‘ash’ from the start / run menu.

Type ‘rebaseall’ at the console.

This should fix everything. I have no idea why.

New Filebrowser

Posted by wsargent Thu, 02 Mar 2006 07:54:00 GMT

There’s a new ATG Filebrowser available at datafaber. This is a very useful debugging utility, because now you can edit your JSP pages through the same interface that you view JSP pages. This can be a big help when you’re working on a foreign dev machine, or when you’re just tired off bouncing between apps. So go get it.