Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2009 15:27:40 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-ia64@freebsd.org
Cc:        frebsd-current@freebsd.org, skv@freebsd.org
Subject:   Re: port perl-threaded-5.10.0.4 fails tests on ia64 SMP
Message-ID:  <20090713142740.GA75696@mech-cluster238.men.bris.ac.uk>
In-Reply-To: <4A5A4793.2030009@gmail.com>
References:  <20090712103838.GA93079@mech-cluster238.men.bris.ac.uk> <20090712110613.GA93647@mech-cluster238.men.bris.ac.uk> <20090712175020.GA93782@mech-cluster238.men.bris.ac.uk> <4A5A4793.2030009@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 12, 2009 at 02:29:07PM -0600, ToyoRunner wrote:
> Anton Shterenlikht wrote:
> > On Sun, Jul 12, 2009 at 12:06:13PM +0100, Anton Shterenlikht wrote:
> >   
> >> On Sun, Jul 12, 2009 at 11:38:38AM +0100, Anton Shterenlikht wrote:
> >>     
> >>> On FreeBSD 8.0-BETA1 ia64 with 2 CPUs
> >>> port lang/perl5.10 built with threads
> >>> fails thread-related tests (full details below)
> >>>
> >>> Failed 8 tests out of 1433, 99.44% okay.
> >>> 	../ext/threads/shared/t/cond.t
> >>> 	../ext/threads/shared/t/stress.t
> >>> 	../ext/threads/t/blocks.t
> >>> 	../ext/threads/t/exit.t
> >>> 	../ext/threads/t/free.t
> >>> 	../ext/threads/t/free2.t
> >>> 	../ext/threads/t/join.t
> >>> 	op/filetest.t

more testing on FreeBSD 8.0-BETA1 ia64

I've rebuilt world and kernel several times with /etc/make.conf
having only NO_MODULES=yes. Except for several LORs on boot and
shutdown, all went well. 

I reinstalled perl-threaded with these options:

# make showconfig
===> The following configuration options are available for perl-threaded-5.10.0_
4:
     DEBUGGING=on "Build with debugging support"
     GDBM=off "Build GDBM_File extension"
     PERL_MALLOC=off "Use Perl malloc"
     PERL_64BITINT=off "Use 64 bit integers (on i386)"
     THREADS=on "Build threaded perl"
     MULTIPLICITY=off "Use multiplicity"
     SUIDPERL=off "Build set-user-id suidperl binary"
     SITECUSTOMIZE=off "Run-time customization of @INC"
     USE_PERL=on "Rewrite links in /usr/bin"
===> Use 'make config' to modify these settings
#

On make test I still get these errors, all to do with threads:

Failed 7 tests out of 1433, 99.51% okay.
        ../ext/threads/shared/t/cond.t
        ../ext/threads/shared/t/stress.t
        ../ext/threads/t/blocks.t
        ../ext/threads/t/exit.t
        ../ext/threads/t/free.t
        ../ext/threads/t/free2.t
        ../ext/threads/t/join.t

As before all errors are:

 (in cleanup) panic: MUTEX_DESTROY (16) [threads.xs:219]

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423



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