Re: panic in pipes

From: Robert Watson <rwatson_at_FreeBSD.org>
Date: Sat, 30 Oct 2004 08:51:57 +0100 (BST)
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_at_fledge.watson.org      Principal Research Scientist, McAfee Research
Received on Sat Oct 30 2004 - 05:52:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:20 UTC