www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B3CDE9A.5090304@gmail.com> |
Date: | Thu, 31 Dec 2009 17:25:46 +0000 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: BSOD after major release |
References: | <846d84d90912310540o5aea16abtd2438373bfa9b7f4 AT mail DOT gmail DOT com> |
In-Reply-To: | <846d84d90912310540o5aea16abtd2438373bfa9b7f4@mail.gmail.com> |
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 |
Sergey Ivanov wrote: > After installing new major release of cygwin i obtained bsod > Bad_pool_Header on the stage post-installing. As usual i installed > everything (full installation). > Is it possible to check which package wrong? > > P.S. I've tried to delete everything before installing exclude home > directory - still not work There are only two possible packages in Cygwin that could be responsible for a BSoD: ioperm and libusb-win32, as they install device drivers (*.sys files), which are the only things that could cause a BSoD aside from some bug in the OS kernel itself. If you don't have either of those installed, then it's some unrelated thing on your system as Larry suggests. If you do, and you're not using them, just uninstall them. It's conceivable you might get more BSoD trouble when you try that; if so, the best bet is to boot into safe mode, and delete either/both of "ioperm.sys" and/or "libusb0.sys" from your C:\WINDOWS\system32\drivers directory; then reboot in normal mode and use setup.exe to uninstall any remaining leftovers. cheers, DaveK -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |