Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2004 14:51:35 -0400
From:      Brian Fundakowski Feldman <green@freebsd.org>
To:        Matt Hamilton <matth@netsight.co.uk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: threading issues
Message-ID:  <20041011185135.GF988@green.homeunix.org>
In-Reply-To: <416AB672.6090405@netsight.co.uk>
References:  <416AB672.6090405@netsight.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 11, 2004 at 05:36:02PM +0100, Matt Hamilton wrote:
> 
> All,
>   I am still trying to work out why pthread support on AMD64 appears 
> broken.  (See message on -current 3/10/2004 "Re: 5.3-BETA5 AMD64 Python 
> problems").
> 
> I was looking in CVS, and saw a test suite in /usr/src/libpthread/test. 
>  In running Make I get:
> 
> ...compile stuff...
> Test static library:
> --------------------------------------------------------------------------
> Test                                      c_user c_system c_total     chng
>  passed/FAILED                            h_user h_system h_total   % chng
> --------------------------------------------------------------------------
> hello_d                                     0.00     0.00    0.00
>  passed
> --------------------------------------------------------------------------
> hello_s                                     0.00     0.01    0.01
>  passed
> --------------------------------------------------------------------------
> join_leak_d                                 0.04     0.00    0.04
>  *** FAILED ***
> --------------------------------------------------------------------------
> mutex_d                                 ^C
> 
> it just hangs on mutex_d and I had to manually abort it.  Does this work 
> on i386 systems?  This is an AMD Opteron (HP DL145) running BETA7 as 
> compiled from -current at the weekend.

Hangs in ksesigwait on i386/SMP.

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041011185135.GF988>