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[2]: cygwin1.dll [1.3.11(CVS)]: Changes since 06/19 snapshot cause page fault in kernel32.dll


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/


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