Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.1.0.14.2.20021128103229.02947ad8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Thu, 28 Nov 2002 10:41:36 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Machine reboots when editing files in /etc In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Thomas, Have you considered the possibility that there is file system corruption localized to portions of the file system structures relevant to the /etc directory or some of its contents? According to the book "Windows 2000 Proffesional Resource Kit," stop 0x24 is "NTFS_FILE_SYSTEM," which I take as highly confirmatory of my hunch. The associated parameters are given as: 1) Source file and line number. 2) A non-zero value contains the address of the exception record. 3) A non-zero value contains the address of the context record. 4) A non-zero value contains the address where the original exception occurred. Also, the RK book suggests examining the event log for SCSI and FASTFAT in the System Log or Autochk in the Application Log. The prescription indicated is "chkdsk /f /r" on the relevant volume. Have you done a chkdsk on the file system volume in question (lately)? You should. Good luck. Randall Schulz Mountain View, CA USA At 10:24 2002-11-28, Thomas V. Fischer wrote: >Hey all, > >Whenever I edit my config files or passwd file in /etc, both my machines >reboot. One is Windows XP and the other is Windows 2000 server. > >I have no idea why this is... > >The only error I see in the event log is : >Error code 00000024, parameter1 001902fa, parameter2 edf6282c, >parameter3 edf6252c, parameter4 804fa3d1. > > >Any ideas? > >-- >Thomas Fischer -- 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/