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]

Installation with setup.exe failed on Win7 Pro 32bit


Hi,

While installing the default installation on my Windows 7 Pro 32bit
notebook, i get lots of XYZ.exe.stackdump in C:\Cygwin with the content of:

Exception: STATUS_ACCESS_VIOLATION at eip=61026397
eax=61174698 ebx=61163240 ecx=00000006 edx=0000000A esi=00000004 edi=60FD0000
ebp=0022B728 esp=0022B720 program=C:\cygwin\bin\cat.exe, pid 1064, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0022B728  61026397  (61163240, 611A3B45, 40000000, 00000001)
0022B748  6102736C  (0022B748, 00000000, 00000000, 00000000)
0022BA38  6102749B  (61177B80, 00008000, 00000000, 61179977)
0022CA68  61004AFB  (611BCC40, 00000000, 00000194, 00000000)
0022CCF0  610BD9AA  (00000006, 61022A99, 00000000, 40000000)
1203180 [main] cat 1064 exception::handle: Error while dumping state
(probably corrupted stack)

Some examples of others are chgrp, chmod, echo, ln, etc all with a similar
content.

The setup itself then fails with:
Package: base-cygwin
	000-cygwin-post-install.sh exit code 1
Package: base-passwd
	passwd-grp.sh exit code 134
Package: terminfo0
	terminfo0.sh exit code 134
Package: _update-info-dir
	update-info-dir.sh exit code 134
Package: coreutils
	coreutils.sh exit code 134
Package: terminfo
	terminfo.sh exit code 134
Package: bash
	bash.sh exit code 1
Package: base-files
	base-files-profile.sh exit code 134
Package: man
	man.sh exit code 134
Package: No package
	000-cygwin-post-install.sh exit code 1
	base-files-profile.sh exit code 134
	bash.sh exit code 1
	coreutils.sh exit code 134
	man.sh exit code 134
	passwd-grp.sh exit code 1
	terminfo.sh exit code 134
	terminfo0.sh exit code 134
	update-info-dir.sh exit code 134

When i now call cygwin.bat and execute cat i get:
bash-3.2# cat
      0 [main] bash 4908 C:\cygwin\bin\bash.exe: *** fatal error -
MapViewOfFile
Ex '(null)'(0x90), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022B1A8  6102749B  (0022B1A8, 00000000, 00000000, 00000000)
0022B498  6102749B  (61177B80, 00008000, 00000000, 61179977)
0022C4C8  61004AFB  (611BCC40, 00000000, 00000090, 00000000)
0022C750  610BD9AA  (00000006, 61033E15, 00018002, 00000024)
Exception: STATUS_ACCESS_VIOLATION at eip=61026397
eax=61174698 ebx=61163240 ecx=00000006 edx=0000000A esi=00000004 edi=60FD0000
ebp=0022B188 esp=0022B180 program=C:\cygwin\bin\bash.exe, pid 4908, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0022B188  61026397  (61163240, 611A3B45, 00000024, 00000001)
0022B1A8  6102736C  (0022B1A8, 00000000, 00000000, 00000000)
0022B498  6102749B  (61177B80, 00008000, 00000000, 61179977)
0022C4C8  61004AFB  (611BCC40, 00000000, 00000090, 00000000)
0022C750  610BD9AA  (00000006, 61033E15, 00018002, 00000024)
  11143 [main] bash 4908 exception::handle: Error while dumping state (probably
corrupted stack)
.....

I have disabled DEP and Virusscanner, but which no effect.

Let me know, if you need more information.

Any hints? Please help. cygwin is a must have for me...


Thanks in advance,
Lars

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