RE: questions about Fatal Trap 12





-----Original Message-----
From: owner-freebsd-questions@xxxxxxxxxxx
[mailto:owner-freebsd-questions@xxxxxxxxxxx] On Behalf Of Ray
Sent: Saturday, 4 April 2009 01:45
To: freebsd general questions
Subject: questions about Fatal Trap 12

Hello,
I have received a kernel Trap 12 error several times now and am trying to
figure it out.
the error occurred today, and the previous time was about two weeks ago.
last time I had to run fsck manually if that proves anything.


uname -a gives the following:

FreeBSD wserver.********.com 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Wed
Sep
17 13:30:46 MDT 2008 root@wserver.*********.com:/usr/obj/usr/src/sys/MOD

amd64


Google returns results mostly for versions 4.x and 5.x, but it suggest 2
main
things:
test ram, and kernel panic troubleshooting.
(http://www.freebsd.org/doc/en/books/faq/advanced.html#KERNEL-PANIC-
TROUBLESHOOTING)

Is there a way to test the ram without removing it from the machine and
leave
the machine functioning. I've used memtest 86 before, but obviously the
machine has to be offline for this test.

However, I'm a little unsure of the instructions in the handbook on
troubleshooting. namely, it talks about using the nm command, put I can't
figure out the data file to give it as an argument, and second I'm unsure
about
using a debugging Kernel on a production server. I have heard that It will
significantly slow down a machine.
Any help or suggestions would be greatly appreciated.
Ray
_______________________________________________

<snip>

Hi Ray,

I have had a few of the Trap 12 errors over the last 10 years of using
FreeBSD. From memory, mine where due to faulty motherboard/CPU. I just
moved the hard drive to another PC, and all was ok.

The last time I received the error, was when I tried recompiling world. I
put it down to CPU heat, as it was running a LOT harder than normal day to
day use. This was on a server that had been in place for two years running
with out problem!

Cheers,

PaulH



_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • reproduceable kernel panic when trying to use tap0 interface (sparc64)
    ... im using 6_stable on sparc64 and get a 100% reproduceable kernel panic. ... panic: trap: memory address not aligned ... addr 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 on ebus0 ...
    (freebsd-stable)
  • Re: double panic, and whats apic_cmd? (kqemu crash...)
    ... I also have KDB_TRACE and KDB_UNATTENDED in the kernel config. ... GDB is free software, covered by the GNU General Public License, and you are ... Fatal trap 12: page fault while in kernel mode ...
    (freebsd-hackers)
  • Re: double panic, and whats apic_cmd? (kqemu crash...)
    ... I also have KDB_TRACE and KDB_UNATTENDED in the kernel config. ... GDB is free software, covered by the GNU General Public License, and you are ... Fatal trap 12: page fault while in kernel mode ...
    (freebsd-hackers)
  • Re: Need help with minidump
    ... Mini Kernel Dump File: Only registers and stack trace are available ... Use!analyze -v to get detailed debugging information. ... This means a trap occurred in kernel mode, and it's a trap of a kind ... FOLLOWUP_NAME: MachineOwner ...
    (microsoft.public.windowsxp.general)
  • Re: Trap number: how a system software recognise it?
    ... > read_stb includes some initial instructions and in particularly a trap ... > number to make a system call to the Kernel. ... > the kernel memory. ... A deeper handling of device drivers is in: ...
    (comp.os.linux.misc)