From owner-freebsd-current Wed Mar 17 4:46:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id CD0A3152D4 for ; Wed, 17 Mar 1999 04:46:15 -0800 (PST) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.8.8/8.8.7) with ESMTP id HAA01173; Wed, 17 Mar 1999 07:45:27 -0500 (EST) Date: Wed, 17 Mar 1999 07:45:26 -0500 (EST) From: Brian Feldman X-Sender: green@janus.syracuse.net To: Vallo Kallaste Cc: Greg Lehey , freebsd-current@FreeBSD.ORG Subject: Re: Crash while newfs'ing innocent vinum volume on fresh system. In-Reply-To: <19990317142107.A78437@matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't know what frames 10-12 are supposed to be, but I can give you the short answer on why it crashed: you have INVARIANTS on (good!), so free()ing stuffs memory with 0xdeadc0de. Whatever frame 10 was doing tried to dereference previously freed memory. Brian Feldman _ __ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ ____ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ ____ _____ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message