public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
@ 2015-11-12  1:27 Georg Rehfeld
  2015-11-12  1:48 ` Helmut Karlowski
  2015-11-12 10:53 ` Corinna Vinschen
  0 siblings, 2 replies; 7+ messages in thread
From: Georg Rehfeld @ 2015-11-12  1:27 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 5151 bytes --]

Dear all,

since yesterday I had a working Cygwin 32 running (since years) on my
XP 64 prof box. When I tried to update tonight I got errors in post
install (see below) and afterwards I could not start any cygwin
program, not even bash or grep (tried from a cmd prompt), without any
error message. After trying to reinstall from different mirrors,
rebooting several times I finally uninstalled cygwin completely as of
the FAQ (except for my cygwin/home/*) and installed a fresh base.
Without success.

*** 32bit, Setup version 2.873:

Postinstall script errors (same as with my previous update attempt:
-----
Package: 0/Perpetual
	0p_000_autorebase.dash exit code -1073741819
Package: _/base-cygwin
	000-cygwin-post-install.sh exit code -1073741819
Package: _/_update-info-dir
	update-info-dir.sh exit code -1073741819
Package: _/coreutils
	coreutils.sh exit code -1073741819
Package: _/bash
	bash.sh exit code -1073741819
Package: _/base-files
	base-files-mketc.sh exit code -1073741819
	base-files-profile.sh exit code -1073741819
Package: _/ca-certificates
	ca-certificates.sh exit code -1073741819
Package: _/lynx
	lynx.sh exit code -1073741819
Package: _/man-db
	man-db.sh exit code -1073741819
Package: _/mintty
	mintty.sh exit code -1073741819
-----

When I try to start bash, the window opens and closes immediately. When
I open cmd.exe and try Cygwin commands e.g. 'bash' or 'grep ...' or
'man ...' there is no output at all; the command is found, but no
stdout or stderr or stackdump.

I'll attach the end of the setup.log.full.

cygcheck -s -v -r > cygcheck_32bit.out (run from cmd.exe) gave an error:
   garbled output from 'id' command - no uid= found
then hung with using 25% cpu (1 of my 4 cores), but still produced
output, which I attach.

I deleted the 32bit version as of FAQ and tried a base install of 64bit.

*** 64bit, Setup version 2.873:

The setup ran smooth, I can start bash. But e.g a 'ls' gives me errors
and a bash.exe.stackdump (attached). The errors are:
-----
$ ls
       0 [main] bash 2356 F:\cygwin\bin\bash.exe: *** fatal error in 
forked process - fork: can't reserve memory for parent stack 0x140000 - 
0x340000, (child has 0x30000 - 0x230000), Win32 error 487
    2312 [main] bash 2356 cygwin_exception::open_stackdumpfile: Dumping 
stack trace to bash.exe.stackdump
       1 [main] bash 4356 fork: child -1 - forked process 2356 died 
unexpectedly, retry 0, exit code 0x100, errno 11
bash: fork: retry: No child processes
1006256 [main] bash 4872 F:\cygwin\bin\bash.exe: *** fatal error in 
forked process - fork: can't reserve memory for parent stack 0x140000 - 
0x340000, (child has 0x30000 - 0x230000), Win32 error 487
1006797 [main] bash 4872 cygwin_exception::open_stackdumpfile: Dumping 
stack trace to bash.exe.stackdump
2591368 [main] bash 4356 fork: child -1 - forked process 4872 died 
unexpectedly, retry 0, exit code 0x100, errno 11
bash: fork: retry: No child processes
4597941 [main] bash 1540 F:\cygwin\bin\bash.exe: *** fatal error in 
forked process - fork: can't reserve memory for parent stack 0x140000 - 
0x340000, (child has 0x30000 - 0x230000), Win32 error 487
4599025 [main] bash 1540 cygwin_exception::open_stackdumpfile: Dumping 
stack trace to bash.exe.stackdump
5849328 [main] bash 4356 fork: child -1 - forked process 1540 died 
unexpectedly, retry 0, exit code 0x100, errno 11
bash: fork: retry: No child processes
9855748 [main] bash 976 F:\cygwin\bin\bash.exe: *** fatal error in 
forked process - fork: can't reserve memory for parent stack 0x140000 - 
0x340000, (child has 0x30000 - 0x230000), Win32 error 487
9856620 [main] bash 976 cygwin_exception::open_stackdumpfile: Dumping 
stack trace to bash.exe.stackdump
11107304 [main] bash 4356 fork: child -1 - forked process 976 died 
unexpectedly, retry 0, exit code 0x100, errno 11
bash: fork: retry: No child processes
19114176 [main] bash 3372 F:\cygwin\bin\bash.exe: *** fatal error in 
forked process - fork: can't reserve memory for parent stack 0x140000 - 
0x340000, (child has 0x30000 - 0x230000), Win32 error 487
19114675 [main] bash 3372 cygwin_exception::open_stackdumpfile: Dumping 
stack trace to bash.exe.stackdump
20714816 [main] bash 4356 fork: child -1 - forked process 3372 died 
unexpectedly, retry 0, exit code 0x100, errno 11
bash: fork: Resource temporarily unavailable
-----

When trying Cygwin commands from a cmd.exe prompt, commands seem to
work, e.g. a simple 'ls' or 'grep --help' or 'grep -i insert some.sql'
or 'vi some.sql'. But I did not test very much.

Output of cygcheck -s -v -r > cygcheck_64bit.out attached.

*** Restoring Cygwin from backup

Finally I restored the complete cygwin folder from a backup. Now Cygwin
works again as a charm. I conclude, that my system itself is OK and
something or the other might be broken in the current Cygwin version?

Any help is welcome, because I want to be able to update Cygwin in the
future. If I shall do some tests or can assist in other ways, pls drop
me a note.

Thanks and best regards, Georg
-- 
   ___   ___
  | + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
  |_|_\ |___   rehfeld@georg-rehfeld.de       +49 (40) 23 53 27 10

[-- Attachment #2: end_of_setup_32.log.full --]
[-- Type: text/plain, Size: 3165 bytes --]

...
Installing file cygfile:///usr/share/man/man1/xzless.1.gz
Installing file cygfile:///usr/share/man/man1/xzmore.1.gz
compress_xz::bid_xz: success: 48
compress_xz::bid_xz: success: 48
2015/11/11 21:03:53 Extracting from file://k:\install_xp\Cygwin/http%3a%2f%2fftp.inf.tu-dresden.de%2fsoftware%2fwindows%2fcygwin32%2f/x86/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
Installing file cygfile:///usr/bin/cygz.dll
2015/11/11 21:03:53 Changing gid back to original
Visited: 67 nodes out of 7315 while creating dependency order.
Dependency order of packages: base-cygwin cygwin dash _autorebase _update-info-dir libiconv2 libintl8 alternatives libattr1 libgcc1 libgmp10 libstdc++6 terminfo libncursesw10 libreadline7 tzcode coreutils bash findutils sed base-files libbz2_1 bzip2 libffi6 libp11-kit0 libtasn1_6 p11-kit p11-kit-trust ca-certificates popt libpopt0 cygutils editrights zlib0 file libmpfr4 gawk libargp getent libpcre1 grep groff gzip hostname info ipc-utils less libuuid1 libblkid1 libgdbm4 libiconv liblzma5 libopenssl100 libpipeline1 libsmartcols1 login lynx util-linux man-db mintty openssl rebase run xz tar vim-minimal which 
2015/11/11 21:03:53 running: F:\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
2015/11/11 21:03:54 abnormal exit: exit code=-1073741819
2015/11/11 21:03:54 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
2015/11/11 21:03:55 abnormal exit: exit code=-1073741819
2015/11/11 21:03:55 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/update-info-dir.sh"
2015/11/11 21:03:55 abnormal exit: exit code=-1073741819
2015/11/11 21:03:55 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:56 running: F:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
2015/11/11 21:03:56 abnormal exit: exit code=-1073741819
2015/11/11 21:03:57 Changing gid to Administrators
Program directory for program link: 
Desktop directory for desktop link: 
2015/11/11 21:06:36 note: Installation Complete
2015/11/11 21:06:36 Ending cygwin install

[-- Attachment #3: cygcheck_32bit.out --]
[-- Type: text/plain, Size: 9037 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Thu Nov 12 01:01:32 2015

Windows 2003 Server Ver 5.2 Build 3790 Service Pack 2

Running under WOW64 on AMD64

Path:	C:\Program Files\Java\jre7\bin
	C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
	F:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\system32\WBEM
	F:\erl5.7.3\bin\
	F:\MinGW\bin\
	C:\Program Files (x86)\Common Files\DivX Shared\
	C:\Program Files (x86)\Graphviz2.26.3\bin
	C:\Program Files\TortoiseSVN\bin
	C:\Zend\ZendServer\share\ZendFramework\bin
	C:\Zend\ZendServer\bin
	C:\Program Files (x86)\Common Files\Acronis\SnapAPI\
	C:\Program Files\TortoiseGit\bin

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

CYGWIN = 'nodosfilewarning'
Path = 'C:\Program Files\Java\jre7\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;F:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;F:\erl5.7.3\bin\;F:\MinGW\bin\;C:\Program Files (x86)\Common Files\DivX Shared\;C:\Program Files (x86)\Graphviz2.26.3\bin;C:\Program Files\TortoiseSVN\bin;C:\Zend\ZendServer\share\ZendFramework\bin;C:\Zend\ZendServer\bin;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files\TortoiseGit\bin'

ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
APPDATA = 'C:\Documents and Settings\rehfeld\Application Data'
COMMANDER_DRIVE = 'C:'
COMMANDER_EXE = 'C:\Program Files (x86)\totalcmd\TOTALCMD.EXE'
COMMANDER_INI = 'C:\Documents and Settings\rehfeld\Application Data\GHISLER\wincmd.ini'
COMMANDER_PATH = 'C:\Program Files (x86)\totalcmd'
CommonProgramFiles = 'C:\Program Files (x86)\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
COMPUTERNAME = 'PIZZY'
ComSpec = 'C:\WINDOWS\system32\cmd.exe'
ESDL_PATH = 'F:/projekte/Wings3D/esdl-1.0.1'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'C:'
HOMEPATH = '\Documents and Settings\rehfeld'
LOGONSERVER = '\\PIZZY'
NUMBER_OF_PROCESSORS = '4'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_ARCHITEW6432 = 'AMD64'
PROCESSOR_IDENTIFIER = 'EM64T Family 6 Model 23 Stepping 10, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '170a'
ProgramFiles = 'C:\Program Files (x86)'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
PROMPT = '$P$G'
SESSIONNAME = 'Console'
SystemDrive = 'C:'
SystemRoot = 'C:\WINDOWS'
TEMP = 'K:\tmp'
TMP = 'K:\tmp'
USERDOMAIN = 'PIZZY'
USERNAME = 'rehfeld'
USERPROFILE = 'C:\Documents and Settings\rehfeld'
windir = 'C:\WINDOWS'
__COMPAT_LAYER = 'EnableNXShowUI '

HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin-X
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = 'F:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'F:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'F:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\F:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'F:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: b99ad95be22e68fe Path: F:\cygwin

c:  hd  NTFS     47685Mb  63% CP CS UN PA FC     XP
d:  hd  NTFS     47685Mb  19% CP CS UN PA FC     W7
e:  cd             N/A    N/A                    
f:  hd  NTFS    650491Mb  23% CP CS UN PA FC     data
h:  hd  NTFS   2861584Mb  66% CP CS UN PA FC     Elements
k:  hd  NTFS    953866Mb  48% CP CS UN PA FC     backup
x:  hd  NTFS   2861575Mb  30% CP CS UN PA FC     Seagate Expansion Drive

F:\cygwin        /          system  binary,auto
F:\cygwin\bin    /usr/bin   system  binary,auto
F:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

Found: F:\cygwin\bin\awk
 -> F:\cygwin\bin\gawk.exe
Found: F:\cygwin\bin\bash.exe
Found: F:\cygwin\bin\cat.exe
Found: F:\cygwin\bin\cp.exe
Found: F:\MinGW\bin\cpp.exe
Not Found: crontab
Found: F:\cygwin\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: F:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe
Found: F:\MinGW\bin\gcc.exe
Not Found: gdb
Found: F:\cygwin\bin\grep.exe
Found: F:\cygwin\bin\kill.exe
Found: F:\MinGW\bin\ld.exe
Found: F:\cygwin\bin\ls.exe
Not Found: make
Found: F:\cygwin\bin\mv.exe
Not Found: patch
Not Found: perl
Found: F:\cygwin\bin\rm.exe
Found: F:\cygwin\bin\sed.exe
Not Found: ssh
Found: F:\cygwin\bin\sh.exe
Found: F:\cygwin\bin\tar.exe
Found: F:\cygwin\bin\test.exe
Found: F:\cygwin\bin\vi.exe
Not Found: vim

   38k 2013/07/23 F:\cygwin\bin\cygargp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygargp-0.dll" v0.0 ts=2013-07-23 16:35
   14k 2012/05/04 F:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012-05-04 13:35
  203k 2015/03/23 F:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:55
   62k 2011/05/21 F:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011-05-21 21:16
 1980k 2015/07/09 F:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2015-07-09 18:50
   27k 2015/01/02 F:\cygwin\bin\cygffi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-6.dll" v0.0 ts=2015-01-02 02:11
   60k 2015/10/20 F:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2015-10-20 18:07
  108k 2015/07/02 F:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2015-07-02 19:59
   19k 2009/02/26 F:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009-02-26 08:58
    8k 2009/02/26 F:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009-02-26 08:58
  507k 2015/11/07 F:\cygwin\bin\cyggmp-10.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-10.dll" v0.0 ts=2015-11-07 19:45
   31k 2015/01/27 F:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2015-01-28 00:43
 1010k 2015/02/20 F:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 17:52
   41k 2015/09/20 F:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2015-09-20 21:20
    5k 2015/11/09 F:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2015-11-09 10:22
    6k 2015/11/09 F:\cygwin\bin\cyglsa64.dll (not x86 dll)
  159k 2015/11/09 F:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2015-11-09 07:13
  123k 2015/08/12 F:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2015-08-12 21:06
  173k 2015/10/09 F:\cygwin\bin\cygman-2-7-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygman-2-7-4.dll" v0.0 ts=2015-10-09 10:30
   22k 2015/10/09 F:\cygwin\bin\cygmandb-2-7-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmandb-2-7-4.dll" v0.0 ts=2015-10-09 10:30
   30k 2015/10/20 F:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2015-10-20 18:06
  369k 2015/06/30 F:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2015-06-30 19:39
   57k 2015/10/20 F:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2015-10-20 18:12
  327k 2015/10/20 F:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2015-10-20 18:05
  326k 2015/06/01 F:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2015-06-01 21:17
   15k 2015/10/20 F:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2015-10-20 18:06
  458k 2015/08/11 F:\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
  

[-- Attachment #4: bash.exe.stackdump --]
[-- Type: text/plain, Size: 696 bytes --]

Stack trace:
Frame        Function    Args
00000000000  00180071F8E (00180212FDC, 00180212E86, 00000030000, 0000022EE30)
00000000000  00180046E22 (0000022FE98, 00000200000, 00000000000, 00000000001)
00000000000  00180046E62 (00000140000, 00000340000, 00000030000, 00000230000)
00000000000  00180047161 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  001800471AE (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  00100472DD1 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  00100401010 (00000000000, 00000000000, 0000022FFA8, 00000000000)
00000000000  00077D5970C (00000000000, 00000000000, 0000022FFA8, 00000000000)
End of stack trace

[-- Attachment #5: cygcheck_64bit.out --]
[-- Type: text/plain, Size: 14739 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Thu Nov 12 01:46:11 2015

Windows 2003 Server Ver 5.2 Build 3790 Service Pack 2

Path:	C:\Program Files\Java\jre7\bin
	C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
	F:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\system32\WBEM
	F:\erl5.7.3\bin\
	F:\MinGW\bin\
	C:\Program Files (x86)\Common Files\DivX Shared\
	C:\Program Files (x86)\Graphviz2.26.3\bin
	C:\Program Files\TortoiseSVN\bin
	C:\Zend\ZendServer\share\ZendFramework\bin
	C:\Zend\ZendServer\bin
	C:\Program Files (x86)\Common Files\Acronis\SnapAPI\
	C:\Program Files\TortoiseGit\bin

Output from F:\cygwin\bin\id.exe
UID: 197610(rehfeld)           GID: 197121(None)
197121(None)                   544(Administrators)
545(Users)                     4(INTERAKTIV)
11(Authentifizierte Benutzer)  15(Diese Organisation)
4095(CurrentSession)           66048(LOKAL)
262154(NTLM-Authentifizierung)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

CYGWIN = 'nodosfilewarning'
Path = 'C:\Program Files\Java\jre7\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;F:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;F:\erl5.7.3\bin\;F:\MinGW\bin\;C:\Program Files (x86)\Common Files\DivX Shared\;C:\Program Files (x86)\Graphviz2.26.3\bin;C:\Program Files\TortoiseSVN\bin;C:\Zend\ZendServer\share\ZendFramework\bin;C:\Zend\ZendServer\bin;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files\TortoiseGit\bin'

ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
APPDATA = 'C:\Documents and Settings\rehfeld\Application Data'
COMMANDER_DRIVE = 'C:'
COMMANDER_EXE = 'C:\Program Files (x86)\totalcmd\TOTALCMD.EXE'
COMMANDER_INI = 'C:\Documents and Settings\rehfeld\Application Data\GHISLER\wincmd.ini'
COMMANDER_PATH = 'C:\Program Files (x86)\totalcmd'
CommonProgramFiles = 'C:\Program Files\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
COMPUTERNAME = 'PIZZY'
ComSpec = 'C:\WINDOWS\system32\cmd.exe'
ESDL_PATH = 'F:/projekte/Wings3D/esdl-1.0.1'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'C:'
HOMEPATH = '\Documents and Settings\rehfeld'
LOGONSERVER = '\\PIZZY'
NUMBER_OF_PROCESSORS = '4'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = 'AMD64'
PROCESSOR_IDENTIFIER = 'EM64T Family 6 Model 23 Stepping 10, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '170a'
ProgramFiles = 'C:\Program Files'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PROMPT = '$P$G'
SESSIONNAME = 'Console'
SystemDrive = 'C:'
SystemRoot = 'C:\WINDOWS'
TEMP = 'K:\tmp'
TMP = 'K:\tmp'
USERDOMAIN = 'PIZZY'
USERNAME = 'rehfeld'
USERPROFILE = 'C:\Documents and Settings\rehfeld'
windir = 'C:\WINDOWS'
__COMPAT_LAYER = 'EnableNXShowUI '

HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin-X
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\F:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'F:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = 'F:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'F:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'F:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\Installations
  (default) = '\??\F:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\setup
  (default) = 'F:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: b99ad95be22e68fe Path: F:\cygwin

c:  hd  NTFS     47685Mb  63% CP CS UN PA FC     XP
d:  hd  NTFS     47685Mb  19% CP CS UN PA FC     W7
e:  cd             N/A    N/A                    
f:  hd  NTFS    650491Mb  23% CP CS UN PA FC     data
h:  hd  NTFS   2861584Mb  66% CP CS UN PA FC     Elements
k:  hd  NTFS    953866Mb  48% CP CS UN PA FC     backup
x:  hd  NTFS   2861575Mb  30% CP CS UN PA FC     Seagate Expansion Drive

F:\cygwin        /          system  binary,auto
F:\cygwin\bin    /usr/bin   system  binary,auto
F:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Found: F:\cygwin\bin\awk
 -> F:\cygwin\bin\gawk.exe
Found: F:\cygwin\bin\bash.exe
Found: F:\cygwin\bin\cat.exe
Found: F:\cygwin\bin\cp.exe
Found: F:\MinGW\bin\cpp.exe
Not Found: crontab
Found: F:\cygwin\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: F:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe
Found: F:\MinGW\bin\gcc.exe
Not Found: gdb
Found: F:\cygwin\bin\grep.exe
Found: F:\cygwin\bin\kill.exe
Found: F:\MinGW\bin\ld.exe
Found: F:\cygwin\bin\ls.exe
Not Found: make
Found: F:\cygwin\bin\mv.exe
Not Found: patch
Not Found: perl
Found: F:\cygwin\bin\rm.exe
Found: F:\cygwin\bin\sed.exe
Not Found: ssh
Found: F:\cygwin\bin\sh.exe
Found: F:\cygwin\bin\tar.exe
Found: F:\cygwin\bin\test.exe
Found: F:\cygwin\bin\vi.exe
Not Found: vim

   38k 2013/07/19 F:\cygwin\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2013-07-19 16:07
   16k 2013/03/26 F:\cygwin\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2013-03-26 18:26
  180k 2015/03/23 F:\cygwin\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:46
   64k 2013/03/07 F:\cygwin\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2013-03-07 03:54
 2217k 2015/07/09 F:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=2015-07-09 18:49
   26k 2015/01/11 F:\cygwin\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-01-11 10:25
   57k 2015/10/20 F:\cygwin\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2015-10-20 18:01
   69k 2015/07/02 F:\cygwin\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2015-07-01 19:03
   40k 2014/05/27 F:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=1970-01-01 01:00
   13k 2014/05/27 F:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=1970-01-01 01:00
  528k 2015/11/07 F:\cygwin\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2015-11-07 19:24
   30k 2015/01/27 F:\cygwin\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2015-01-27 04:51
 1009k 2015/02/20 F:\cygwin\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 18:07
   40k 2015/09/20 F:\cygwin\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2015-09-20 20:10
    6k 2015/11/09 F:\cygwin\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
                  "cyglsa64.dll" v0.0 ts=2015-11-09 10:24
  139k 2015/11/09 F:\cygwin\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2015-11-09 07:12
  114k 2015/08/12 F:\cygwin\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2015-08-12 21:01
  168k 2015/10/09 F:\cygwin\bin\cygman-2-7-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-7-4.dll" v0.0 ts=2015-10-09 04:12
   22k 2015/10/09 F:\cygwin\bin\cygmandb-2-7-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-7-4.dll" v0.0 ts=2015-10-09 04:18
   29k 2015/10/20 F:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2015-10-20 18:00
  341k 2015/06/30 F:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-4.dll" v0.0 ts=2015-06-30 19:39
   53k 2015/10/20 F:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncurses++w-10.dll" v0.0 ts=2015-10-20 18:05
  301k 2015/10/20 F:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2015-10-20 17:59
  319k 2015/06/01 F:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2015-06-01 20:02
   14k 2015/10/20 F:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2015-10-20 18:00
  460k 2015/08/11 F:\cygwin\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2015-08-11 19:19
   39k 2015/04/09 F:\cygwin\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2015-04-09 22:04
   41k 2013/10/21 F:\cygwin\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2013-10-21 22:52
  207k 2015/01/27 F:\cygwin\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2015-01-27 04:51
   89k 2015/03/23 F:\cygwin\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:46
  421k 2015/07/09 F:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=2015-07-09 18:49
  940k 2015/07/02 F:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2015-07-01 19:17
   66k 2015/08/28 F:\cygwin\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2015-08-28 11:36
   52k 2015/10/20 F:\cygwin\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2015-10-20 18:00
   15k 2015/03/23 F:\cygwin\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:46
   80k 2014/11/19 F:\cygwin\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2014-11-20 00:08
 3312k 2015/11/09 F:\cygwin\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2015-11-09 10:24
    Cygwin DLL version info:
        DLL version: 2.3.0
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 291
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Can't find the cygrunsrv utility, skipping services check.


Cygwin Package Information
Last downloaded files to: k:\install_xp\Cygwin
Last downloaded files from: http://ftp.inf.tu-dresden.de/software/windows/cygwin32/

Package              Version            Status
_autorebase          001002-1           OK
_update-info-dir     00491-1            OK
alternatives         1.3.30c-10         OK
base-cygwin          3.8-1              OK
base-files           4.2-4              OK
bash                 4.3.42-4           OK
bzip2                1.0.6-2            OK
ca-certificates      2.5-1              OK
coreutils            8.24-3             OK
cygutils             1.4.14-1           OK
cygwin               2.3.0-1            OK
dash                 0.5.8-3            OK
editrights           1.03-1             OK
file                 5.24-1             OK
findutils            4.5.12-1           OK
gawk                 4.1.3-1            OK
getent               2.18.90-4          OK
grep                 2.21-2             OK
groff                1.22.3-1           OK
gzip                 1.6-1              OK
hostname             3.13-1             OK
info                 6.0-1              OK
ipc-utils            1.0-2              OK
less                 481-1              OK
libargp              20110921-2         OK
libattr1             2.4.46-1           OK
libblkid1            2.25.2-2           OK
libbz2_1             1.0.6-2            OK
libffi6              3.2.1-1            OK
libgcc1              4.9.3-1            OK
libgdbm4             1.11-1             OK
libgmp10             6.1.0-1            OK
libiconv             1.14-3             OK
libiconv2            1.14-3             OK
libintl8             0.19.5.1-2         OK
liblzma5             5.2.2-1            OK
libmpfr4             3.1.3-1            OK
libncursesw10        6.0-1.20151017     OK
libopenssl100        1.0.2d-1           OK
libp11-kit0          0.22.1-1           OK
libpcre1             8.37-2             OK
libpipeline1         1.4.0-1            OK
Empty package libpopt0
libpopt0             1.16-1             OK
libreadline7         6.3.8-1            OK
libsmartcols1        2.25.2-2           OK
libstdc++6           4.9.3-1            OK
libtasn1_6           4.5-1              OK
libuuid1             2.25.2-2           OK
login                1.11-1             OK
lynx                 2.8.7-2            OK
man-db               2.7.4-1            OK
mintty               2.2.1-0            OK
openssl              1.0.2d-1           OK
p11-kit              0.22.1-1           OK
p11-kit-trust        0.22.1-1           OK
popt                 1.16-1             OK
rebase               4.4.1-1            OK
run                  1.3.4-2            OK
sed                  4.2.2-3            OK
tar                  1.28-1             OK
terminfo             6.0-1.20151017     OK
tzcode               2015g-1            OK
util-linux           2.25.2-2           OK
vim-minimal          7.4.891-1          OK
which                2.20-2             OK
xz                   5.2.2-1            OK
zlib0                1.2.8-3            OK
Use -h to see help about each section

[-- Attachment #6: Type: text/plain, Size: 218 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
  2015-11-12  1:27 Cygwin DLL V2.3.0 on XP 64-bit professional not working at all Georg Rehfeld
@ 2015-11-12  1:48 ` Helmut Karlowski
  2015-11-12  4:04   ` Georg Rehfeld
  2015-11-12 10:53 ` Corinna Vinschen
  1 sibling, 1 reply; 7+ messages in thread
From: Helmut Karlowski @ 2015-11-12  1:48 UTC (permalink / raw)
  To: cygwin

---------------------------------------------------
> Finally I restored the complete cygwin folder from a backup. Now Cygwin
> works again as a charm. I conclude, that my system itself is OK and
> something or the other might be broken in the current Cygwin version?

I once had this fork-error after a cygwin-update on windows 10. I 
rebooted windows and all worked normal. Maybe that's what happened to 
you also?

-Helmut


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
  2015-11-12  1:48 ` Helmut Karlowski
@ 2015-11-12  4:04   ` Georg Rehfeld
  0 siblings, 0 replies; 7+ messages in thread
From: Georg Rehfeld @ 2015-11-12  4:04 UTC (permalink / raw)
  To: cygwin

-----
>> Finally I restored the complete cygwin folder from a backup. Now Cygwin
>> works again as a charm. I conclude, that my system itself is OK and
>> something or the other might be broken in the current Cygwin version?
>
> I once had this fork-error after a cygwin-update on windows 10. I
> rebooted windows and all worked normal. Maybe that's what happened to
> you also?

Thanks for the suggestion, but missing reboots are not the problem for
sure. As indicated I tried the base installs several times, always
alternating between 32bit and 64bit, always using a different mirror
and rebooted often (~10 times in the last day). Missing reboots also
should not cause the post install errors on the 32bit version IMHO.

Side note, if you wonder: XP 64 never got a service pack 3, only SP2.
And my system IS up to the last MS update.

Might be, I finally should update to W7 64, if XP 64 isn't supported
(any longer) by Cygwin.

Best regards, Georg
-- 
   ___   ___
  | + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
  |_|_\ |___   rehfeld@georg-rehfeld.de       +49 (40) 23 53 27 10

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
  2015-11-12  1:27 Cygwin DLL V2.3.0 on XP 64-bit professional not working at all Georg Rehfeld
  2015-11-12  1:48 ` Helmut Karlowski
@ 2015-11-12 10:53 ` Corinna Vinschen
  2015-11-12 12:33   ` Corinna Vinschen
  1 sibling, 1 reply; 7+ messages in thread
From: Corinna Vinschen @ 2015-11-12 10:53 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1749 bytes --]

Hi Georg,

On Nov 12 02:27, Georg Rehfeld wrote:
> Dear all,
> 
> since yesterday I had a working Cygwin 32 running (since years) on my
> XP 64 prof box. When I tried to update tonight I got errors in post
> install (see below) and afterwards I could not start any cygwin
> program, not even bash or grep (tried from a cmd prompt), without any
> error message. After trying to reinstall from different mirrors,
> rebooting several times I finally uninstalled cygwin completely as of
> the FAQ (except for my cygwin/home/*) and installed a fresh base.
> Without success.
> 
> *** 32bit, Setup version 2.873:
> 
> Postinstall script errors (same as with my previous update attempt:
> -----
> Package: 0/Perpetual
> 	0p_000_autorebase.dash exit code -1073741819
> Package: _/base-cygwin

Thanks for the report.  I could reproduce the problem on 64 bit XP and
64 bit Server 2003 and applied a patch.  I will upload a fixed 2.3.1
probably this weekend.

> I deleted the 32bit version as of FAQ and tried a base install of 64bit.
> 
> *** 64bit, Setup version 2.873:
> 
> The setup ran smooth, I can start bash. But e.g a 'ls' gives me errors
> and a bash.exe.stackdump (attached). The errors are:

Ok, *this* I can't reproduce.  2.3.0 64 bit works fine for me on both,
64 bit XP and 64 bit Server 2003.

> Any help is welcome, because I want to be able to update Cygwin in the
> future.

Well, Cygwin is going to drop XP and Server 2003 support end of this
year.  But all versions released in 2015 are still supposed to run on
XP and 2003.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
  2015-11-12 10:53 ` Corinna Vinschen
@ 2015-11-12 12:33   ` Corinna Vinschen
  2015-11-13  4:31     ` Georg Rehfeld
  0 siblings, 1 reply; 7+ messages in thread
From: Corinna Vinschen @ 2015-11-12 12:33 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]

On Nov 12 11:53, Corinna Vinschen wrote:
> Hi Georg,
> 
> On Nov 12 02:27, Georg Rehfeld wrote:
> > Dear all,
> > 
> > since yesterday I had a working Cygwin 32 running (since years) on my
> > XP 64 prof box. When I tried to update tonight I got errors in post
> > install (see below) and afterwards I could not start any cygwin
> > program, not even bash or grep (tried from a cmd prompt), without any
> > error message. After trying to reinstall from different mirrors,
> > rebooting several times I finally uninstalled cygwin completely as of
> > the FAQ (except for my cygwin/home/*) and installed a fresh base.
> > Without success.
> > 
> > *** 32bit, Setup version 2.873:
> > 
> > Postinstall script errors (same as with my previous update attempt:
> > -----
> > Package: 0/Perpetual
> > 	0p_000_autorebase.dash exit code -1073741819
> > Package: _/base-cygwin
> 
> Thanks for the report.  I could reproduce the problem on 64 bit XP and
> 64 bit Server 2003 and applied a patch.  I will upload a fixed 2.3.1
> probably this weekend.

I just uploaded a developer snapshot to https://cygwin.com/snapshots/
Maybe you'd like to give it a try.  Installing only the cygwin1.dll from
http://cygwin.com/snapshots/x86/cygwin1-20151112.dll.xz is sufficent
(but keep a backup of your current cygwin1.dll, just in case).


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
  2015-11-12 12:33   ` Corinna Vinschen
@ 2015-11-13  4:31     ` Georg Rehfeld
  2015-11-13  9:11       ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: Georg Rehfeld @ 2015-11-13  4:31 UTC (permalink / raw)
  To: cygwin

Am 12.11.2015 um 13:33, Corinna Vinschen wrote:
> On Nov 12 11:53, Corinna Vinschen wrote:
>> Hi Georg,
>>
>> On Nov 12 02:27, Georg Rehfeld wrote:
>>> Dear all,
>>>
>>> since yesterday I had a working Cygwin 32 running (since years) on my
>>> XP 64 prof box. When I tried to update tonight I got errors in post
>>> install (see below) and afterwards I could not start any cygwin
>>> program, not even bash or grep (tried from a cmd prompt), without any
>>> error message. After trying to reinstall from different mirrors,
>>> rebooting several times I finally uninstalled cygwin completely as of
>>> the FAQ (except for my cygwin/home/*) and installed a fresh base.
>>> Without success.
>>>
>>> *** 32bit, Setup version 2.873:
>>>
>>> Postinstall script errors (same as with my previous update attempt:
>>> -----
>>> Package: 0/Perpetual
>>> 	0p_000_autorebase.dash exit code -1073741819
>>> Package: _/base-cygwin
>>
>> Thanks for the report.  I could reproduce the problem on 64 bit XP and
>> 64 bit Server 2003 and applied a patch.  I will upload a fixed 2.3.1
>> probably this weekend.
>
> I just uploaded a developer snapshot to https://cygwin.com/snapshots/
> Maybe you'd like to give it a try.  Installing only the cygwin1.dll from
> http://cygwin.com/snapshots/x86/cygwin1-20151112.dll.xz is sufficent
> (but keep a backup of your current cygwin1.dll, just in case).
>
> Thanks,
> Corinna

Thanks Corinna for the immediate fix. Essentially it seems to work.

*** What I did (possibly I've done something wrong) and the outcome:

1. downloaded/extracted the new cygwin1.dll and noted, that it is only
    2.6MB; saved the old one (3.3MB) and copied the new one over the old
    one in my restored Cygwin. Did a short test: everything fine.

2. started the Setup 32bit, updated 40 packages or so. Obviously the
    cygwin1.dll was in the update (was again 3.3MB) ... so same/similar
    post install errors as before.

3. copied the snapshot DLL again and redid the setup. This time 0
    packages to update, but the post install ran smoothly (needed
    considerable time) except for this message:
    -----
    Package: _/Unknown package
             xinit.sh exit code 3
    -----

I consider this harmless, because my X install was not OK from the
beginning and I don't need it really (have to uninstall soon).

I can start bash as usual (from within TotalCommander). All other
commands/scripts I tested seem to work smoothly.

So IMHO the patch was successful.

Many thanks again, Georg
-- 
   ___   ___
  | + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
  |_|_\ |___   rehfeld@georg-rehfeld.de       +49 (40) 23 53 27 10

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin DLL V2.3.0 on XP 64-bit professional not working at all
  2015-11-13  4:31     ` Georg Rehfeld
@ 2015-11-13  9:11       ` Corinna Vinschen
  0 siblings, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2015-11-13  9:11 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 2371 bytes --]

On Nov 13 05:31, Georg Rehfeld wrote:
> Am 12.11.2015 um 13:33, Corinna Vinschen wrote:
> >On Nov 12 11:53, Corinna Vinschen wrote:
> >>On Nov 12 02:27, Georg Rehfeld wrote:
> >>>Package: 0/Perpetual
> >>>	0p_000_autorebase.dash exit code -1073741819
> >>>Package: _/base-cygwin
> >>
> >>Thanks for the report.  I could reproduce the problem on 64 bit XP and
> >>64 bit Server 2003 and applied a patch.  I will upload a fixed 2.3.1
> >>probably this weekend.
> >
> >I just uploaded a developer snapshot to https://cygwin.com/snapshots/
> >Maybe you'd like to give it a try.  Installing only the cygwin1.dll from
> >http://cygwin.com/snapshots/x86/cygwin1-20151112.dll.xz is sufficent
> >(but keep a backup of your current cygwin1.dll, just in case).
> >
> >Thanks,
> >Corinna
> 
> Thanks Corinna for the immediate fix. Essentially it seems to work.
> 
> *** What I did (possibly I've done something wrong) and the outcome:
> 
> 1. downloaded/extracted the new cygwin1.dll and noted, that it is only
>    2.6MB; saved the old one (3.3MB) and copied the new one over the old
>    one in my restored Cygwin. Did a short test: everything fine.
> 
> 2. started the Setup 32bit, updated 40 packages or so. Obviously the
>    cygwin1.dll was in the update (was again 3.3MB) ... so same/similar
>    post install errors as before.

Ideally you would have set the cygwin package to "keep" before starting
the installation :)

> 3. copied the snapshot DLL again and redid the setup. This time 0
>    packages to update, but the post install ran smoothly (needed
>    considerable time) except for this message:
>    -----
>    Package: _/Unknown package
>             xinit.sh exit code 3
>    -----
> 
> I consider this harmless, because my X install was not OK from the
> beginning and I don't need it really (have to uninstall soon).
> 
> I can start bash as usual (from within TotalCommander). All other
> commands/scripts I tested seem to work smoothly.
> 
> So IMHO the patch was successful.
> 
> Many thanks again, Georg

You're welcome.  If I get positive reply from Mario Roy in terms of
the flock problem, I create a 2.3.1 bugfix release ASAP.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-11-13  9:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12  1:27 Cygwin DLL V2.3.0 on XP 64-bit professional not working at all Georg Rehfeld
2015-11-12  1:48 ` Helmut Karlowski
2015-11-12  4:04   ` Georg Rehfeld
2015-11-12 10:53 ` Corinna Vinschen
2015-11-12 12:33   ` Corinna Vinschen
2015-11-13  4:31     ` Georg Rehfeld
2015-11-13  9:11       ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).