You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Leviev (JIRA)" <ji...@apache.org> on 2008/01/29 09:26:34 UTC

[jira] Commented: (HARMONY-5319) [drlvm][exception] NPE while stress test stress.exceptions.catcher.StackUnwindingManyObjectsTests.StackUnwindingManyObjectsTest4

    [ https://issues.apache.org/jira/browse/HARMONY-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563423#action_12563423 ] 

Ilya Leviev commented on HARMONY-5319:
--------------------------------------


OOME at  svn = r614767
http://people.apache.org/~smishura/r614767/Linux_x86/stress/junit/stress/org/apache/harmony/test/stress/exceptions/catcher/StackUnwindingManyObjectsTests/1_StackUnwindingManyObjectsTest4-out.txt


> [drlvm][exception] NPE while stress test stress.exceptions.catcher.StackUnwindingManyObjectsTests.StackUnwindingManyObjectsTest4
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5319
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5319
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows_x86
>            Reporter: Ilya Leviev
>
> r603534
> NPE while stress test stress.exceptions.catcher.StackUnwindingManyObjectsTests.StackUnwindingManyObjectsTest4
> log
> http://people.apache.org/~smishura/r603534/Windows_x86/stress/stress/org/apache/harmony/test/stress/exceptions/catcher/StackUnwindingManyObjectsTests/75_StackUnwindingManyObjectsTest4-out.txt
> [debug] started testUnwinding(org.apache.harmony.test.stress.exceptions.catcher.StackUnwindingManyObjects)
> [debug] Stopping the test
> [debug] completed testPadding(org.apache.harmony.test.stress.gc.padder.BigObjectPadder)
> [debug] Generator.execute()
> [debug] class = org.apache.harmony.test.stress.gc.padder.BigObjectPadder
> [error] in testUnwinding(org.apache.harmony.test.stress.exceptions.catcher.StackUnwindingManyObjects)
> [debug] org.apache.harmony.test.stress.gc.padder.BigObjectPadder { }
> java.lang.NullPointerException
> 	at org.apache.harmony.test.stress.exceptions.catcher.StackUnwindingManyObjects.testUnwinding(StackUnwindingManyObjects.java:39)
> 	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> 	at java.lang.reflect.Method.invoke(Method.java:317)
> 	at junit.framework.TestCase.runTest(TestCase.java:168)
> 	at junit.framework.TestCase.runBare(TestCase.java:134)
> 	at junit.framework.TestResult$1.protect(TestResult.java:110)
> 	at junit.framework.TestResult.runProtected(TestResult.java:128)
> 	at junit.framework.TestResult.run(TestResult.java:113)
> 	at junit.framework.TestCase.run(TestCase.java:124)
> 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
> 	at junit.framework.TestSuite.run(TestSuite.java:227)
> 	at org.apache.harmony.test.share.stress.generator.Generator.execute(Generator.java:128)
> 	at org.apache.harmony.test.share.stress.generator.Loop.setContext(Loop.java:40)
> 	at org.apache.harmony.test.share.stress.generator.Generator.runTest(Generator.java:59)
> 	at junit.framework.TestCase.runBare(TestCase.java:134)
> 	at junit.framework.TestResult$1.protect(TestResult.java:110)
> 	at junit.framework.TestResult.runProtected(TestResult.java:128)
> 	at junit.framework.TestResult.run(TestResult.java:113)
> 	at junit.framework.TestCase.run(TestCase.java:124)
> 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
> 	at junit.framework.TestSuite.run(TestSuite.java:227)
> 	at org.apache.harmony.test.share.stress.generator.Generator.execute(Generator.java:128)
> 	at org.apache.harmony.test.share.stress.generator.Thread$ThreadToRun.run(Thread.java:69)

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