This is the mail archive of the cygwin 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: segfault in recent snapshots


On Mar  4 13:21, Henry S. Thompson wrote:
> Corinna Vinschen writes:
> 
> > Since you're running GDB anyway, what does `bt' print when the SEGV
> > occured?
> 
>    #0  0x003d0000 in ?? ()
>    #1  0x610fcf7c in pthread::init_mainthread ()
>        at
>    /netrel/src/cygwin-snapshot-20130301-1/winsup/cygwin/thread.cc:336

This piece of code hasn't changed since 2011.  The jump to 0x003d0000
looks pretty bad, and it's very lielly not a problem in the Cygwin DLL,
given that this code is called for every single non-forked process.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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


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