You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2006/12/09 01:45:24 UTC

[jira] Resolved: (HARMONY-2392) [drlvm][jvmti] Breakpoints refer to deleted methods when deleting Global_Env

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

Gregory Shimansky resolved HARMONY-2392.
----------------------------------------

    Resolution: Fixed

Patch applied at 484853.

> [drlvm][jvmti] Breakpoints refer to deleted methods when deleting Global_Env
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-2392
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2392
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Assigned To: Gregory Shimansky
>         Attachments: remove_breakpoints.patch, remove_breakpoints.patch
>
>
> When JVMTI breakpoints are used JIT mode, and not deleted on PHASE_LIVE, VM fails on assertions or access violations while deleting Global_Env.
> It's because TI deletes breakpoints when some classes are deleted already, and breakpoint->method fields refer to deallocated memory regions.

-- 
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