This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: wget seems to have lost executive capacity


Thanks very much for advice. I got

~> strace wget
--- Process 1216 created
--- Process 1216 loaded C:\Windows\System32\ntdll.dll at 77210000
--- Process 1216 loaded C:\Windows\System32\kernel32.dll at 76990000
--- Process 1216 loaded C:\Windows\System32\KernelBase.dll at 75400000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGWIN1.DLL at 61000000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGGNUTLS-28.DLL at 67AB0000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGGMP-10.DLL at 6D750000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGHOGWEED-2.DLL at 668B0000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGNETTLE-4.DLL at 5CD60000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGGCC_S-1.DLL at 6C760000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGICONV-2.DLL at 66730000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGINTL-8.DLL at 6B2F0000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGP11-KIT-0.DLL at 5CCA0000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGFFI-6.DLL at 68700000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGTASN1-6.DLL at 6CB50000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGZ.DLL at 5AF10000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGIDN-11.DLL at 61660000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGPCRE-1.DLL at 6D160000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGPSL-5.DLL at 6CE20000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGUNISTRING-2.DLL at 5B430000
--- Process 1216 loaded M:\CONSOLE7\bin\CYGUUID-1.DLL at 5B400000
    3       3 [main] wget (1216)
**********************************************
   92      95 [main] wget (1216) Program name: M:\console7\bin\wget.exe
(windows pid 1216)
   44     139 [main] wget (1216) OS version:   Windows NT-6.1
   44     183 [main] wget (1216)
**********************************************
  114     297 [main] wget (1216) sigprocmask: 0 = sigprocmask (0, 0x0,
0x612B462C)
  409     706 [main] wget 1216 open_shared: name shared.5, n 5, shared
0x60FF0000 (wanted 0x60FF0000), h 0x6C, *m 6
   60     766 [main] wget 1216 user_heap_info::init: heap base 0x20000000,
heap top 0x20000000, heap size 0x18000000 (402653184)
   69     835 [main] wget 1216 open_shared: name
S-1-5-21-3115978415-3618363037-3249477967-500.1, n 1, shared 0x60FE0000
(wanted 0x60FE0000), h 0x68, *m 6
   44     879 [main] wget 1216 user_info::create: opening user shared for
'S-1-5-21-3115978415-3618363037-3249477967-500' at 0x60FE0000
   47     926 [main] wget 1216 user_info::create: user shared version
AB1FCCE8
   77    1003 [main] wget 1216 fhandler_pipe::create: name
\\.\pipe\cygwin-0135e22f5f64b05a-1216-sigwait, size 5412, mode
PIPE_TYPE_MESSAGE
  104    1107 [main] wget 1216 fhandler_pipe::create: pipe read handle 0x80
   45    1152 [main] wget 1216 fhandler_pipe::create: CreateFile: name
\\.\pipe\cygwin-0135e22f5f64b05a-1216-sigwait
   75    1227 [main] wget 1216 fhandler_pipe::create: pipe write handle 0x84
   41    1268 [main] wget 1216 dll_crt0_0: finished dll_crt0_0
initialization
--- Process 1216, exception c0000005 at 6CB5BDE2
--- Process 1216 exited with status 0xc0000005
Segmentation fault

and cannot translate this either as a guide to the cause of the problem, or
its solution.
Can anybody please provide any insight / instruction?
Thank you.
Fergus 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]