Hi!
    Im in a strange problem with my Red Hat 7.1 system.... When compiling a
simple program like this:

    int main() {
    return(0);
    }

    Some times it compiles well, but in the other the system generates a
core dump with the message: 'Aborted (core dumped)'. The strange is that
this behaviour seens to be random.. I dont know weel how to examine the core
file, but it says:

    Program terminated with signal 6, Aborted.
    #0  0x4004b801 in ?? ()

    Here are the versions:

    gcc = gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
    Linux 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
    Red Hat Linux release 7.1 (Seawolf)

    Any help will be greatly appreciated..

    [EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to