View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000201 | mercury | Bug | public | 2011-06-11 12:31 | 2011-06-11 12:31 | ||||||||
Reporter | pbone | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | crash | Reproducibility | random | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000201: tests/par_conj/cosume_wait blocks before exiting. | ||||||||||||
Description | tests/par_conj/cosume_wait blocks before exiting. This is repeatable (intermittently) on taura running with MERCURY_OPTIONS=-P4 The test fails sometimes during the nightly tests (the system is doing other work) and when ran in the day time while the system is relatively unused. When this locks up it also seems to lock up gdb, making it difficult to diagnose. Using MR_DEBUG_THREADS and some reporting from gdb I have determined that all the worker threads finish, the main thread either has finished or is ready to finish but one of Boehm's threads is still running. Therefore I think this may be a problem with the Boehm GC. | ||||||||||||
Additional Information | It may be possible to work around this bug by executing it with GC_MARKERS=1 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-06-11 12:31 | pbone | New Issue |