Date: Thu, 9 Mar 2000 13:33:46 +0200 (EET) From: Martti Kuparinen <martti@nomadiclab.com> To: freebsd-stable@freebsd.org Subject: 3.4-STABLE crash Message-ID: <Pine.BSF.4.21.0003091318260.53540-100000@ws125.nomadiclab.com>
next in thread | raw e-mail | index | archive | help
Hi -STABLE users! One of our servers crashed. We're using Vinum to create two large striped spool areas: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 49583 21168 24449 46% / /dev/da0s1e 3545198 976889 2284694 30% /usr /dev/da1s1e 8649795 2375333 5582479 30% /var procfs 4 4 0 100% /proc /dev/vinum/stripe2x18 34471359 14168960 17544691 45% /d/news /dev/vinum/stripe4x9 34599934 16789195 15042745 53% /d/mirrors The system was upgraded 2000-03-07 so it's quite up-to-date: FreeBSD ws3 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Mar 7 13:08:37 EET 2000 root@ws3:/usr/src/sys/compile/WS3 i386 Any ideas what's wrong? /Martti ============================================================================== IdlePTD 3284992 initial pcb at 27064c panicstr: page fault panic messages: --- panic: m_copym syncing disks... Fatal trap 12: page fault while in kernel mode fault virtual address = 0x10 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01fc4f6 stack pointer = 0x10:0xc025467c frame pointer = 0x10:0xc02546d4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle interrupt mask = trap number = 12 panic: page fault dumping to dev 20401, offset 262144 [...] (kgdb) where #0 boot (howto=260) at ../../kern/kern_shutdown.c:285 #1 0xc014a845 in panic (fmt=0xc024d13a "page fault") at ../../kern/kern_shutdown.c:446 #2 0xc021aea2 in trap_fatal (frame=0xc0254640, eva=16) at ../../i386/i386/trap.c:942 #3 0xc021ab5b in trap_pfault (frame=0xc0254640, usermode=0, eva=16) at ../../i386/i386/trap.c:835 #4 0xc021a7ba in trap (frame={tf_es = -974913520, tf_ds = -973144048, tf_edi = 1, tf_esi = 4096, tf_ebp = -1071298860, tf_isp = -1071298968, tf_ebx = 0, tf_edx = 0, tf_ecx = 32, tf_eax = -687776368, tf_trapno = 12, tf_err = 0, tf_eip = -1071659786, tf_cs = 8, tf_eflags = 66118, tf_esp = 0, tf_ss = -695055744}) at ../../i386/i386/trap.c:437 #5 0xc01fc4f6 in vnode_pager_generic_putpages (vp=0xd6924a80, m=0xc0254794, bytecount=4096, flags=0, rtvals=0xc0254764) at ../../vm/vnode_pager.c:922 #6 0xc01e6ee2 in ffs_putpages (ap=0xc025470c) at ../../ufs/ufs/ufs_readwrite.c:727 #7 0xc01fc366 in vnode_pager_putpages (object=0xd7015d90, m=0xc0254794, count=1, sync=0, rtvals=0xc0254764) at vnode_if.h:1103 #8 0xc01fab0e in vm_pager_put_pages (object=0xd7015d90, m=0xc0254794, count=1, flags=0, rtvals=0xc0254764) at ../../vm/vm_pager.c:268 #9 0xc01f96bd in vm_pageout_flush (mc=0xc0254794, count=1, flags=0) at ../../vm/vm_pageout.c:408 #10 0xc01f64d5 in vm_object_page_clean (object=0xd7015d90, start=0, end=0, flags=0) at ../../vm/vm_object.c:640 #11 0xc01702b1 in vfs_msync (mp=0xc607e200, flags=2) at ../../kern/vfs_subr.c:2473 #12 0xc01711e4 in sync (p=0xc02c7ca8, uap=0x0) at ../../kern/vfs_syscalls.c:548 #13 0xc014a3ed in boot (howto=256) at ../../kern/kern_shutdown.c:203 #14 0xc014a845 in panic (fmt=0xc023cc04 "m_copym") at ../../kern/kern_shutdown.c:446 #15 0xc0160d2a in m_copym (m=0xc0e95080, off0=7300, len=1460, wait=1) at ../../kern/uipc_mbuf.c:437 #16 0xc0196082 in tcp_output (tp=0xd57c5ba0) at ../../netinet/tcp_output.c:505 #17 0xc0195300 in tcp_input (m=0xc0e8b980, iphlen=20) at ../../netinet/tcp_input.c:1786 #18 0xc0190a14 in ip_input (m=0xc0e8b980) at ../../netinet/ip_input.c:707 #19 0xc0190a73 in ipintr () at ../../netinet/ip_input.c:734 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003091318260.53540-100000>