Date: Sun, 21 Nov 2010 14:55:16 -0500 From: Janos Dohanics <web@3dresearch.com> To: freebsd-questions@freebsd.org Subject: pcpu.h: No such file or directory Message-ID: <20101121145516.5de38c5e.web@3dresearch.com>
next in thread | raw e-mail | index | archive | help
I took a crash dump just as a test, and I noticed this: #0 doadump () at pcpu.h:224 224 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump () at pcpu.h:224 #1 0xffffffff805b381e in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:419 #2 0xffffffff805b3d1c in reboot (td=0xffffff00028f08c0, uap=0xffffff8123f57bb0) at /usr/src/sys/kern/kern_shutdown.c:176 #3 0xffffffff805f1be5 in syscallenter (td=0xffffff00028f08c0, sa=0xffffff8123f57ba0) at /usr/src/sys/kern/subr_trap.c:315 #4 0xffffffff8089cc3b in syscall (frame=0xffffff8123f57c40) at /usr/src/sys/amd64/amd64/trap.c:889 #5 0xffffffff80885752 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:377 #6 0x000000080078e16c in ?? () Previous frame inner to this frame (corrupt stack?) This is a fresh installed FreeBSD 8.1-STABLE amd64 system, I have rebuilt kernel and world last night. Is this something to worry about? -- Janos Dohanics <web@3dresearch.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101121145516.5de38c5e.web>