This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin1.dll [1.3.11(CVS)]: Changes since 06/19 snapshot cause page fault in kernel32.dll


On Thu, Jun 20, 2002 at 05:57:58PM +0200, Pavel Tsekov wrote:
> 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.

Weird.  It works "for me" (tm).  I've tried running some
console processes, rxvt and I'm just logged in via sshd.
Nothing strange happens.  I've build current cvs HEAD from
scratch.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]