From owner-freebsd-current Sat Sep 29 1:38:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 70B3F37B408 for ; Sat, 29 Sep 2001 01:38:19 -0700 (PDT) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.11.4/8.11.4) with ESMTP id f8T8cII35255 for ; Sat, 29 Sep 2001 01:38:18 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.11.6/8.11.5) id f8T8cID00642 for current@FreeBSD.org; Sat, 29 Sep 2001 01:38:18 -0700 (PDT) (envelope-from marcel) Date: Sat, 29 Sep 2001 01:38:18 -0700 From: Marcel Moolenaar To: current@FreeBSD.org Subject: panic: blockable sleep lock (sx) ... Message-ID: <20010929013818.A407@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.21i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gang, I was running the Linux Test Project's (ltp) regression suite to see how our Linuxulator was doing. It looks like we can use that to test our kernel as well. :-) IdlePTD 4292608 initial pcb at 3077c0 panicstr: bremfree: bp 0xc69541a8 not locked panic messages: --- panic: blockable sleep lock (sx) allproc @ /nfs/5.x/src/sys/kern/kern_proc.c:212 syncing disks... panic: bremfree: bp 0xc69541a8 not locked Uptime: 3h46m47s dumping to dev ad0s3b, offset 1572992 [snip] (kgdb) bt #0 0xc01bc316 in dumpsys () #1 0xc01bc103 in boot () #2 0xc01bc529 in panic () #3 0xc01e96c9 in bremfree () #4 0xc0194d49 in spec_fsync () #5 0xc0194889 in spec_vnoperate () #6 0xc02337fd in ffs_sync () #7 0xc01f5c01 in sync () #8 0xc01bbd4c in boot () #9 0xc01bc529 in panic () #10 0xc01d2582 in witness_lock () #11 0xc01c0555 in _sx_slock () #12 0xc01b76d0 in pfind () #13 0xc01d5cc9 in selwakeup () #14 0xc01df5a7 in ptcwakeup () #15 0xc01df582 in ptsstart () #16 0xc01dcc60 in ttstart () #17 0xc01de08d in tputchar () #18 0xc01cf037 in putchar () #19 0xc01cf29e in kvprintf () #20 0xc01cef64 in printf () #21 0xc026b095 in trap () #22 0xc01b62b7 in _mtx_lock_sleep () #23 0xc01b5f45 in _mtx_lock_flags () #24 0xc01c4594 in realitexpire () #25 0xc01c49fa in softclock () #26 0xc01aff5e in ithread_loop () #27 0xc01af43c in fork_exit () -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message