#define SIGILL 4 /* Illegal instruction (ANSI). */ According to the /usr/include/bits/signum.h. This implies somewhere the code is doing something bad and getting killed for it.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

