Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 16:41:53 -0400
From:      Bill Moran <wmoran@iowna.com>
To:        James Satterfield <jsatterfield@intertrust.com>
Cc:        "'stable@freebsd.org'" <stable@FreeBSD.ORG>
Subject:   Re: 4.3-20010721-STABLE
Message-ID:  <3B5DDD91.9695B875@iowna.com>
References:  <720AE932C238D411B4D100C04F10DA6B0222BA4A@exchange.epr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
James Satterfield wrote:
> 
> Installed this snapshot yesterday. Came in this morning to find:
> 
> panic: malloc: wrong bucket
> 
> syncing disks...
> 
> Could someone give me some insight into what may have caused this?
> The only changes I'd made from the base install was to recompile the kernel
> with LIBMCHAIN and LIBICONV.
> I also had an SMB share mounted via smbfs.

Have your tried/are you able to remove LIBMCHAIN & LIBICONV from the
kernel and see if it continues? Also, you'll want to make a debugging
kernel and set the system up to do kernel panic dumps so you can run
gdb and find out what caused the problem. malloc is used by a lot, so
the panic message you gave isn't really enough to do any debugging on.

But (and this is rather wild speculation) it could be buggy RAM or just
about any other piece of HW being buggy. If you've got spare RAM around,
try replacing it.

-Bill

-- 
It may be that true happiness is nothing more than the ability to *always*
know the right thing to say at the right time,  whereas true misery is the
state of perpetually saying to oneself, "What I *should* have said was..."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B5DDD91.9695B875>