From commits-return-51514-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Mon Mar 03 19:18:02 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 29835 invoked from network); 3 Mar 2008 19:18:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 19:18:02 -0000 Received: (qmail 17241 invoked by uid 500); 3 Mar 2008 19:17:56 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 17228 invoked by uid 500); 3 Mar 2008 19:17: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 17216 invoked by uid 99); 3 Mar 2008 19:17:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 11:17:55 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 19:17:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 90153234C093 for ; Mon, 3 Mar 2008 11:16:50 -0800 (PST) Message-ID: <1805326538.1204571810587.JavaMail.jira@brutus> Date: Mon, 3 Mar 2008 11:16:50 -0800 (PST) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (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:all-tabpanel ] Gregory Shimansky reassigned HARMONY-5047: ------------------------------------------ Assignee: Gregory Shimansky > [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 > Assignee: Gregory Shimansky > 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.