Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2004 10:25:48 -0400 (EDT)
From:      "Ilmar S. Habibulin" <ilmar@watson.org>
To:        current@FreeBSD.org
Subject:   panic in pipes
Message-ID:  <20041028093411.T75089@fledge.watson.org>
In-Reply-To: <200410271636.31622.jhb@FreeBSD.org>
References:  <20041026153048.1fe8800b@localhost> <Pine.NEB.3.96L.1041027114002.39128H-100000@fledge.watson.org> <20041027114315.13ca1afe@localhost> <200410271636.31622.jhb@FreeBSD.org>

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

I have 5.3-RC1.
When i run make with the following Makefile, kernel panics.
--------- Makefile -----------
FAILSTRING!=	make -V EMPTY
kern-fail:
	${FAILSTRING}
------------------------------
addr2line says /sys/kern/kern_mutex.c:745



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