From owner-freebsd-alpha Sat Jan 20 7:35: 2 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3344537B402; Sat, 20 Jan 2001 07:34:44 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA05200; Sat, 20 Jan 2001 10:34:43 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.1/8.9.1) id f0KFYht07591; Sat, 20 Jan 2001 10:34:43 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 20 Jan 2001 10:34:43 -0500 (EST) To: "Koster, K.J." Cc: "'freebsd-alpha@freebsd.org'" , deischen@FreeBSD.ORG Subject: Re: Setjmp help for JDK In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7B2C@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E4522026D7B2C@l04.research.kpn.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14953.44767.34971.235942@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Koster, K.J. writes: > Dear All, > > I've been pounding my head into the Sun JDK to FreeBSD/alpha. I learn a lot > about Java this way, but I digress. > > Is there someone who can help me with the green threads implementation of > that beast? What happens is that it jumps into the first thread's execution > code but instead jumps blindly off the signal 11 cliff. > > Would someone please help me with this part of the porting process? I'm > looking for someone who can help me debug this code. I've never debugged > setjmp() threads in C before and I need a place to start. Can you produce a small, stand-alone program which demonstrates this problem? Eg. some variation on 'hello-world.c' that could be posted to this list and doesn't require people to jump through all the flaming hoops of downloading the jdk, etc? I've CC'ed Daniel Eischen, perhaps he might be interested in helping too. Drew PS: What version of FreeBSD are you using? There were some major thread problems corrected just prior to 4.2-RELEASE (like, a few hours prior). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message