From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 07:52:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC9A16A4CE for ; Sat, 30 Oct 2004 07:52:37 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1149943D3F for ; Sat, 30 Oct 2004 07:52:37 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id i9U7pvr5028531; Sat, 30 Oct 2004 03:51:57 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i9U7pvYK028528; Sat, 30 Oct 2004 08:51:57 +0100 (BST) (envelope-from robert@fledge.watson.org) Date: Sat, 30 Oct 2004 08:51:57 +0100 (BST) From: Robert Watson X-Sender: robert@fledge.watson.org To: "Ilmar S. Habibulin" In-Reply-To: <20041028093411.T75089@fledge.watson.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@FreeBSD.org Subject: Re: panic in pipes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 07:52:37 -0000 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