A Bug (in setup)?

Max Bowsher maxb@ukf.net
Thu Apr 17 00:35:00 GMT 2003


Stepan Yakovenko wrote:
>   I've just downloaded all packages to a single directory:
>   ftp%3a%2f%2fftp-stud.fht-esslingen.de%2fpub%2fMirrors%2fsou.com%2

Downloaded with setup, or downloaded with a ftp client?

Did you truncate the directory name? There should be 2 hex digits after
every %, yet your directory name ends with "%2" - only one digit.

Try renaming:
ftp%3a%2f%2fftp-stud.fht-esslingen.de%2fpub%2fMirrors%2fsou.com%2
to:
ftp%3a%2f%2fftp-stud.fht-esslingen.de%2fpub%2fMirrors%2fsou.com%2f

>   I run setup on the other machine (with no internet) and get
>   error message attached.

[Typing text and removing image --Max.]
> The instruction at "0x0045f1b0" referenced memory at "0x00000000".
> The memory could not be "written".

Please try a debug version of setup from:
http://cygwin.com/setup-snapshots/

Note the address in the error box, and choose to debug the application.
I'm not familiar with w2k built in debugging. If it doesn't give enough
info, you might have to install Dr. MinGW
(http://jrfonseca.dyndns.org/projects/gnu-win32/software/drmingw/), to get
more information.


Max.


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



More information about the Cygwin mailing list