| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <0d5601c1a9c7$3646f310$0200a8c0@lifelesswks> |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | "Brian Genisio" <briangenisio AT yahoo DOT com>, <cygwin AT cygwin DOT com> |
| References: | <20020130175547 DOT 31670 DOT qmail AT web20802 DOT mail DOT yahoo DOT com> |
| Subject: | Re: Blue Screen Of Death |
| Date: | Thu, 31 Jan 2002 06:49:20 +1100 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
| X-OriginalArrivalTime: | 30 Jan 2002 19:49:10.0715 (UTC) FILETIME=[2FB658B0:01C1A9C7] |
=== ----- Original Message ----- From: "Brian Genisio" <briangenisio AT yahoo DOT com> To: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>; <cygwin AT cygwin DOT com> Sent: Thursday, January 31, 2002 4:55 AM Subject: Re: Blue Screen Of Death > So, does that mean I need to restructure my question? I will try again... > > If anybody knows why this might be happening, would you be so kind as to tell > me what your ideas on this matter are? Yes, you are triggering a fault in a device driver on your system, it may be a MS fault, or a third party driver fault. Get a minidump or a full dump, and use the kernel debugger kdi386.exe from http://www.microsoft.com/ddk/debugging/ to get a backtrace with symbols. That should help figure out whether it's MS or someone else you need to go beat up on. Oh, and it's not Cygwin, irrespective of the appearance: This is a kernel mode fault that isn't being handled, and Cygwin doesn't have any ring-0/NT native code in it. Cygwin may just be setting things up so that the bug is exposed. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |