From owner-freebsd-questions Wed Sep 9 21:04:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23818 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:04:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from MAIL1 ([195.216.60.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23812 for ; Wed, 9 Sep 1998 21:04:44 -0700 (PDT) (envelope-from daniel.sundin@engelholm.se) Received: from compaq.engelholm.se - 195.216.40.87 by engelholm.se with Microsoft SMTPSVC; Thu, 10 Sep 1998 06:03:03 +0200 Message-Id: <2.2.32.19980910035200.0097fff8@pop.engelholm.se> X-Sender: 199706aZHerOgH@pop.engelholm.se X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 10 Sep 1998 05:52:00 +0200 To: freebsd-questions@FreeBSD.ORG From: Daniel Sundin Subject: panic: free: multiple frees, fbsd 2.2.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We're having a strange problem with FreeBSD 2.2.6. Earlier today the box rebooted once, came back after a long harddrive check (had an uptime of 62 days, lots to check probably). After that reboot, it has continued to reboot exactly every 47 minutes (almost on the second) with the following error message: PANIC: FREE: Multiple frees To me it seems like that should be memory related as that error occurs in a free(), but I've been told that it might just be a harddrive failure aswell. The server is an Intel P2 333, 512mb ram, 4.55gb Seagate Cheetah, approximately 2 months old. No new software has been installed on the server in the last days. We're mainly running 3 custom daemons on the server, and a SQL server (MySQL). This setup has been running the last 62 days w/o any major problems, The 3 daemons are recieving connections (about 200/second at peak) and doing statistical services. They use about 200mb ram, and we're never down to the swap. I'd appriciate it alot if someone could tell me anything about why this might be happening. Thanks in advance, Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message