From owner-freebsd-current Mon May 4 10:11:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07961 for freebsd-current-outgoing; Mon, 4 May 1998 10:11:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07916; Mon, 4 May 1998 10:11:14 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id MAA00247; Mon, 4 May 1998 12:11:10 -0500 (EST) (envelope-from toor) Message-Id: <199805041711.MAA00247@dyson.iquest.net> Subject: Re: cvs commit: src/sys/kern sysv_shm.c src/sys/vm swap_pager.c vm_fault.c vm_map.c (Whoa!!!) In-Reply-To: <199805041640.LAA02356@dyson.iquest.net> from "John S. Dyson" at "May 4, 98 11:40:29 am" To: dyson@FreeBSD.ORG Date: Mon, 4 May 1998 12:11:10 -0500 (EST) Cc: adkin003@tc.umn.edu, dyson@FreeBSD.ORG, freebsd-current@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John S. Dyson said: > > > > Hi, > > > > SYSVSHM causes a panic in vm_object_deallocate() with the message: > > > > vm_object_deallocate: ref_count: 1, shadow_count: 1 > > > > This happens when the last reference to a sysv memory region is > > deleted. > > > What you are seeing is a "DIAGNOSTIC" panic that really isn't > indicating a problem. I am reworking the issue, but for now, just > disable diagnostic. I'll be committing a fix in an hour. > I am *wrong*, that diagnostic that I put there is important. I'll be committing the fix in about 1/2 hour. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message