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 Zakharov (JIRA)" <ji...@apache.org> on 2007/10/22 17:31:51 UTC

[jira] Updated: (HARMONY-4995) [drlvm][jit] VM crash in struts tests

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

Alexei Zakharov updated HARMONY-4995:
-------------------------------------

    Attachment: assertion_failed_error.jpg

assertion failed screenshot

> [drlvm][jit] VM crash in struts tests
> -------------------------------------
>
>                 Key: HARMONY-4995
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4995
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Win32
>            Reporter: Alexei Zakharov
>         Attachments: assertion_failed_error.jpg
>
>
> It looks like the patch from HARMONY-4875 ([drlvm][jit] Harmony has negative scalability in client mode, committed at the revision 584097)  introduced a regression in Struts test. Currently I see the following assertion failed error if I run struts tests on debug DRLVM build - see attached screenshot. In release mode tests fail with some strange error. However, everything was fine at the revision 584088. 
> Due to complex nature of struts tests it is very hard to extract a small test case from it. Below are exact steps to reproduce the original error. Hope this helps.
> 1. Check out our BTI source tree and configure it according to README
> 2. Place the following lines into buildtest\branches\2.0\framework.local.properties
> struts_test.parameters.required.req.test.java.home=%DRLVM_HOME%
> struts_test.parameters.required.req.driver.java.home=%RI_JDK_HOME%
> 3. Your ANT_OPTS environment variable should contain valid proxy host and port information at this step
> 4. rm required-parameters.properties
> 5. ant -Dtest.suites=struts_test setup
> 6. ant -Dtest.suites=struts_test run
> 7. BAH!

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