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: Cygwin 3.1.X causes fatal errors


Am 06.01.2020 um 02:02 schrieb Ken Turner:
I have Windows 10 64-bit, but am using the 32-bit version of Cygwin for
historical reasons. I seem to have the same problem noted in
https://www.mail-archive.com/cygwin@cygwin.com/msg162929.html. That is,
installation of Cygwin 3.1.X does not work properly. The setup log shows (in
part):

testing on my W10 64bit a clean 32bit installation from scratch
I seen no issues

systeminfo | findstr Build
Betriebssystemversion: 10.0.18363 Nicht zutreffend Build 18363

$ uname -svr
CYGWIN_NT-10.0-WOW 3.1.2(0.340/5/3) 2019-12-21 15:21


2020/01/06 00:27:10 Starting cygwin install, version 2.900
...
2020/01/06 00:27:28 Augmented Transaction List:
2020/01/06 00:27:28    0 install cygwin 3.1.2-1
2020/01/06 00:27:28    1   erase cygwin 3.0.7-1
2020/01/06 00:27:31 Uninstalling cygwin
2020/01/06 00:27:31 Extracting from
file://D:\Library\CygWin/http%3a%2f%2fftp.snt.utwente.nl%2fpub%2fsoftware%2f
cygwin%2f/x86/release/cygwin/cygwin-3.1.2-1.tar.xz
...
2020/01/06 00:28:26 running: C:\\bin\dash.exe
"/etc/postinstall/0p_000_autorebase.dash"
2020/01/06 00:28:27 abnormal exit: exit code=-1073741819
2020/01/06 00:28:27 running: C:\\bin\dash.exe
"/etc/postinstall/0p_update-info-dir.dash"


Following this I can no longer run shells nor do a rebase:

   C:\bin\dash.exe: *** fatal error - add_item ("\??\C:", "/", ...) failed,
errno 22


2020/01/06 08:34:35 Changing gid back to original
2020/01/06 08:34:35 running: d:\cygwin-x86\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" 2020/01/06 08:34:49 running: d:\cygwin-x86\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" 2020/01/06 08:34:51 running: d:\cygwin-x86\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
...
2020/01/06 08:35:03 running: d:\cygwin-x86\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_man-db.sh"
2020/01/06 08:35:03 Changing gid to Administrators
2020/01/06 08:35:08 note: Installation Complete
2020/01/06 08:35:08 Ending cygwin install

for what I know exit code=-1073741819 is in
HEX FFFF FFFF C000 0005

and Exception code c0000005 is the code for an access violation

some BLODA around ?

Regards
Marco

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