Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 1998 00:05:52 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   Panic within softupdates code
Message-ID:  <19980215000552.55511@keltia.freenix.fr>

next in thread | raw e-mail | index | archive | help
I just got the following panic (following some complete locks of the
system), running with softupdates4.tgz code. It generally happen during
uuxqt runs when it unbatches news and feed them to INN.

The stack trace (I was not under X this time) is

panic: vm_fault on nofault entry, addr: f36b2000
_panic
_vm_fault
_trap_pfault
_trap
calltrap()
--- trap 0xc, eip=0xf019dac2
_generic_bcopy
_softdep_setup_allocindir_page
_ffs_balloc
_ffs_write
_vn_write
_writev
_syscall
_Xsyscall

Kernel sources from cvs-cur 4066, a few hours ago.

/dev/sd0a on / (local, writes: sync 9 async 133)
/dev/sd0s2e on /usr (local, writes: sync 2 async 92)
/dev/sd2s4a on /var (local, writes: sync 288 async 798)
/dev/sd0s2f on /usr/local (local, writes: sync 2 async 71)
/dev/sd0s2g on /users (local, writes: sync 18 async 53)
/dev/sd2s4e on /news (local, noatime, nosuid, soft-updates, writes: sync 666 async 1025)
/dev/sd0s2h on /src (local, noatime, soft-updates, writes: sync 2 async 0)
/dev/sd2s4d on /spare (asynchronous, local, noatime, writes: sync 2 async 0)
/dev/sd0s2d on /work (local, noatime, soft-updates, writes: sync 2 async 64)
/dev/sd12a on /x (local, noatime, nosuid, soft-updates, writes: sync 2 async 0)
/dev/sd2s4f on /y (local, noatime, soft-updates, writes: sync 2 async 0)
/dev/sd1s1e on /z (local, noatime, soft-updates, writes: sync 2 async 1454)
procfs on /proc (local, writes: sync 0 async 0)

-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #0: Sat Feb 14 15:42:16 CET 1998

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980215000552.55511>