[ https://issues.apache.org/jira/browse/HARMONY-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky reassigned HARMONY-5673: ------------------------------------------ Assignee: Gregory Shimansky > [drlvm][encoder] New assertions in decoder break native stack unwinding > ----------------------------------------------------------------------- > > Key: HARMONY-5673 > URL: https://issues.apache.org/jira/browse/HARMONY-5673 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Ilya Berezhniuk > Assignee: Gregory Shimansky > Attachments: dec_asserts.patch > > > r643030 commit (the patch from HARMONY-5495) introduces assertions for incorrect instruction prefix sequence. > Native stack unwinding heuristics tries to disassemble several consequent memory locations, and expects that decoder returns error status for incorrect instructions. > So asserts should be removed; error should be returned instead. > Suggested patch fixes the problem; it also removes several asserts commented in HARMONY-5490 patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.