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


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

Re: [PATCH] Re: pthread


On Thu, Apr 19, 2001 at 09:47:53PM +1000, Robert Collins wrote:
> Do you know what function call from twm causes the crash?
> 
I've looked into this and it looks like a stack problem in cygwin.

This is the backtrace from gdb. But ignore the line number from twm.c. It's
complaining about a QueryExtension for the SHAPE routines, but if you skip
this it fails at the next Query.

#0  0xd19025ff in ?? ()
#1  0x67004cbf in _size_of_stack_reserve__ ()
#2  0x67004fa6 in _size_of_stack_reserve__ ()
#3  0x0040a319 in main (argc=1, argv=0xa010f48) at twm.c:291
#4  0x61003c02 in _size_of_stack_reserve__ ()
#5  0x61003ddd in _size_of_stack_reserve__ ()
#6  0x61003e1c in _size_of_stack_reserve__ ()
#7  0x004531a3 in cygwin_crt0 ()

Hope this helps Rob.

Alan.


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