From owner-freebsd-hackers@FreeBSD.ORG Sat Apr 19 16:55:17 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE79237B401; Sat, 19 Apr 2003 16:55:17 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397C343F3F; Sat, 19 Apr 2003 16:55:17 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0077.cvx40-bradley.dialup.earthlink.net ([216.244.42.77] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1972At-0001Pa-00; Sat, 19 Apr 2003 16:55:16 -0700 Message-ID: <3EA1E193.F974C378@mindspring.com> Date: Sat, 19 Apr 2003 16:53:55 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Don Lewis References: <200304192215.h3JMFKXB020012@gw.catspoiler.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a49862cec7e0c614de070090903125d4c3350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: hackers@FreeBSD.org cc: Dmitry Sivachenko Subject: Re: Repeated similar panics on -STABLE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 23:55:18 -0000 Don Lewis wrote: > > Dmitry, > > If you still have the core and kernel files, I'd appreciate it if you > could point gdb at them and print the following stuff from the malloc() > stack frame. > > indx > &bucket[0] > kbp > *kpb > allocsize > npg > cp > freep > *freep > va This is a good question. FWIW, Dmitry is the main guy for whom the patch has been working for 2 weeks now (he's the main guy for which the panic repeats). 8-). -- Terry