From owner-freebsd-hackers Fri Jun 8 12:12:10 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from aries.ai.net (aries.ai.net [205.134.163.4]) by hub.freebsd.org (Postfix) with ESMTP id 8DE2D37B406; Fri, 8 Jun 2001 12:07:57 -0700 (PDT) (envelope-from deepak@ai.net) Received: from blood (adsl-138-88-72-84.dc.adsl.bellatlantic.net [138.88.72.84]) by aries.ai.net (8.9.3/8.9.3) with SMTP id PAA24600; Fri, 8 Jun 2001 15:06:51 -0400 (EDT) (envelope-from deepak@ai.net) Reply-To: From: "Deepak Jain" To: "Assar Westerlund" Cc: Subject: RE: New error - lost data? Date: Fri, 8 Jun 2001 15:10:49 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <5l8zj3ruhx.fsf@assaris.sics.se> Importance: Normal Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, its only happening on this one chassis so far. We'll try replacing the memory and see what happens. Thanks! Deepak Jain AiNET -----Original Message----- From: assar@assaris.sics.se [mailto:assar@assaris.sics.se]On Behalf Of Assar Westerlund Sent: Friday, June 08, 2001 9:07 AM To: deepak@ai.net Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: New error - lost data? "Deepak Jain" writes: > Others have seen this error (based on a Google search) but nothing recent > and nothing that conclusive. This is a very standard config that has been > stable for quite a while. The panic: malloc: lost data implies to me that > something is misbehaving with its memory allocations. > > Is this a hardware issue or an application problem? The kernel is 4.1 > RELEASE. The RAM is ECC. It should not be an application problem. It indicates that the memory pool administered by the kernel malloc is corrupt. Either it's a bug in the kernel or bad memory. Does it only happen on that particular machine with that particular memory? /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message