From owner-freebsd-stable Wed Jan 15 10:16:13 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41EAC37B401 for ; Wed, 15 Jan 2003 10:16:12 -0800 (PST) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A26F43EB2 for ; Wed, 15 Jan 2003 10:16:11 -0800 (PST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.6/8.12.6) with ESMTP id h0FIGEfc054940; Wed, 15 Jan 2003 13:16:14 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030115131829.079a30c8@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 15 Jan 2003 13:19:41 -0500 To: "Marc G. Fournier" , freebsd-stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: fxp_stop: no buffers! ... ? In-Reply-To: <20030115132902.L13366@hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The source code says, if (fxp_add_rfabuf(sc, NULL) != 0) { /* * This "can't happen" - we're at splimp() * and we just freed all the buffers we need * above. */ panic("fxp_stop: no buffers!"); Perhaps some issue with SMP ? I seem to recall something on the -CURRENT mailing list that might be vaguely related in the past week or so. ---Mike At 01:29 PM 15/01/2003 -0400, Marc G. Fournier wrote: >Search on google finds nothing ... can anyone tell me what would trigger >this: > >panic: fxp_stop: no buffers! >mp_lock: 01000011 ; cpuid=3D1; lapic.id=3D01000000 >boot() called on cpu#1 >Uptime : 4m47s > >thanks ... > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message