X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 30 Dec 2008 12:41:04 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: [1.7] System reboot (udfs.sys), cygwin 1.7 Message-ID: <20081230174104.GD5230@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <495A4B87 DOT 3080009 AT partners DOT org> <20081230170638 DOT GB5230 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081230170638.GB5230@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Note-from-DJ: This may be spam On Tue, Dec 30, 2008 at 12:06:38PM -0500, Christopher Faylor wrote: >On Tue, Dec 30, 2008 at 11:25:43AM -0500, Gregory C. Sharp wrote: >>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? > >We need the information here: > >http://cygwin.com/problems.html > >Also, if you can get an strace of the failure that would probably be >helpful. It may be too big to send to the list, though. If so, please >let me know here and I'll arrange for a place for you to upload it. I got a system reboot (once) from this too. How wonderful is that? It seemed to die following a symlink in my dev directory. Investigating now. cgf -- 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/