Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 47961 invoked from network); 28 Mar 2007 11:02:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Mar 2007 11:02:55 -0000 Received: (qmail 58045 invoked by uid 500); 28 Mar 2007 11:03:02 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 58033 invoked by uid 500); 28 Mar 2007 11:03:02 -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 58024 invoked by uid 99); 28 Mar 2007 11:03:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2007 04:03:02 -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; Wed, 28 Mar 2007 04:02:54 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 554A9714066 for ; Wed, 28 Mar 2007 04:02:33 -0700 (PDT) Message-ID: <11061867.1175079753346.JavaMail.jira@brutus> Date: Wed, 28 Mar 2007 04:02:33 -0700 (PDT) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-3510) [drlvm][exceptions] DRLVM crashes on LinkageError In-Reply-To: <11792508.1175061332312.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-3510?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky reassigned HARMONY-3510: ------------------------------------------ Assignee: Gregory Shimansky > [drlvm][exceptions] DRLVM crashes on LinkageError > ------------------------------------------------- > > Key: HARMONY-3510 > URL: https://issues.apache.org/jira/browse/HARMONY-3510 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Elena Semukhina > Assigned To: Gregory Shimansky > Attachments: TestInvoke.java > > > The attached test crashes in the following way: > java: /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/ex= ception/exceptions.cpp:214: void exn_throw_object(_jobject*): Assertion `is= _unwindable()' failed. > SIGABRT in VM code. > Stack trace: > addr2line: '[vdso]': No such file > =20 > 0: ?? (=E2=80=B0=C2=A9=C3=96=C2=B6=C3=BE=C2=A0=C2=BF=C2=AB- =C3= =B4=C2=AD- X=C2=A1=C2=BF=C3=B4=C2=AD- (=C3=BE=C2=A0=C2=BFP=E2=80=B0- 8=C3= =BE=C2=A0=C2=BF=E2=80=A0A=C2=A8=C2=A9=C3=96=C2=B6H=C3=BE=C2=A0=C2=BF1=E2=80= =B0=C2=A9=C3=96=C2=B6x=C3=BE=C2=A0=C2=BF=C2=AB- =C3=B4=C2=AD- X=C2=A1=C2=BF= =C3=B4=C2=AD- h=C3=BE=C2=A0=C2=BFP=E2=80=B0- x=C3=BE=C2=A0=C2=BF=E2=80=A0A= =C2=A8- ^=C2=A2=C2=A9=C3=96=C2=B6=CB=86=C3=BE=C2=A0=C2=BFd=C3=BB=C2=A1=C3= =B4=C2=AD- =C2=B8=C3=BE=C2=A0=C2=BF1=E2=80=B0- :-1) > read() failed during execution of addr2line > 1: ?? (??:-1) > read() failed during execution of addr2line > 2: ?? (??:-1) > read() failed during execution of addr2line > 3: ?? (??:-1) > read() failed during execution of addr2line > 4: ?? (??:-1) > read() failed during execution of addr2line > 5: ?? (??:-1) > read() failed during execution of addr2line > 6: ?? (??:-1) > read() failed during execution of addr2line > 7: ?? (??:-1) > 8: IP is 0xa42e335d > 9: java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/= security/ProtectionDomain;)Ljava/lang/Class; (ClassLoader.java:417) > 10: java/lang/ClassLoader.defineClass(Ljava/lang/String;[BII)Ljav= a/lang/Class; (ClassLoader.java:370) > 11: MyClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; = (TestInvoke.java:34) > 12: java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lan= g/Class; (ClassLoader.java:554) > 13: java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang= /Class; (ClassLoader.java:311) > 14: TestInvoke.test()V (TestInvoke.java:13) > 15: TestInvoke.main([Ljava/lang/String;)V (TestInvoke.java:7) > read() failed during execution of addr2line > 16: ?? (??:-1) > read() failed during execution of addr2line > 17: ?? (??:-1) > read() failed during execution of addr2line > 18: ?? (??:-1) > read() failed during execution of addr2line > 19: ?? (??:-1) > read() failed during execution of addr2line > 20: ?? (??:-1) > read() failed during execution of addr2line > 21: ?? (??:-1) > read() failed during execution of addr2line > 22: ?? (??:-1) > read() failed during execution of addr2line > 23: ?? (??:-1) > read() failed during execution of addr2line > 24: ?? (??:-1) > read() failed during execution of addr2line > 25: ?? (??:-1) > read() failed during execution of addr2line > 26: ?? (??:-1) > read() failed during execution of addr2line > 27: ?? (??:-1) > read() failed during execution of addr2line > 28: ?? (??:-1) > read() failed during execution of addr2line > 29: ?? (??:-1) > read() failed during execution of addr2line > 30: ?? (??:-1) > > Aborted --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.