Date: Wed, 15 Jan 2003 13:19:41 -0500 From: Mike Tancsa <mike@sentex.net> To: "Marc G. Fournier" <scrappy@hub.org>, freebsd-stable@FreeBSD.ORG Subject: Re: fxp_stop: no buffers! ... ? Message-ID: <5.2.0.9.0.20030115131829.079a30c8@marble.sentex.ca> In-Reply-To: <20030115132902.L13366@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.0.20030115131829.079a30c8>
