Mercury Bugs - mercury
View Issue Details
0000516mercuryBugpublic2020-08-04 11:342020-08-09 20:39
Reporterjuliensf 
Assigned Tozs 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000516: Failure of tests/general/mode_inference_reorder with recent ROTDs.
Descriptiontests/general/mode_interference_reorder aborts with an uncaught exception when compiled
with --intermodule-optimization -O5 using rotds 2020-07-30 through to 2020-08-01.

    Uncaught Mercury exception:
    Software Error: map.lookup: key not found
            Key Type: int
            Key Value: -1
            Value Type: hlds.hlds_pred.proc_info

The last working ROTD was 2020-07-29.
TagsNo tags attached.
Attached Files

Notes
(0001102)
zs   
2020-08-09 20:39   
A fix for this symptom was committed 2020 aug 8.

That diff documents the underlying problem but does not fix it,
since the problem occurs only in very rare circumstances, and
any proper fix would require work far out of proportion to its
usefulness.

Issue History
2020-08-04 11:34juliensfNew Issue
2020-08-09 20:39zsAssigned To => zs
2020-08-09 20:39zsStatusnew => resolved
2020-08-09 20:39zsResolutionopen => fixed
2020-08-09 20:39zsNote Added: 0001102