Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000443 | mercury | Bug | public | 2017-11-15 16:30 | 2017-11-15 16:30 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000443: Segmentation fault in high-level C .par.trseg grades | ||||
Description | The attached program causes a segmentation fault when compiled in the grade hlc.par.gc.trseg. Thread local trailing has been supported since commit 1d50d41; I suspect it was broken for the high-level C backend when spawn_native/4 was implemented (based on the lack of any reference to trailing in library/thread.m.). The attached program is fine in asm_fast.par.gc.trseg.stseg. Reported against rotd-2015-11-21. Occurs in the current ROTD (2017-11-15). | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | test.m (442) 2017-11-15 16:30 https://bugs.mercurylang.org/file_download.php?file_id=274&type=bug |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2017-11-15 16:30 | juliensf | New Issue | |||
2017-11-15 16:30 | juliensf | File Added: test.m |