[ANNOUNCEMENT] Overlay and No DirectInput Test 4

John Fortin fortinj@attglobal.net
Thu Nov 2 13:16:00 GMT 2000


> Then i noticed some curiosity from the xserver - it always segfaults
> when it is reset (all client connections got closed)

Also saw this when I ran xwin under gdb...

(gdb) run -screen 0 640x480x16

Program received signal SIGSEGV, Segmentation fault.
0x4cced8 in miSpriteCloseScreen ()

Starting program: /usr/X11R6/bin/xwin.exe -screen 0 640x480x16

(gdb) bt
#0  0x4cced8 in miSpriteCloseScreen ()
#1  0x403611 in main ()
#2  0x61003641 in _size_of_stack_reserve__ ()
#3  0x610038b5 in _size_of_stack_reserve__ ()
#4  0x610038f4 in _size_of_stack_reserve__ ()
#5  0x7a7091 in cygwin_crt0 ()

(gdb)

so maybe in miSpriteCloseScreen ???



More information about the Cygwin-xfree mailing list