From commits-return-49051-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Fri Dec 21 21:37:06 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 60835 invoked from network); 21 Dec 2007 21:37:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2007 21:37:06 -0000 Received: (qmail 19392 invoked by uid 500); 21 Dec 2007 21:36:55 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 19373 invoked by uid 500); 21 Dec 2007 21:36:55 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 19364 invoked by uid 99); 21 Dec 2007 21:36:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 13:36:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 21:36:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0CF54714244 for ; Fri, 21 Dec 2007 13:36:43 -0800 (PST) Message-ID: <22528324.1198273003043.JavaMail.jira@brutus> Date: Fri, 21 Dec 2007 13:36:43 -0800 (PST) From: "Alexei Fedotov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5047) [drlvm][jdwp] stress test org.apache.harmony.test.stress.jpda.jdwp.scenario.MEMORY003.MemoryTest003 crashes In-Reply-To: <32375296.1193760650921.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ 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.