| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Thu, 20 Jun 2002 17:57:58 +0200 |
| From: | Pavel Tsekov <ptsekov AT syntrex DOT com> |
| Reply-To: | Pavel Tsekov <cygwin AT cygwin DOT com> |
| Organization: | Syntrex, Inc. |
| X-Priority: | 3 (Normal) |
| Message-ID: | <830819686.20020620175758@syntrex.com> |
| To: | cygwin AT cygwin DOT com |
| CC: | Nicholas Wourms <nwourms AT yahoo DOT com> |
| Subject: | Re[2]: cygwin1.dll [1.3.11(CVS)]: Changes since 06/19 snapshot cause page fault in kernel32.dll |
| In-Reply-To: | <8228727568.20020620172306@syntrex.com> |
| References: | <20020620114252 DOT 64865 DOT qmail AT web21003 DOT mail DOT yahoo DOT com> |
| <8228727568 DOT 20020620172306 AT syntrex DOT com> | |
| MIME-Version: | 1.0 |
With CYGWIN_SLEEP I was able to attach before the crash occures. Here
is a backtrace from gdb:
Program received signal SIGSEGV, Segmentation fault.
0x61093419 in MTinterface::Init (this=0x610f8000, forked=0)
at ../../../../cygwin-snapshot/winsup/cygwin/thread.cc:296
296 mainthread.win32_obj_id = myself->hProcess;
The problem is that operator -> (myself->) returns NULL.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |