Date: Fri, 27 Jul 2001 11:32:33 -0600 From: Charles Randall <crandall@matchlogic.com> To: "smp@freebsd.org" <smp@FreeBSD.org> Subject: RE: Dell 1550 SMP crash Message-ID: <5FE9B713CCCDD311A03400508B8B30130828F1C2@bdr-xcln.corp.matchlogic.com>
index | next in thread | raw e-mail
This may be hard to believe, but there's no panic message that I can see
(I've connected the serial console and disabled logins on that tty so that
just console messages go there).
I just got this stack trace which may be the same or a different problem. I
was running a large sort using /usr/bin/sort to generate I/O load.
mp_lock = 01000002; cpuid = 1; lapic.id = 00000000
instruction pointer = 0x8:0xc030eeb8
stack pointer = 0x10:0xf7b5fcec
frame pointer = 0x10:0xf7b5fcec
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, IOPL = 0
current process = 52601 (sort)
interrupt mask = none <- SMP: XXX
kernel: type 29 trap, code=0
Stopped at apic_ipi+0x50: testb $0x10,%ah
db> trace
apic_ipi(c0000,90,0,f7b5fd08,c030e0de) at apic_ipi+0x50
smp_invltlb(f7b5fd20,c030fc16,e1508000,d1c18d30,d1aa8770) at
smp_invltlb+0x2f
invlpg(e1508000) at invlpg+0xe
pmap_qenter(e1502000,d1aa8828,10) at pmap_qenter+0x4e
cluster_wbuild(f7aca380,2000,10,8,f7aca380) at cluster_wbuild+0x46b
cluster_write(d1c18d30,20000,0,11) at cluster_write+0x33a
ffs_write(f7b5fe68,f7b11d80,f7b11d80,2000,1) at ffs_write+0x472
vn_write(c60e27c0,f7b5fed8,c569d880,0,f7b11d80) at vn_write+0x148
dofilewrite(f7b11d80,c60e27c0,13,80e6000,2000) at dofilewrite+0xb1
write(f7b11d80,f7b5ff80,280e9628,280fba40,80e6000) at write+0x33
syscall2(80e002f,280f002f,bfbf002f,80e6000,280fba40) at syscall2+0x219
Xint0x80_syscall() at Xint0x80_syscall+0x2b
Any clues?
-Charles
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5FE9B713CCCDD311A03400508B8B30130828F1C2>
