From owner-freebsd-threads@FreeBSD.ORG Thu Jun 26 17:41:39 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EF4B37B401 for ; Thu, 26 Jun 2003 17:41:39 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD8C43FE9 for ; Thu, 26 Jun 2003 17:41:39 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h5R0fXXh022184; Thu, 26 Jun 2003 20:41:34 -0400 (EDT) Date: Thu, 26 Jun 2003 20:41:33 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Julian Elischer In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-threads@freebsd.org Subject: Re: libkse / libthr bugs? X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 00:41:39 -0000 On Thu, 26 Jun 2003, Julian Elischer wrote: > On Thu, 26 Jun 2003, Daniel Eischen wrote: > > > On Thu, 26 Jun 2003, Alex Boisvert wrote: > > > Hi, > > > > > > I written a small test case (see source below), which I've run against > > > both libkse and libthr. I'm using -CURRENT as of last Tuesday and > > > running on a Dual Athlon MP 1.2 GHz (Tyan Thunder K7 motherboard). > > > > > > With libkse, the program runs most of the time (say, about 9 times out > > > of 10) but sometimes hang and, interestingly, prints an "F" character to > > > the console -- but that "F" character is never printed by the > > > application itself! (see source) > > > > > > Here are two examples of when it hangs: > > > [ ... ] > There is sonething slightly wrong in the KSE system as eventeh kse test > program doesn't start up correctly occasionally. I can't get either to fail... -- Dan Eischen