You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Elena Semukhina (JIRA)" <ji...@apache.org> on 2007/02/21 14:17:05 UTC

[jira] Created: (HARMONY-3214) [drlvm][opt] kernel tests crash intermittently on linux x86_64 in OPT mode

[drlvm][opt] kernel tests crash intermittently on linux x86_64 in OPT mode
--------------------------------------------------------------------------

                 Key: HARMONY-3214
                 URL: https://issues.apache.org/jira/browse/HARMONY-3214
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Elena Semukhina


Once I saw java.lang.ThreadGroupTest's crash with the following assertion:

java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:1680: Method_Signature* method_get_signature(Method*): Assertion `mh' failed.

Fatal error

Next time java.lang.ClassGenericsTest crashed in a similar way.

I'll try to narrow the test case and get a simpler reproducer for the issue.


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


[jira] Commented: (HARMONY-3214) [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode

Posted by "George Timoshenko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532326 ] 

George Timoshenko commented on HARMONY-3214:
--------------------------------------------

Here is the right revision for previous comment:
svn = r581775

> [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3214
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3214
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>
> Once I saw java.lang.ThreadGroupTest's crash with the following assertion:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:1680: Method_Signature* method_get_signature(Method*): Assertion `mh' failed.
> Fatal error
> Next time java.lang.ClassGenericsTest crashed in a similar way.
> I'll try to narrow the test case and get a simpler reproducer for the issue.

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


[jira] Commented: (HARMONY-3214) [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode

Posted by "George Timoshenko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532321 ] 

George Timoshenko commented on HARMONY-3214:
--------------------------------------------

The bug is not reproducible

sh build.sh kernel.test -Dtest.mode=opt -Dtest.case=[java.lang.ClassGenericsTest|ThreadGroupTest]
runs 10 times in a row for both test cases successfully.

svn = r573601

> [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3214
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3214
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>
> Once I saw java.lang.ThreadGroupTest's crash with the following assertion:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:1680: Method_Signature* method_get_signature(Method*): Assertion `mh' failed.
> Fatal error
> Next time java.lang.ClassGenericsTest crashed in a similar way.
> I'll try to narrow the test case and get a simpler reproducer for the issue.

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


[jira] Updated: (HARMONY-3214) [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode

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

Gregory Shimansky updated HARMONY-3214:
---------------------------------------

    Summary: [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode  (was: [drlvm][opt] kernel tests crash intermittently on linux x86_64 in OPT mode)

> [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3214
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3214
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>
> Once I saw java.lang.ThreadGroupTest's crash with the following assertion:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:1680: Method_Signature* method_get_signature(Method*): Assertion `mh' failed.
> Fatal error
> Next time java.lang.ClassGenericsTest crashed in a similar way.
> I'll try to narrow the test case and get a simpler reproducer for the issue.

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


[jira] Closed: (HARMONY-3214) [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode

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

Alexey Varlamov closed HARMONY-3214.
------------------------------------

    Resolution: Cannot Reproduce

Closed

> [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3214
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3214
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>
> Once I saw java.lang.ThreadGroupTest's crash with the following assertion:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:1680: Method_Signature* method_get_signature(Method*): Assertion `mh' failed.
> Fatal error
> Next time java.lang.ClassGenericsTest crashed in a similar way.
> I'll try to narrow the test case and get a simpler reproducer for the issue.

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


[jira] Commented: (HARMONY-3214) [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode

Posted by "Evgueni Brevnov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544714 ] 

Evgueni Brevnov commented on HARMONY-3214:
------------------------------------------

I ran this test over night and didn't have any problems. It passed more than 1000 times. I used latest sources - r597235. So this bug should be closed.

Thanks
Evgueni

> [drlvm][jit][opt] kernel tests crash intermittently on linux x86_64 in OPT mode
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-3214
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3214
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>
> Once I saw java.lang.ThreadGroupTest's crash with the following assertion:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:1680: Method_Signature* method_get_signature(Method*): Assertion `mh' failed.
> Fatal error
> Next time java.lang.ClassGenericsTest crashed in a similar way.
> I'll try to narrow the test case and get a simpler reproducer for the issue.

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