This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq 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: CRT Combat Model (really long)


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


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