Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <45BA125AAE48D311B03D00508B0CA96A9FBCB1@itsmail.tutsys.com> From: Stephen Iribarne To: cygwin AT sourceware DOT cygnus DOT com Subject: make stackdump. Date: Mon, 12 Jun 2000 14:18:42 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BFD4B3.C9020310" ------_=_NextPart_001_01BFD4B3.C9020310 Content-Type: text/plain I run make on NT and it stackdumps on me. I run make in my sun environ and it works fine. I get the assertion: assertion "*p2 != '\0'" failed: file "/src/make/read.c", line866. I don't currently have source. Here is the stackdump: 225 [sig] make 1014 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION Exception: STATUS_ACCESS_VIOLATION at eip=610096FE eax=00000000 ebx=00000088 ecx=00000088 edx=00000007 esi=1446FEA0 edi=00000000 ebp=1446FE88 esp=1446FE70 program=c:\Cygnus\bin\make.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 1446FE88 61009B2D (00000000, 61009AB1, 77F1CEBD, 00000003) 1446FEB8 61009B2D (00000000, 00000000, 00405490, 1446FEE4) 1446FF08 6100B216 (00000006, 00000006, 00000000, 000001F4) 1446FF68 6103E748 (00000000, 000009F0, 1446FFB8, 61003218) 1446FFB8 6100321E (61081288, 0242FD4C, 0242FDB8, 61081288) 407477 [sig] make 1014 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 423364 [sig] make 1014 handle_exceptions: Error while dumping state (probably corrupted stack) Any help would be appreciated. -stv /* Steve Iribarne Tut Systems, Inc. http://www.tutsys.com */ ------_=_NextPart_001_01BFD4B3.C9020310 Content-Type: text/html Content-Transfer-Encoding: quoted-printable make stackdump.

I run make on NT and it stackdumps on = me.  I run make in my sun environ and it works fine.

I get the assertion:
assertion "*p2 !=3D '\0'" = failed: file "/src/make/read.c", line866.

I don't currently have source.

Here is the stackdump:

  225 [sig] make 1014 = handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
Exception: STATUS_ACCESS_VIOLATION at = eip=3D610096FE eax=3D00000000 ebx=3D00000088 ecx=3D00000088 = edx=3D00000007 esi=3D1446FEA0 edi=3D00000000 ebp=3D1446FE88 = esp=3D1446FE70 program=3Dc:\Cygnus\bin\make.exe cs=3D001B ds=3D0023 = es=3D0023 fs=3D0038 gs=3D0000 ss=3D0023 Stack trace: = Frame     Function  Args 1446FE88  = 61009B2D  (00000000, 61009AB1, 77F1CEBD, 00000003) 1446FEB8  = 61009B2D  (00000000, 00000000, 00405490, 1446FEE4) 1446FF08  = 6100B216  (00000006, 00000006, 00000000, 000001F4) 1446FF68  = 6103E748  (00000000, 000009F0, 1446FFB8, 61003218) 1446FFB8  = 6100321E  (61081288, 0242FD4C, 0242FDB8, 61081288)  407477 = [sig] make 1014 handle_exceptions: Exception: = STATUS_ACCESS_VIOLATION

 423364 [sig] make 1014 = handle_exceptions: Error while dumping state (probably corrupted = stack)


Any help would be appreciated.

-stv


/*
Steve = Iribarne          &nbs= p;           &nbs= p;      
Tut Systems, Inc.
http://www.tutsys.com
*/

------_=_NextPart_001_01BFD4B3.C9020310--