View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000422 | mercury | Bug | public | 2016-10-03 12:40 | 2016-10-04 21:11 | ||||||||
Reporter | juliensf | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | x86_64 | OS | OS X | OS Version | 10.9.5 | ||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000422: Intermittent runtime aborts in parallel conjunction tests | ||||||||||||
Description | Various 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 Information | The 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 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
Notes | |
juliensf (administrator) 2016-10-04 21:11 |
The problem does *not* occur with GCC 5 in the asm_fast.par.gc.stseg grade on OS X. |