Mercury Bugs - mercury
View Issue Details
0000422mercuryBugpublic2016-10-03 12:402016-10-04 21:11
Reporterjuliensf 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Platformx86_64OSOS XOS Version10.9.5
Product Version 
Target VersionFixed in Version 
Summary0000422: Intermittent runtime aborts in parallel conjunction tests
DescriptionVarious tests in tests/par_conj intermittently abort on my system with:

     Mercury runtime: Unable to init shared engine thread.

For example, with the spawn_many test case, about half the invocations correct and the other
half abort with the above message.

This is occurring in the grade none.par.gc.stseg.ll_debug.
Additional InformationThe C compiler on my system is:

Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
TagsNo tags attached.
Attached Files

Notes
(0000933)
juliensf   
2016-10-04 21:11   
The problem does *not* occur with GCC 5 in the asm_fast.par.gc.stseg grade on OS X.

Issue History
2016-10-03 12:40juliensfNew Issue
2016-10-04 21:11juliensfNote Added: 0000933