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: <42F4B48E.5010303@byu.net> Date: Sat, 06 Aug 2005 07:01:02 -0600 From: Eric Blake User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Cary Jamison CC: cygwin AT cygwin DOT com Subject: Re: bash is crashing References: <080420051614 DOT 24258 DOT 42F23EF20001988C00005EC222007507440A050E040D0C079D0A AT comcast DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Cary Jamison on 8/5/2005 6:40 PM: >>>cd $LDIR >>>while true >>>do >>> sleep 10 > > > It appears to be crashing here in the sleep. It will go for just a few > loops around to several minutes before crashing. > What should I try next. Maybe a strace? The collected strace would be huge, but may be the next step. Try and pick out the tail end of the trace where the crash actually happens, rather than the entire trace. But that will only point out what syscalls were being made prior to the crash. Actually, a better next step might be to build your own debugging version of bash, with symbols still compiled in, so that you can get a backtrace of the crash. I'm still trying to reproduce your failure, with no success yet. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC9LSN84KuGfSFAYARAlyEAKCJ8OKTyMdB2SFJR73iKVi7BCCWOgCfYTcZ 4JjcohaRIVRCMxfJNVXdvA0= =ZNiX -----END PGP SIGNATURE----- -- 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/