Mercury Bugs - mercury
View Issue Details
0000443mercuryBugpublic2017-11-15 16:302017-11-15 16:30
Reporterjuliensf 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000443: Segmentation fault in high-level C .par.trseg grades
DescriptionThe 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).
TagsNo tags attached.
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
2017-11-15 16:30juliensfNew Issue
2017-11-15 16:30juliensfFile Added: test.m