Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2009 21:32:32 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        ToyoRunner <toyorunner@gmail.com>
Cc:        skv@freebsd.org, freebsd-ia64@freebsd.org
Subject:   Re: port perl-threaded-5.10.0.4 fails tests on ia64 SMP
Message-ID:  <20090712203232.GA96904@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
> >>>
> >>> The error message typically is
> >>>
> >>> 	(in cleanup) panic: MUTEX_DESTROY (16) [threads.xs:219] at ...
> >>>       
> >> some more stats;
> >> doing ./perl harness in the `t' directory gives:
> >>
> >> Failed Test                      Stat Wstat Total Fail  List of Failed
> >> -------------------------------------------------------------------------------
> >> ../ext/threads/shared/t/cond.t     29  7424    32   36  15-32
> >> ../ext/threads/shared/t/stress.t   29  7424     1    0  ??
> >> ../ext/threads/t/blocks.t                       5    8  1-3 5-9
> >> ../ext/threads/t/exit.t            29  7424    18    1  5
> >> ../ext/threads/t/free.t             0   139    29   56  2-29
> >> ../ext/threads/t/free2.t           29  7424    78  106  26-78
> >> ../ext/threads/t/join.t            29  7424    20    4  19-20
> >> op/filetest.t                      13  3328    24   38  6-24
> >>  (1 subtest UNEXPECTEDLY SUCCEEDED), 29 tests and 790 subtests skipped.
> >> Failed 8/1465 test scripts. 120/190245 subtests failed.
> >> Files=1465, Tests=190245, 1484 wallclock secs (977.48 cusr + 198.20 csys = 1175.
> >> 69 CPU)
> >> Failed 8/1465 test programs. 120/190245 subtests failed.
> >>     
> >
> > twice my system froze and required cold reboot at this point during tests:
> >
> > ../ext/threads/t/libc............................................ok
> > ../ext/threads/t/list............................................ok
> > ../ext/threads/t/problems........................................ok
> > ../ext/threads/t/stack...........................................ok
> > ../ext/threads/t/stack_env.......................................ok
> > ../ext/threads/t/state...........................................ok 45/59panic:
> > MUTEX_DESTROY (16) [shared.xs:192].
> > ../ext/threads/t/state...........................................dubious
> >         Test returned status 29 (wstat 7424, 0x1d00)
> > DIED. FAILED tests 54-59
> >         Failed 6/59 tests, 89.83% okay
> > ../ext/threads/t/stress_cv.......................................ok
> > ../ext/threads/t/stress_re.......................................ok
> > ../ext/threads/t/stress_string...................................ok
> > ../ext/threads/t/thread..........................................ok 13/34
> > (in cleanup) panic: MUTEX_DESTROY (16) [threads.xs:219] at ../ext/threads/t/thre
> > ad.t line 118.
> >         (in cleanup) panic: MUTEX_DESTROY (16) [threads.xs:219] at ../ext/thread
> > s/t/thread.t line 169.
> > ../ext/threads/t/thread..........................................ok
> > ../ext/Time/HiRes/t/HiRes........................................ok 11/38
> >
> >
> > then freeze. I had to cycle power via MP.
> > Importantly, it froze twice at the same test.
> >
> > Can somebody with rx26xx verify this:
> >
> > #cd /usr/ports/lang/perl5.10
> > #make test  
> >
> > many thanks
> > anton
> >
> >   
> Running make test produced no errors.
> 
> t/Module_Pluggable/01use......................................ok
> t/Module_Pluggable/02alsoworks................................ok
> t/Module_Pluggable/02works....................................ok
> t/Module_Pluggable/02works_taint..............................ok
> t/Module_Pluggable/03diffname.................................ok
> t/Module_Pluggable/04acmedir..................................ok
> t/Module_Pluggable/04acmedir_single...........................ok
> t/Module_Pluggable/04acmepath.................................ok
> t/Module_Pluggable/04acmepath_single..........................ok
> t/Module_Pluggable/05postpath.................................ok
> t/Module_Pluggable/06multipath................................ok
> t/Module_Pluggable/07instantiate..............................ok
> t/Module_Pluggable/08nothing..................................ok
> t/Module_Pluggable/09require..................................ok
> t/Module_Pluggable/10innerpack................................ok
> t/Module_Pluggable/10innerpack_inner..........................ok
> t/Module_Pluggable/10innerpack_noinner........................ok
> t/Module_Pluggable/10innerpack_override.......................ok
> t/Module_Pluggable/11usetwice.................................ok
> t/Module_Pluggable/12only.....................................ok
> t/Module_Pluggable/12onlyarray................................ok
> t/Module_Pluggable/12onlyregex................................ok
> t/Module_Pluggable/13except...................................ok
> t/Module_Pluggable/13exceptarray..............................ok
> t/Module_Pluggable/13exceptregex..............................ok
> t/Module_Pluggable/14package..................................ok
> t/Module_Pluggable/15topicsafe................................ok
> t/Module_Pluggable/16different_extension......................ok
> t/Module_Pluggable/17devel_inner_package......................ok
> t/Module_Pluggable/18skipped_package..........................ok
> t/Module_Pluggable/19can_ok_clobber...........................ok
> t/Module_Pluggable/20dodgy_files..............................ok
> t/pod/emptycmd................................................ok
> t/pod/find....................................................ok
> t/pod/for.....................................................ok
> t/pod/headings................................................ok
> t/pod/include.................................................ok
> t/pod/included................................................ok
> t/pod/lref....................................................ok
> t/pod/multiline_items.........................................ok
> t/pod/nested_items............................................ok
> t/pod/nested_seqs.............................................ok
> t/pod/oneline_cmds............................................ok
> t/pod/plainer.................................................ok
> t/pod/pod2usage...............................................ok
> t/pod/pod2usage2..............................................ok
> t/pod/poderrs.................................................ok
> t/pod/podselect...............................................ok
> t/pod/special_seqs............................................ok
> t/pod/twice...................................................ok
> t/x2p/s2p.....................................................ok
> All tests successful.
> u=4.27  s=7.52  cu=453.84  cs=186.80  scripts=1389  tests=188371
> [1:11pm]tamar/usr/ports/lang/perl5.10 #

have you built perl-threaded?

-- 
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?20090712203232.GA96904>