On Fri, Apr 06, 2001 at 06:33:03PM +0200, Norbert Preining wrote:
> On Fre, 06 Apr 2001, Chris Mason wrote:
> > sigbus from gcc usually points to the ram, have you run a tester?
>
> But sig 4 is sigill (whatever this may be) and 1ig11 sigsegv, so
> no sigbus!?
Illegal Instruction. Your CPU was reading some machine insn from memory it
never heard about. => exception 6 => signal 4 (SIGILL)
If your main memory is not faulty, it's your cache or your CPU. Or your
compiler.
Regards,
-- Kurt Garloff <garloff@suse.de> Eindhoven, NL GPG key: See mail header, key servers Linux kernel development SuSE GmbH, Nuernberg, FRG SCSI, Security
This archive was generated by hypermail 2b29 : Sat Apr 07 2001 - 21:00:18 EST