Date: Sat, 30 Oct 2004 08:51:57 +0100 (BST) From: Robert Watson <rwatson@FreeBSD.org> To: "Ilmar S. Habibulin" <ilmar@watson.org> Cc: current@FreeBSD.org Subject: Re: panic in pipes Message-ID: <Pine.NEB.3.96L.1041030085125.28384A-100000@fledge.watson.org> In-Reply-To: <20041028093411.T75089@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Oct 2004, Ilmar S. Habibulin wrote: > 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 Hmm. When I run this I get: tiger-3# make make: Max recursion level (500) exceeded.: Resource temporarily unavailable "Makefile", line 1: warning: "make -V EMPTY" returned non-zero status ${FAILSTRING} expands to empty string Any chance you can get a stack trace? Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1041030085125.28384A-100000>