Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 11:34:37 -0400
From:      Gary Mu1der <gmulder@infotechfl.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: fatal trap 12 in pagedaemon on dual-core opteron machine
Message-ID:  <42D2918D.5070806@infotechfl.com>
In-Reply-To: <20050711102832.V8006@daemon.mistermishap.net>
References:  <20050630160225.D38285@daemon.mistermishap.net>	<42D06471.6080105@mWare.ca> <20050711102832.V8006@daemon.mistermishap.net>

next in thread | previous in thread | raw e-mail | index | archive | help
All,

I can confirm that I've had numerous crashes that seem to be network 
related using 5.4R AMD64 on a dual AMD Tyan S2882 Thunder K8S PRO.

Removing the Berkley Packet Filter and IPFilter from the kernel reduced 
the frequency of the crashes. Moving from the onboard bge to the onboard 
fxp interface didn't seem to make much difference. Running the GENERIC 
uniprocessor kernel seemed to eliminate the problems.

I got conformation that there seems to be locking issues with the multi 
threaded implementation of the network stack from Gleb Smirnoff 
(glebius@freebsd.org). Gleb suggested setting "debug.mpsafenet=0" to 
turn off multi-threaded networking (as far as I understand):

http://lists.freebsd.org/pipermail/freebsd-current/2004-August/035253.html

This initially looked like it fixed the problem, but my system crashed 
again a day later.

Gary




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D2918D.5070806>