This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Windows Server 2008 64-bit setup.exe/bash problem
Set DEP to "Windows stuff only," rebooted, and reinstalled with the same
result.
I can run C:\cygwin\bin\bash.exe and it runs, it just segfaults sometimes,
esp. on the '[' operator. When running e.g. 000-cygwin-post-install.sh
here's what it does:
bash-3.2# bash -x /etc/postinstall/000-cygwin-post-install.sh.done
+ export
PATH=/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdri
ve/c/Windows/System32/Wbem:/cygdrive/c/sysinternals
+
PATH=/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Wi
ndows/System32/Wbem:/cygdrive/c/sysinternals
+ SYSCONFDIR=/etc
+ FSTAB=/etc/fstab
+ MTAB=/etc/mtab
+ FSTABDIR=/etc/fstab.d
+ DEVDIR=/dev
+ '[' -e /etc/fstab -a '!' -f /etc/fstab ']'
3 [main] bash 316 exception::handle: Error while dumping state
(probably corrupted stack)
Segmentation fault (core dumped)
If I run bash and just do a '[' ']' it goes down too.
Clip of full install log - all the scripts fail for one reason or another.:
2010/06/16 17:38:23 Changing gid back to original
Visited: 51 nodes out of 1725 while creating dependency order.
Dependency order of packages: base-cygwin base-passwd cygwin libgcc1
libiconv2 libintl8 alternatives alternatives libattr1 libgmp3 libsigsegv2
terminfo0 libncurses8 texinfo _update-info-dir gawk tzcode coreutils
terminfo libncurses9 libreadline7 bash findutils sed base-files libbz2_1
bzip2 libpopt0 libstdc++6 cygutils groff gzip libncurses10 less man
cygwin-doc dash diffutils editrights gettext libpcre0 grep ipc-utils
liblzma1 login rebase run xz tar which zlib0
2010/06/16 17:38:23 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/000-cygwin-post-install.sh
2010/06/16 17:38:24 abnormal exit: exit code=-1073741819
2010/06/16 17:38:24 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/passwd-grp.sh
2010/06/16 17:38:25 abnormal exit: exit code=-1073741819
2010/06/16 17:38:25 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/terminfo0.sh
2010/06/16 17:38:25 abnormal exit: exit code=-1073741819
2010/06/16 17:38:25 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/update-info-dir.sh
2010/06/16 17:38:34 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/coreutils.sh
2010/06/16 17:38:35 abnormal exit: exit code=-1073741819
2010/06/16 17:38:35 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/terminfo.sh
3 [main] bash 1612 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
23032 [main] bash 1612 open_stackdumpfile: Dumping stack trace to
bash.exe.stackdump
2010/06/16 17:38:35 abnormal exit: exit code=35584
2010/06/16 17:38:35 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/bash.sh
2010/06/16 17:38:36 abnormal exit: exit code=-1073741819
2010/06/16 17:38:36 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/base-files-profile.sh
2010/06/16 17:38:37 abnormal exit: exit code=-1073741819
2010/06/16 17:38:37 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/base-files-mketc.sh
cygwin warning:
MS-DOS style path detected: C:\Windows\system32\drivers\etc
Preferred POSIX equivalent is: /cygdrive/c/Windows/system32/drivers/etc
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
2010/06/16 17:38:37 abnormal exit: exit code=-1073741819
2010/06/16 17:38:37 running: C:\cygwin\bin\bash.exe --norc
--noprofile /etc/postinstall/man.sh
2010/06/16 17:38:37 abnormal exit: exit code=-1073741819
2010/06/16 17:38:37 Changing gid to Administrators
2010/06/16 17:38:42 note: Installation Complete
Ernest
______________________
UN-altered REPRODUCTION and DISSEMINATION of
this IMPORTANT information is ENCOURAGED.
From: Dave Korn <dave.korn.cygwin@gmail.com>
To: cygwin@cygwin.com
Date: 06/16/2010 04:59 PM
Subject: Re: Windows Server 2008 64-bit setup.exe/bash problem
Sent by: cygwin-owner@cygwin.com
On 16/06/2010 21:55, Ernest Mueller wrote:
> [ ... ] Windows 2008 [ ... ] 32-bit one works [ ... ] 64-bit [ ... ]
> segfaults.
> [ ... ] Ideas welcome!
Disable DEP?
cheers,
DaveK
--
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
--
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