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 2007/04/26 17:03:15 UTC

[jira] Updated: (HARMONY-3772) [drlvm][em] When jitrino.dll cannot be found EM produces runtime error trying to free bad pointer

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

Gregory Shimansky updated HARMONY-3772:
---------------------------------------

    Attachment: stack.txt

Stack trace shown by MSVC debugger.

> [drlvm][em] When jitrino.dll cannot be found EM produces runtime error trying to free bad pointer
> -------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3772
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3772
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows
>            Reporter: Gregory Shimansky
>            Priority: Minor
>         Attachments: stack.txt
>
>
> When jitrino.dll cannot be found EM tries to print an error message, and then MSVC runtime crashes with on heap validation. Apparently there is a bad heap pointer that it tries to free. The same problem happens when interpreter.dll cannot be found and -Xint is specified.

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