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

[jira] Updated: (HARMONY-3649) [drlvm][jit] SPECjbb2005 intermittently fails on EM64T in server mode

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

Alexey Varlamov updated HARMONY-3649:
-------------------------------------

    Attachment: H3649.patch

Updated the fix accordingly.

> [drlvm][jit] SPECjbb2005 intermittently fails on EM64T in server mode
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3649
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3649
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: EM64T
>            Reporter: George Timoshenko
>            Assignee: Alexey Varlamov
>         Attachments: H3649.patch, H3649.patch, stack
>
>
> The failure is very unstable.
> You can get only 1 failure from 10 runs.
> Or see 3 failures in a row.
> The failure allways looks like a segfault when some new object is being allocated in STL code. (iterator, new item in a container, just a new std::string...)
> Usually the STL code is being called from execution manager or Jitrino.OPT code. But the caller's code is OK and does not give any clue.
> the first time the failure was observed is April 4.

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