Date: Sun, 30 May 2004 22:21:42 -0400 From: Don Bowman <don@sandvine.com> To: "'current@freebsd.org'" <current@freebsd.org> Subject: whoa, other_cpus: 0x0000000e, stopped_cpus: 0x00000004 Message-ID: <FE045D4D9F7AED4CBFF1B3B813C85337051D8DED@mail.sandvine.com>
next in thread | raw e-mail | index | archive | help
I came upon my machine, locked up. I was able to drop into the debugger. The last message out was: "pmap_lazyfix: spun for 50000000" When i tried to continue, i got this message instead: whoa, other_cpus: 0x0000000e, stopped_cpus: 0x00000004 panic: stop_cpus() failed at line 202 in file /usr/src/sys/i386/i386/db_interface.c cpuid = 0; boot() called on cpu#0 syncing disks, buffers remaining... panic: pmap_invalidate_range: interrupts disabled I'm not sure why the 'whoa, other_cpus' message would come out? This comes from sys/i386/i386/db_interface.c Can this provide a clue as to why it was locked up? I got the vmcore from this, what does one look for in it? --don
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE045D4D9F7AED4CBFF1B3B813C85337051D8DED>