This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Error 139?
- To: John Edstrom <edstrom at Poopsie dot hmsc dot orst dot edu>
- Subject: Re: Error 139?
- From: "Matthias Urlichs" <smurf at noris dot de>
- Date: Fri, 11 Dec 1998 04:33:36 +0100
- Cc: egcs at cygnus dot com
- References: <199812102159.NAA11811@Poopsie.hmsc.orst.edu>
Hi,
John Edstrom:
> make[1]: *** [IO.c] Error 139
This is signal 11, i.e. segmentation fault. (Make is stupid and should use
WIFSIGNALLED().)
> What is Error 139, how do I make it go away, and where do I find out
> what the error numbers refer to in general?
>
You compile Perl with -g, start the offending command under gdb, do a
backtrace at the point it faults, and feed it to "perlbug" or whatever.
Same as with any other program you compile yourself, I'm afraid...
--
Matthias Urlichs | noris network GmbH | smurf@noris.de | ICQ: 20193661