I am using Microsoft Windows 98 4.10.2222 A
64MB RAM
8GB Hard Drive (2GB left)
Intel 450mhz cpu
Sometimes wget in cygwin crashes, and sometimes not. I demonstrate both cases below.
NOTE: I have tried re-installing cygwin, wget itself, several times - no change.
For each try, "exit" cygwin bash, delete the file from hard drive (c:\cygwin\home\sgr\logo.gif), and start cygwin bash again to repeat the procedure (so as to have the same test as possible).
=================================vvv without crash vvv=================================
[EMAIL PROTECTED] ~
$ wget http://www.google.com/intl/en/images/logo.gif
--13:11:02-- http://www.google.com/intl/en/images/logo.gif
=> `logo.gif'
Resolving www.google.com... 72.14.207.104, 72.14.207.99
Connecting to www.google.com|72.14.207.104|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,558 (8.4K) [image/gif]
100%[====================================>] 8,558 4.24K/s
13:11:05 (4.23 KB/s) - `logo.gif' saved [8558/8558]
[EMAIL PROTECTED] ~
$
=================================vvv with crash #1 vvv=================================
[EMAIL PROTECTED] ~
$ wget http://www.google.com/intl/en/images/logo.gif
--13:12:24-- http://www.google.com/intl/en/images/logo.gif
=> `logo.gif'
Resolving www.google.com... 72.14.207.99, 72.14.207.104
Connecting to www.google.com|72.14.207.99|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,558 (8.4K) [image/gif]
100%[====================================>] 8,558 10.22K/s
13:12:27 (10.21 KB/s) - `logo.gif' saved [8558/8558]
[EMAIL PROTECTED] ~
$
=================================vvv error info #1 vvv=================================
Wget
This program has performed an illegal operation
and will be shut down.
If the problem persists, contact the program
vendor.
[Close]
[Debug]
[Details>>]
WGET caused an invalid page fault in
module CYGWIN1.DLL at 0197:6108ed79.
Registers:
EAX=00000000 CS=0197 EIP=6108ed79 EFLGS=00010246
EBX=00000000 SS=019f ESP=00bafa94 EBP=00bafc80
ECX=00000000 DS=019f ESI=63000000 FS=4477
EDX=00000000 ES=019f EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 00 c3 8d 74 26 00 55 89 e5 5d eb ea 8d 76 00
Stack dump:
63001191 0000000a 00000001 630d89e2 63060385 00000000 00000000 00000000 00000000 00000000 00000000 00000000 7ff42264 00000007 00000000 7ff42225
=================================vvv with crash #2 vvv=================================
[EMAIL PROTECTED] ~
$ wget http://www.google.com/intl/en/images/logo.gif
--13:20:14-- http://www.google.com/intl/en/images/logo.gif
=> `logo.gif'
Resolving www.google.com... 72.14.207.99, 72.14.207.104
Connecting to www.google.com|72.14.207.99|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,558 (8.4K) [image/gif]
100%[====================================>] 8,558 4.33K/s
13:20:18 (4.33 KB/s) - `logo.gif' saved [8558/8558]
[EMAIL PROTECTED] ~
$
=================================vvv error info #2 vvv=================================
Wget
This program has performed an illegal operation
and will be shut down.
If the problem persists, contact the program
vendor.
[Close]
[Debug]
[Details>>]
WGET caused an invalid page fault in
module CYGWIN1.DLL at 0197:6108ed79.
Registers:
EAX=00000000 CS=0197 EIP=6108ed79 EFLGS=00010246
EBX=00000000 SS=019f ESP=00bafa94 EBP=00bafc80
ECX=00000000 DS=019f ESI=63000000 FS=429f
EDX=00000000 ES=019f EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 00 c3 8d 74 26 00 55 89 e5 5d eb ea 8d 76 00
Stack dump:
63001191 0000000a 00000001 630d89e2 63060385 00000000 00000000 00000000 00000000 00000000 00000000 00000000 7ff42264 00000007 00000000 7ff42225
64MB RAM
8GB Hard Drive (2GB left)
Intel 450mhz cpu
Sometimes wget in cygwin crashes, and sometimes not. I demonstrate both cases below.
NOTE: I have tried re-installing cygwin, wget itself, several times - no change.
For each try, "exit" cygwin bash, delete the file from hard drive (c:\cygwin\home\sgr\logo.gif), and start cygwin bash again to repeat the procedure (so as to have the same test as possible).
=================================vvv without crash vvv=================================
[EMAIL PROTECTED] ~
$ wget http://www.google.com/intl/en/images/logo.gif
--13:11:02-- http://www.google.com/intl/en/images/logo.gif
=> `logo.gif'
Resolving www.google.com... 72.14.207.104, 72.14.207.99
Connecting to www.google.com|72.14.207.104|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,558 (8.4K) [image/gif]
100%[====================================>] 8,558 4.24K/s
13:11:05 (4.23 KB/s) - `logo.gif' saved [8558/8558]
[EMAIL PROTECTED] ~
$
=================================vvv with crash #1 vvv=================================
[EMAIL PROTECTED] ~
$ wget http://www.google.com/intl/en/images/logo.gif
--13:12:24-- http://www.google.com/intl/en/images/logo.gif
=> `logo.gif'
Resolving www.google.com... 72.14.207.99, 72.14.207.104
Connecting to www.google.com|72.14.207.99|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,558 (8.4K) [image/gif]
100%[====================================>] 8,558 10.22K/s
13:12:27 (10.21 KB/s) - `logo.gif' saved [8558/8558]
[EMAIL PROTECTED] ~
$
=================================vvv error info #1 vvv=================================
Wget
This program has performed an illegal operation
and will be shut down.
If the problem persists, contact the program
vendor.
[Close]
[Debug]
[Details>>]
WGET caused an invalid page fault in
module CYGWIN1.DLL at 0197:6108ed79.
Registers:
EAX=00000000 CS=0197 EIP=6108ed79 EFLGS=00010246
EBX=00000000 SS=019f ESP=00bafa94 EBP=00bafc80
ECX=00000000 DS=019f ESI=63000000 FS=4477
EDX=00000000 ES=019f EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 00 c3 8d 74 26 00 55 89 e5 5d eb ea 8d 76 00
Stack dump:
63001191 0000000a 00000001 630d89e2 63060385 00000000 00000000 00000000 00000000 00000000 00000000 00000000 7ff42264 00000007 00000000 7ff42225
=================================vvv with crash #2 vvv=================================
[EMAIL PROTECTED] ~
$ wget http://www.google.com/intl/en/images/logo.gif
--13:20:14-- http://www.google.com/intl/en/images/logo.gif
=> `logo.gif'
Resolving www.google.com... 72.14.207.99, 72.14.207.104
Connecting to www.google.com|72.14.207.99|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,558 (8.4K) [image/gif]
100%[====================================>] 8,558 4.33K/s
13:20:18 (4.33 KB/s) - `logo.gif' saved [8558/8558]
[EMAIL PROTECTED] ~
$
=================================vvv error info #2 vvv=================================
Wget
This program has performed an illegal operation
and will be shut down.
If the problem persists, contact the program
vendor.
[Close]
[Debug]
[Details>>]
WGET caused an invalid page fault in
module CYGWIN1.DLL at 0197:6108ed79.
Registers:
EAX=00000000 CS=0197 EIP=6108ed79 EFLGS=00010246
EBX=00000000 SS=019f ESP=00bafa94 EBP=00bafc80
ECX=00000000 DS=019f ESI=63000000 FS=429f
EDX=00000000 ES=019f EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 00 c3 8d 74 26 00 55 89 e5 5d eb ea 8d 76 00
Stack dump:
63001191 0000000a 00000001 630d89e2 63060385 00000000 00000000 00000000 00000000 00000000 00000000 00000000 7ff42264 00000007 00000000 7ff42225
Find your next car at Yahoo! Canada Autos