www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <CA+zrezS-iJcAofzt5RwK=xx9fjWm7VNShtv9Ao+KwZB4NqDvwA@mail.gmail.com> |
References: | <CA+zrezS-iJcAofzt5RwK=xx9fjWm7VNShtv9Ao+KwZB4NqDvwA AT mail DOT gmail DOT com> |
From: | Russell Harmon <russ AT eatnumber1 DOT com> |
Date: | Tue, 19 Jul 2011 02:29:45 -0400 |
Message-ID: | <CA+zrezQedUJP4kR+4zm0Pw-RP7nikO5-MabvY88G_id4vyF2zw@mail.gmail.com> |
Subject: | Random Crashes |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id p6J6UPqk008535 |
For some time now, I've been getting random crashes from different applications. Mostly, gvim, but zsh sometimes crashes too. In fact, I've got a zsh script that if I add a blank line in a particular place, it triggers a crash. For zsh, it seems to happen fairly deterministically; if it's crashing, it keeps crashing. If I add an empty line in the right spot, it works and keeps working. For gvim, it seems to happen randomly; often times even if gvim starts successfully, it fails I assume after forking but before exec. I've pasted the error printed when it fails below. 0 [main] gvim 3008 exception::handle: Exception: STATUS_ACCESS_VIOLATION *** starting debugger for pid 3008, tid 6748 Coredumps for both zsh and gvim can be found at http://files.eatnumber1.com/zsh.exe.core http://files.eatnumber1.com/gvim.exe.core These coredumps however weren't helpful to me. I've pasted my interaction with gdb below so you can see why. $ gdb -q -core gvim.exe.core [New process 1] [New process 0] [New process 0] #0 Â 0x777efb8a in ?? () (gdb) bt #0 Â 0x777efb8a in ?? () (gdb) quit Any thoughts on how I can debug this problem? -- Russell Harmon -- 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 |