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 2008/01/16 16:44:35 UTC

[jira] Assigned: (HARMONY-5391) [drlvm][jit] Crash in server mode with uncompressed referencess ov x86-64.

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

Gregory Shimansky reassigned HARMONY-5391:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][jit] Crash in server mode with uncompressed referencess ov x86-64.
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-5391
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5391
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86-64 & Linux x86-64
>            Reporter: Pavel Afremov
>            Assignee: Gregory Shimansky
>         Attachments: HARMONY-5391.patch
>
>
> In uncompressed server mode DRLVM crashed on assert in the JIT.
> .../hdk/working_vm/vm/jitrino/src/optimizer/helper_inliner.cpp:207: void Jitrino::HelperInliner::run(): Assertion `VMInterface::areReferencesCompressed()' failed.
> It's overinsurance assert in the magic inlining code. 
> Fix consists in the assert removing.

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