You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/10/02 11:56:51 UTC

[jira] Created: (HARMONY-4884) [vm][jit] possible root enumeration issue while passing method argument

[vm][jit] possible root enumeration issue while passing method argument
-----------------------------------------------------------------------

                 Key: HARMONY-4884
                 URL: https://issues.apache.org/jira/browse/HARMONY-4884
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Alexei Fedotov


There is a heap inconsistency while execution the attached tests from the stress test suite 10-20 times.


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


[jira] Closed: (HARMONY-4884) [drlvm][jit] possible root enumeration issue while passing method argument

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov closed HARMONY-4884.
-----------------------------------

    Resolution: Cannot Reproduce

I have tried to reproduce the problem using the recent build (r599793) and failed. 

> [drlvm][jit] possible root enumeration issue while passing method argument
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-4884
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4884
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86, debug build
>            Reporter: Alexei Fedotov
>            Assignee: Mikhail Fursov
>         Attachments: s.sh, t.sh
>
>
> There is a heap inconsistency while execution the attached tests from the stress test suite 10-20 times.

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


[jira] Updated: (HARMONY-4884) [drlvm][jit] possible root enumeration issue while passing method argument

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov updated HARMONY-4884:
------------------------------------

    Summary: [drlvm][jit] possible root enumeration issue while passing method argument  (was: [vm][jit] possible root enumeration issue while passing method argument)

> [drlvm][jit] possible root enumeration issue while passing method argument
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-4884
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4884
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>         Attachments: s.sh, t.sh
>
>
> There is a heap inconsistency while execution the attached tests from the stress test suite 10-20 times.

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


[jira] Updated: (HARMONY-4884) [drlvm][jit] possible root enumeration issue while passing method argument

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov updated HARMONY-4884:
------------------------------------

    Environment: Windows x86, debug build

> [drlvm][jit] possible root enumeration issue while passing method argument
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-4884
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4884
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86, debug build
>            Reporter: Alexei Fedotov
>            Assignee: Mikhail Fursov
>         Attachments: s.sh, t.sh
>
>
> There is a heap inconsistency while execution the attached tests from the stress test suite 10-20 times.

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


[jira] Updated: (HARMONY-4884) [vm][jit] possible root enumeration issue while passing method argument

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov updated HARMONY-4884:
------------------------------------

    Attachment: s.sh
                t.sh

The files have to be patched for your environemt. You might want to run the whole test suite and extract command lines from the correspondent *.thr files:

stress/org/apache/harmony/test/stress/classloader/MixThreads/MethodArgs/testMethodArgs2.thr 
stress/org/apache/harmony/test/stress/classloader/NotSynchThreads/MethodArgs/testMethodArgs.thr 

Crash synopsis: in the follwoing assertion vt_raw == 0
inline VT obj_get_vt_raw(Partial_Reveal_Object *obj)
{  assert(obj && obj->vt_raw); return obj->vt_raw; }

> [vm][jit] possible root enumeration issue while passing method argument
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-4884
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4884
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>         Attachments: s.sh, t.sh
>
>
> There is a heap inconsistency while execution the attached tests from the stress test suite 10-20 times.

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


[jira] Assigned: (HARMONY-4884) [drlvm][jit] possible root enumeration issue while passing method argument

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov reassigned HARMONY-4884:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit] possible root enumeration issue while passing method argument
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-4884
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4884
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>            Assignee: Mikhail Fursov
>         Attachments: s.sh, t.sh
>
>
> There is a heap inconsistency while execution the attached tests from the stress test suite 10-20 times.

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