delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/11/17/23:50:22

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk
Message-ID: <4CE44B3B.1000200@cygwin.com>
Date: Wed, 17 Nov 2010 16:38:03 -0500
From: "Larry Hall \(Cygwin\)" <reply-to-list-only-lh AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Installation with setup.exe failed on Win7 Pro 32bit
References: <4CE44867 DOT 8090200 AT monecke DOT de>
In-Reply-To: <4CE44867.8090200@monecke.de>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On 11/17/2010 4:25 PM, Lars Monecke wrote:
> 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...

'cygcheck' output might help.  See <http://cygwin.com/problems.html>
for details.

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019