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 Date: Thu, 20 Jun 2002 17:57:58 +0200 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <830819686.20020620175758@syntrex.com> To: cygwin AT cygwin DOT com CC: Nicholas Wourms 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/