You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2006/10/24 20:20:17 UTC

[jira] Updated: (HARMONY-1953) [drlvm] [jvmti] THREAD_END event is sent in PHASE_DEAD

     [ http://issues.apache.org/jira/browse/HARMONY-1953?page=all ]

Ilya Berezhniuk updated HARMONY-1953:
-------------------------------------

    Attachment: thread_end.patch

The patch fixes problem.
Check for correct phase is added.

> [drlvm] [jvmti] THREAD_END event is sent in PHASE_DEAD
> ------------------------------------------------------
>
>                 Key: HARMONY-1953
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1953
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Attachments: thread_end.patch
>
>
> THREAD_START and THREAD_END events are sent without phase check.
> It leads to sending events during PHASE_DEAD and results in VM crash, because agent is unloaded already and callback function does not exist.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira