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/05/17 16:29:16 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 ]

Gregory Shimansky updated HARMONY-3649:
---------------------------------------

    Summary: [drlvm][jit] SPECjbb2005 intermittently fails on EM64T in server mode  (was: [drlvm] SPECjbb2005 intermittently fails on EM64T in server mode)

> [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
>         Attachments: 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.