You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2007/02/12 12:19:07 UTC

[jira] Created: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

[drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
--------------------------------------------------------------------------------------

                 Key: HARMONY-3160
                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Vladimir Ivanov
            Priority: Minor


Failed drlvm regression tests should be fixed or excluded for x86_64.
Seems, 3 tests never passed on this platform:
Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
Test org.apache.harmony.drlvm.tests.regression.h2926.Test
Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest

Execution log:

java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
Fatal error
vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2

java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
Fatal error

java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.


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


[jira] Commented: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

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

Vladimir Ivanov commented on HARMONY-3160:
------------------------------------------

To check behavior regression the DRLVM regression tests were run under
CC (target reg.test, now internally only). It will nice if the tests
authors checks failures on x86_64 and proposed exclude list
(Harmony-3160). These tests works fine on win/lnx ia32 platforms.

 Thanks, Vladimir




> [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3160
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>            Priority: Minor
>         Attachments: drlvm.reg.excl.patch
>
>
> Failed drlvm regression tests should be fixed or excluded for x86_64.
> Seems, 3 tests never passed on this platform:
> Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
> Test org.apache.harmony.drlvm.tests.regression.h2926.Test
> Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest
> Execution log:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
> Fatal error
> vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
> vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
> Fatal error
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.

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


[jira] Closed: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

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

Vladimir Ivanov closed HARMONY-3160.
------------------------------------


verified, thanks

> [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3160
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Stepan Mishura
>            Priority: Minor
>         Attachments: drlvm.reg.excl.patch
>
>
> Failed drlvm regression tests should be fixed or excluded for x86_64.
> Seems, 3 tests never passed on this platform:
> Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
> Test org.apache.harmony.drlvm.tests.regression.h2926.Test
> Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest
> Execution log:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
> Fatal error
> vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
> vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
> Fatal error
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.

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


[jira] Assigned: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

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

Stepan Mishura reassigned HARMONY-3160:
---------------------------------------

    Assignee: Stepan Mishura

> [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3160
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Stepan Mishura
>            Priority: Minor
>         Attachments: drlvm.reg.excl.patch
>
>
> Failed drlvm regression tests should be fixed or excluded for x86_64.
> Seems, 3 tests never passed on this platform:
> Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
> Test org.apache.harmony.drlvm.tests.regression.h2926.Test
> Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest
> Execution log:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
> Fatal error
> vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
> vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
> Fatal error
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.

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


[jira] Resolved: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

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

Stepan Mishura resolved HARMONY-3160.
-------------------------------------

    Resolution: Fixed

Thanks Vladimir, applied to DRL VM at 506922.

> [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3160
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Stepan Mishura
>            Priority: Minor
>         Attachments: drlvm.reg.excl.patch
>
>
> Failed drlvm regression tests should be fixed or excluded for x86_64.
> Seems, 3 tests never passed on this platform:
> Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
> Test org.apache.harmony.drlvm.tests.regression.h2926.Test
> Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest
> Execution log:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
> Fatal error
> vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
> vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
> Fatal error
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.

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


[jira] Updated: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

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

Vladimir Ivanov updated HARMONY-3160:
-------------------------------------

    Attachment: drlvm.reg.excl.patch

I suggest excluding these tests up ending of evaluation.

> [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3160
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>            Priority: Minor
>         Attachments: drlvm.reg.excl.patch
>
>
> Failed drlvm regression tests should be fixed or excluded for x86_64.
> Seems, 3 tests never passed on this platform:
> Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
> Test org.apache.harmony.drlvm.tests.regression.h2926.Test
> Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest
> Execution log:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
> Fatal error
> vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
> vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
> Fatal error
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.

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