CRT Combat Model (really long)

Jim Kingdon kingdon@panix.com
Sat Mar 16 23:10:00 GMT 2002


> Unfortunately, Xconq just says "Fatal error encountered: Signal 11" and
> aborts right there.

Assuming this is Unix, just run xconq under GDB.

GDB will see the SIGSEGV before xconq does, and you can display the
stack trace then.  (Only if you tell GDB to pass the SIGSEGV along to
xconq, would xconq have a chance to do its thing).



More information about the Xconq7 mailing list