Date: Thu, 14 Jun 2001 22:50:03 -0700 (PDT) From: Bill Fumerola <billf@mu.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/28163: in_pcballoc Panic in RELENG_4 with large memory. _Not_ Related to swap_pager Message-ID: <200106150550.f5F5o3m99286@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/28163; it has been noted by GNATS. From: Bill Fumerola <billf@mu.org> To: Simon Shapiro <shimon@simon-shapiro.com> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/28163: in_pcballoc Panic in RELENG_4 with large memory. _Not_ Related to swap_pager Date: Fri, 15 Jun 2001 00:45:25 -0500 On Thu, Jun 14, 2001 at 08:25:28PM -0700, Simon Shapiro wrote: > >Description: > Regardless of the swap_pager problem (which apppears new since 4.2), > the kernel will panic immediately after mounting the root fs. > It appears to have a NULL poiner passed to in_pcballoc. > >How-To-Repeat: > Boot any FreeBSD 4.2 and above on a machine with lots of memory. > >Fix: > none :-( so it panics, but you don't include the string[1]. it has a traceback, but you don't include it. on top of that you provide a way of "repeating" the problem that is so obviously ambigious that it couldn't even be considered helpful. do you expect someone to even look at this PR or is it just a way to get some anger off your chest? if its the latter, let us know so we can close this... -- Bill Fumerola - security yahoo / Yahoo! inc. - fumerola@yahoo-inc.com / billf@FreeBSD.org 1. in_pcb.c::in_pcballoc() doesn't even have a panic() in it, unless something it calls panic()s. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106150550.f5F5o3m99286>