From commits-return-35957-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Fri May 25 06:31:38 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 84202 invoked from network); 25 May 2007 06:31:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2007 06:31:37 -0000 Received: (qmail 33596 invoked by uid 500); 25 May 2007 06:31:42 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 33576 invoked by uid 500); 25 May 2007 06:31:42 -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 33567 invoked by uid 99); 25 May 2007 06:31:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2007 23:31:42 -0700 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; Thu, 24 May 2007 23:31:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A2A95714058 for ; Thu, 24 May 2007 23:31:16 -0700 (PDT) Message-ID: <1675292.1180074676662.JavaMail.jira@brutus> Date: Thu, 24 May 2007 23:31:16 -0700 (PDT) From: "Aleksey Ignatenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-3967) [drlvm][stack] Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit In-Reply-To: <19177092.1180074076335.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-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Ignatenko updated HARMONY-3967: --------------------------------------- Attachment: stack_dump.dmp Additional stack trace. stack_dump.dmp minidump file shows the crash. Stack trace: harmonyvm.dll!m2n_get_method(M2nFrame * m2nf=0xc1d68999) Line 101 + 0x3 C++ harmonyvm.dll!si_get_method(StackIterator * si=0x02da8808) Line 36 + 0x12 C++ > harmonyvm.dll!st_get_trace(VM_thread * p_vmthread=0x02c914b8, unsigned int * res_depth=0x0013e9a0, StackTraceFrame * * stfs=0x0013e994) Line 175 + 0x9 C++ harmonyvm.dll!Java_org_apache_harmony_vm_VMStack_getThreadStackTrace(JNIEnv_External * jenv=0x012ad560, _jobject * __formal=0x0013e9c4, _jobject * thread=0x0013e9c8) Line 453 + 0x11 C++ 0561e5d6() harmonyvm.dll!get_vm_thread(HyThread * thr=0x0013e9f4) Line 190 + 0xb C++ harmonyvm.dll!get_vm_thread(HyThread * thr=0x00000001) Line 191 + 0x7 C++ 00000001() > [drlvm][stack] Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit > ---------------------------------------------------------------------------------------------- > > Key: HARMONY-3967 > URL: https://issues.apache.org/jira/browse/HARMONY-3967 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Aleksey Ignatenko > Attachments: stack_dump.dmp > > > Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit. > Stack trace: > harmonyvm.dll!_assert(const char * expr=0x00810fd0, const char * filename=0x00810f88, unsigned int lineno=0x000000cf) Line 295 C > > harmonyvm.dll!st_get_trace(VM_thread * p_vmthread=0x02c6cee0, unsigned int * res_depth=0x0013e9a0, StackTraceFrame * * stfs=0x0013e994) Line 207 + 0x1e C++ > harmonyvm.dll!Java_org_apache_harmony_vm_VMStack_getThreadStackTrace(JNIEnv_External * jenv=0x012ad560, _jobject * __formal=0x0013e9c4, _jobject * thread=0x0013e9c8) Line 453 + 0x11 C++ > 0561e5d6() > harmonyvm.dll!get_vm_thread(HyThread * thr=0x0013e9f4) Line 190 + 0xb C++ > harmonyvm.dll!get_vm_thread(HyThread * thr=0x00000001) Line 191 + 0x7 C++ > 00000001() -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.