From owner-freebsd-java@FreeBSD.ORG Fri Jan 18 02:08:01 2008 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60DCB16A417; Fri, 18 Jan 2008 02:08:01 +0000 (UTC) (envelope-from landonf@threerings.net) Received: from smtp.earth.threerings.net (smtp1.earth.threerings.net [64.127.109.108]) by mx1.freebsd.org (Postfix) with ESMTP id DF4B113C47E; Fri, 18 Jan 2008 02:08:00 +0000 (UTC) (envelope-from landonf@threerings.net) Received: from [192.168.54.11] (timor.sea.earth.threerings.net [192.168.54.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: landonf) by smtp.earth.threerings.net (Postfix) with ESMTP id 5B91461E20; Thu, 17 Jan 2008 18:08:00 -0800 (PST) In-Reply-To: <478FFF09.7020207@elischer.org> References: <200711301716.lAUHGEV1064334@repoman.freebsd.org> <90584F61-91FE-446E-978E-FD234553E8FC@threerings.net> <478FFC91.4050508@elischer.org> <4E316E30-3A6B-4E58-A701-E85389BEC6EE@threerings.net> <478FFF09.7020207@elischer.org> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--1023453280" Message-Id: Content-Transfer-Encoding: 7bit From: Landon Fuller Date: Thu, 17 Jan 2008 18:07:25 -0800 To: Julian Elischer X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.753) Cc: nate@yogotech.com, ivo@scito.com, Alfred Perlstein , Daniel Eischen , davidxu@freebsd.org, java@freebsd.org, julian@freebsd.org Subject: Re: cvs commit: src/lib/libkse/thread thr_kern.c X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 02:08:01 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-1--1023453280 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Jan 17, 2008, at 17:21, Julian Elischer wrote: > Landon Fuller wrote: >> On Jan 17, 2008, at 17:10, Julian Elischer wrote: >>> I gather it is the PARENT that hangs here? >>> >> Parent continues, the child hangs in fork(). > > no the child hangs in mutex_lock_common() Sorry, of course. I just meant that fork() had not yet returned. > please do a ktrace of the program and send that to me Here's a trace of the parent process and descendents: http://landonf.bikemonkey.org/static/code/freebsd/fork.ktrace.out.bz2 Cheers, landon --Apple-Mail-1--1023453280 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFHkAnelplZCE/15mMRArtxAJ41sqYDBxBl4BvfOJdr5a+FJ1vFywCgiW9H d+vqwZ0AM7Chz/2rS7wB60M= =jlCg -----END PGP SIGNATURE----- --Apple-Mail-1--1023453280--