From owner-freebsd-current Wed Mar 27 05:29:27 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA27310 for current-outgoing; Wed, 27 Mar 1996 05:29:27 -0800 (PST) Received: from gw1.att.com (gw1.att.com [192.20.239.133]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA27305 for ; Wed, 27 Mar 1996 05:29:25 -0800 (PST) From: dob@clipper.cb.att.com Received: from clipper.cb.att.com by ig2.att.att.com id AA01501; Wed, 27 Mar 96 08:30:26 EST Received: from cbsky.cb.att.com by clipper.cb.att.com (4.1/EMS-1.1 SunOS) id AA19372; Wed, 27 Mar 96 08:29:11 EST Received: by cbsky.cb.att.com (5.x/EMS-1.1 client.cf 1/8/94 (SMI-4.1/SVR4)) id AA26642; Wed, 27 Mar 1996 08:29:11 -0500 Date: Wed, 27 Mar 1996 08:29:11 -0500 Message-Id: <9603271329.AA26642@cbsky.cb.att.com> To: freebsd-current@freebsd.org Subject: PANIC: vm_page_free: wire count > 1 (3)panic: vm_page_free: invalid wire count X-Sun-Charset: US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've been having a series of reboots, and hangs (with and without the ability to ALT-Fn to other screens) even since the recent vm fixes (which reduced the number of hangs/reboots dramatically!), and finally setup my system for kernel debugging so that I can get some info to John. (Sorry, no dump yet, but I did have the presence of mind to copy down the panic string and stack trace). Setup: 8MB Pentium, Digital Starion PC (noname MoBo, Phoenix BIOS, *NO* L2 cache), Acculogic SCSI cntrl (ncr53c825), Seagate 1GB Hawk, kernel from current as of Monday 7PM ('cause I needed the recent DDB commits to build a debugging kernel :-). Just running ``make world'' and then after a few hours: PANIC: vm_page_free: wire count > 1 (3)panic: vm_page_free: invalid wire count trace: _panic _vm_page_free + 0x1bd _vm_object_terminate + 0x125 _vm_object_deallocate +0x1a3 _pager_cache + 0x2a _vm_object_trim + 0x5d _vm_object_deallocate + 0x168 _vn_vmio_close + 0x30 _vn_close + 0x4c _vn_closefile + 0x19 _closef + 0x12c _close + 0x83 _syscall+ 0x195 _Xsyscal + 0x35 ---- syscal 6 eip = 0x8064ac5, ebp = 0xefbfbecc I'm running make world today and will check system tonight. If in debug mode, will get a dump this time. Sorry. Thanks! Dan O'Brien Lucent Technologies (Bell Labs Innovations) Columbus, Ohio