From owner-freebsd-stable Sun Mar 18 21:11: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nova.fnal.gov (nova.fnal.gov [131.225.121.207]) by hub.freebsd.org (Postfix) with ESMTP id 9CAA937B71A for ; Sun, 18 Mar 2001 21:10:57 -0800 (PST) (envelope-from zingelman@fnal.gov) Received: from localhost (tez@localhost) by nova.fnal.gov (8.9.3+Sun/8.9.3) with ESMTP id XAA28028; Sun, 18 Mar 2001 23:16:09 -0600 (CST) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Sun, 18 Mar 2001 23:16:09 -0600 (CST) From: Tim Zingelman X-Sender: To: Boris Popov Cc: , Subject: Re: 4.3-BETA + smbfs -> panic: malloc: wrong bucket In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm getting this repeatedly on several machines... after mounting a smbfs > > then sitting idle for a while, just an ls -l on the fs causes the panic. > > Good. Hope this happens with 1.3.6. If not - please upgrade. Check > also if kernel and smbfs module built against the same source tree (eg, if > you upgrade kernel, smbfs module should be also rebuilded). After a cvsup to RELENG_4 on March 16th, make buildworld, make kernel, make installworld, mergemaster & reboot. Then I built & installed from ports: # $FreeBSD: ports/net/smbfs/Makefile,v 1.5 2001/02/27 12:07:27 bp Exp $ > There is probably a how-to on debugging KLDs in the handbook (At > least I'm remember DES wrote it). Yes, that is how I got as far as I did in my last email. I've made a brand new system, with a debug GENERIC kernel & debug smbfs.ko and no other modules loaded, and gotten it to crash... but I forgot to set dumpdev, so I didn't get a dump :( I'm trying again to get it to fail. - Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message