X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.2 required=5.0 tests=BAYES_50,J_CHICKENPOX_31,SARE_BAYES_5x8,SARE_BAYES_6x8 X-Spam-Check-By: sourceware.org Message-ID: <495A4B87.3080009@partners.org> Date: Tue, 30 Dec 2008 11:25:43 -0500 From: "Gregory C. Sharp" User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: System reboot (udfs.sys), cygwin 1.7 Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id mBUGRWFS010325 I'm testing out cygwin 1.7, and ran into a problem. I run a small script which checksums my dvd+r backups, something like this: find -L /cygdrive/d -noleaf -type f -exec cksum {} \; I try it out on cygwin 1.7, and 3 out of 4 times I get a system panic and reboot. Dumpchk/WinDBG reveal access violation in udfs.sys. This has never happened when I run the script on cygwin 1.5. Stacktrace as follows: ChildEBP RetAddr Args to Child f683fd78 804eeb49 88768288 00000000 00000000 udfs!0xbb7db225 f683fda8 8052e8c2 88768288 00000000 00000000 ntkrnlmp!ExQueueWorkItem+0x167 f683fddc 80543966 804eea9a 00000000 00000000 ntkrnlmp!PsSetCreateThreadNotifyRoutine+0xa8 00000000 00000000 00000000 00000000 00000000 ntkrnlmp!KiDispatchInterrupt+0x516 System details: Windows 2000 SP4 fully patched, Pentium IV CPU (hyperthreaded), UDFS.SYS 5.0.2195.7006 (Dec 2, 2004), Samsung DVD ROM SD-616T, DVD+R media, Japanese locale (CP932). Any ideas what is going on? -- Gregory C. Sharp Dept. of Radiation Oncology Massachusetts General Hospital gcsharp AT partners DOT org / 617-724-3866 http://gray.mgh.harvard.edu The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/