Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2002 16:22:25 +0100
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        =?ISO-8859-2?Q?Pawe=B3_Ma=B3achowski?= <pawmal@unia.3lo.lublin.pl>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/42260: 4.6-STABLE kernel panic, fxp related 
Message-ID:   <200209031622.aa49142@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Tue, 03 Sep 2002 06:40:04 PDT." <200209031340.g83De4dj012795@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200209031340.g83De4dj012795@freefall.freebsd.org>, =?ISO-8859-2?Q?P
awe=B3_Ma=B3achowski?= writes:

> 2002.08.10.12.35       RELENG_4 is unstable,
>                        kernel panic
> 
> I've tried to compile with:
>        static int mcl_pool_max = 0;
> but kernel happened:

> So, it looks as if the problem was introduced beetween
> 2002.08.09 00:00 and 2002.08.10 12:35.
> 
> This could by interesting:
>  Edit src/sys/dev/fxp/if_fxp.c
>   Add delta 1.110.2.24 2002.08.09.02.04.20 luigi
>  Edit src/sys/kern/uipc_mbuf.c
>   Add delta 1.51.2.17 2002.08.09.02.11.08 luigi
>   Add delta 1.51.2.18 2002.08.10.12.34.31 iedowse

Man, you've been busy! Thanks for the extensive testing to narrow
down the problem introduction point! It seems from your results
that the commit to if_fxp.c is the most likely candidate for causing
the crashes, since setting mcl_pool_max to 0 should have undone the
effects of the uipc_mbuf.c changes.

Could you try using the latest 4.6-STABLE source, but with the old
version of if_fxp.c? Grab it from cvsweb at

	http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/dev/fxp/if_fxp.c?rev=1.110.2.23&content-type=text/plain&only_with_tag=RELENG_4

if you don't have a copy saved already.

> Was this helpfull?

Very much so! Thanks a lot for going to the trouble of trying so
many different dates. It's time-consuming work, but nothing beats
this kind of information when tracking down what is causing crashes.

Ian

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? <200209031622.aa49142>