[ https://issues.apache.org/jira/browse/HARMONY-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554037
]
Alexei Fedotov commented on HARMONY-5047:
-----------------------------------------
The test fails for Windows x86.
> [drlvm][jdwp] stress test org.apache.harmony.test.stress.jpda.jdwp.scenario.MEMORY003.MemoryTest003
crashes
> -----------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-5047
> URL: https://issues.apache.org/jira/browse/HARMONY-5047
> Project: Harmony
> Issue Type: Bug
> Components: VM
> Environment: Linux x86-64
> Reporter: Alexei Fedotov
> Attachments: H5047-Double-VT-Pool.patch
>
>
> Here is a stack trace:
> 17:19:52| STDERR> 0: raise (??:-1)
> 17:19:52| STDERR> 1: abort (??:-1)
> 17:19:52| STDERR> 2: apr_atomic_casptr (atomic/unix/apr_atomic.c:376)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 3: ?? (pr_atomic_casptr:-1)
> 17:19:52| STDERR> 4: log4cxx::helpers::ObjectImpl::releaseRef() const (apr_strtok.c:-1)
> 17:19:52| STDERR> 5: log4cxx::helpers::synchronized::~synchronized() (apr_strtok.c:-1)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 6: ?? (og4cxx::helpers::synchronized::~synchronized():-1)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 7: ?? (og4cxx::helpers::synchronized::~synchronized():-1)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 8: ?? (og4cxx::helpers::synchronized::~synchronized():-1)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 9: ?? (og4cxx::helpers::synchronized::~synchronized():-1)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 10: ?? (og4cxx::helpers::synchronized::~synchronized():-1)
> 17:19:52| STDERR> 11: ?? (??:-1)
> 17:19:52| STDERR> addr2line: '[stack]': No such file
> 17:19:52| STDERR> 12: ?? (og4cxx::helpers::synchronized::~synchronized():-1)
> 17:19:52| STDERR> 13: ?? (??:-1)
> 17:19:52| STDERR> 14: PoolManager::alloc(unsigned long, unsigned long, Code_Allocation_ActionEnum)
(apr_strtok.c:-1)
> 17:19:52| STDERR> 15: ?? (??:-1)
> 17:19:52| STDERR> 16: ?? (??:-1)
> 17:19:52| STDERR> 17: ?? (??:-1)
> 17:19:52| STDERR> 18: java/lang/reflect/VMReflection.newArrayInstance(Ljava/lang/Class;[I)Ljava/lang/Object;
(VMReflection.java:-2)
> 17:19:52| STDERR> 19: java/lang/reflect/Array.newInstance(Ljava/lang/Class;[I)Ljava/lang/Object;
(Array.java:217)
> 17:19:52| STDERR> 20: org/apache/harmony/test/stress/jpda/jdwp/scenario/MEMORY003/MemoryDebuggee003.run()V
(??:-1)
> 17:19:52| STDERR> 21: org/apache/harmony/test/stress/jpda/jdwp/share/debuggee/QARawDebuggee.runDebuggee(Ljava/lang/Class;)V
(??:-1)
> 17:19:52| STDERR> 22: org/apache/harmony/test/stress/jpda/jdwp/scenario/MEMORY003/MemoryDebuggee003.main([Ljava/lang/String;)V
(??:-1)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|