From owner-freebsd-hackers Thu Oct 28 9:19:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id EA9BA14CA6 for ; Thu, 28 Oct 1999 09:19:01 -0700 (PDT) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id JAA13887; Thu, 28 Oct 1999 09:41:39 -0700 (PDT) Date: Thu, 28 Oct 1999 09:41:39 -0700 (PDT) From: Alfred Perlstein To: "David A. Bader" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: POSIX threads In-Reply-To: <199910281536.JAA05245@eece.unm.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 28 Oct 1999, David A. Bader wrote: > > I'm familiar with LinuxThreads libc_r that uses BOTH SIGUSR1 and > SIGUSR2. I recently took code that used to work with FSU's > implementation of threads under FreeBSD; and instead recompiled with > the new FreeBSD 3.x threads; however, it crashes now when creating > threads. A traceback would be much more useful, can you possibly provide one? Even better a specific set of code that causes the crash would be even better. thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message