From owner-freebsd-stable Thu Dec 11 03:04:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA04704 for stable-outgoing; Thu, 11 Dec 1997 03:04:52 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA04697 for ; Thu, 11 Dec 1997 03:04:44 -0800 (PST) (envelope-from ib14-3@broccoli.cs.uni-sb.de) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.8.8/97121000) with ESMTP id MAA06419 for ; Thu, 11 Dec 1997 12:04:32 +0100 (CET) Received: from broccoli.cs.uni-sb.de (broccoli.cs.uni-sb.de [134.96.239.182]) by cs.uni-sb.de (8.8.8/97121000) with SMTP id MAA10993 for ; Thu, 11 Dec 1997 12:04:32 +0100 (CET) From: ib14-3@broccoli.cs.uni-sb.de (Joerg Wallerich) Date: Thu, 11 Dec 97 12:04:19 +0100 Message-Id: <9712111104.AA02011@broccoli.cs.uni-sb.de> Received: by broccoli.cs.uni-sb.de; Thu, 11 Dec 97 12:04:19 +0100 To: freebsd-stable@FreeBSD.ORG Subject: System panics while rebooting/halting Cc: ib14-3@cs.uni-sb.de Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi ! I just updated the sources of 2.2.1-RELEASE to 2.2-stable with cvsup and made a 'make world', 'make distribution' in /usr/src/etc and recreated all entries in /dev. Everything worked well, including building and installing a new kernel. But now the kernel panics when I reboot or halt the system saying syncing disks ... 4 4 done panic: free: multiple frees When I reboot, the system panics again with trap 12 in mount command (page not found while in kernel mode). The only way to get the system running again is to boot in single user mode, do a fsck / and an exit. Then it comes up without problems ... ... just to the next reboot/halt . Where is my fault ??? Thanks for any reply ... JW