Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <002501c0e662$0ed24a60$6800a8c0@dbca950>
From: "Dave Cook" <dcook@caveduck.com>
To: <cygwin-xfree@cygwin.com>, <cygwin@cygwin.com>
Subject: Fw: bluescreen during XF86/cygwin build
Date: Sat, 26 May 2001 21:03:59 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

I suspect this may be a cygwin DLL problem but it has only ever manifested for me while
building XFree86/Cygwin, so I'm posting to both lists.

A command of the following form at bash prompt on a freshly pulled XFree86 CVS tree caused
identical "driver has corrupted the executive memory pool"  bluescreens 3 times in a row:

make World | tee world.log

I think a couple of the attempts used 2>&1 stderr redirection.  System is Win2000 SP2,
Cygwin 1.3.1, not using ntsec.  Plenty of disk and ram available.  The crash happens
during the massive rm's done in the cleaning stage at the start of the build.  If I change
the command to

make World > world.log

everything is fine.

Regards,

Dave Cook


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

