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: Analyzing a SEG FAULT that gdb doesn't help with


On Fri, Jul 31, 2015 at 5:51 AM, Jon TURNEY wrote:
>
> I think you need to use the gdb command 'set cygwin-exceptions on' to tell
> gdb to break on exceptions inside the cygwin DLL (by default they are
> ignored, as they may be generated during normal operation when checking a
> pointer is valid)
>
> I shall have to see if I can find a place for these last couple of answers
> in the FAQ or documentation somewhere.  It's rather too obscure at the
> moment.
>

This is going to help, I have another application (which I don't even
know yet if it uses strftime because I didn't write it) that is
falling over in a similar fashion, with a different 0x61xxxxxx address
involved.

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