Mercury Bugs - mercury
View Issue Details
0000335mercuryBugpublic2014-06-17 15:422018-03-13 14:38
Reporterwangp 
Assigned Topbone 
PrioritynormalSeverityminorReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000335: assertion failure in MR_do_sleep
Description    /*
    ** Either we slept and were notified, or were notified before we slept.
    ** Either way, check why we were notified.
    */
    MR_assert(state == ENGINE_STATE_NOTIFIED);
TagsNo tags attached.
Attached Files

Notes
(0000701)
wangp   
2014-06-17 15:44   
Sorry, I hit enter which submitted the issue prematurely.

I get said assertion failure on any program in asm_fast.par.gc and -DMR_LOWLEVEL_DEBUG.
(0000981)
pbone   
2018-03-13 14:38   
Unassigned things from me.

Issue History
2014-06-17 15:42wangpNew Issue
2014-06-17 15:42wangpStatusnew => assigned
2014-06-17 15:42wangpAssigned To => pbone
2014-06-17 15:44wangpNote Added: 0000701
2018-03-13 14:38pboneStatusassigned => acknowledged
2018-03-13 14:38pboneNote Added: 0000981