You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2007/12/28 14:33:43 UTC

[jira] Closed: (HARMONY-5137) [drlvm] Incorrect assertion in vm_detach function

     [ https://issues.apache.org/jira/browse/HARMONY-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Afremov closed HARMONY-5137.
----------------------------------


> [drlvm] Incorrect assertion in vm_detach function
> -------------------------------------------------
>
>                 Key: HARMONY-5137
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5137
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: Gregory Shimansky
>         Attachments: assert_fix.patch
>
>
> Incorrect assertion in vm_detach function (vm/vmcore/src/thread/thread_generic.cpp 262)
> Assertion check than no gc_frames are on the stack. It's Ok when thread complete its work and returns into start_proc. But it isn't right when threads stops from the safe_point where function vm_detach is called too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.