Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 58556 invoked from network); 23 Jan 2007 13:57:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2007 13:57:10 -0000 Received: (qmail 50873 invoked by uid 500); 23 Jan 2007 13:57:16 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 50774 invoked by uid 500); 23 Jan 2007 13:57:16 -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 50761 invoked by uid 99); 23 Jan 2007 13:57:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jan 2007 05:57:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 23 Jan 2007 05:57:09 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7C0097142D7 for ; Tue, 23 Jan 2007 05:56:49 -0800 (PST) Message-ID: <26517721.1169560609504.JavaMail.jira@brutus> Date: Tue, 23 Jan 2007 05:56:49 -0800 (PST) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-2975) [drlvm][em64t] Eclipse does not start In-Reply-To: <24922507.1168514907993.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-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky resolved HARMONY-2975. ---------------------------------------- Resolution: Fixed Patch applied at 499024. Eclipse seems to work ok now. > [drlvm][em64t] Eclipse does not start > ------------------------------------- > > Key: HARMONY-2975 > URL: https://issues.apache.org/jira/browse/HARMONY-2975 > Project: Harmony > Issue Type: Bug > Components: App-Oriented Bug Reports, DRLVM > Environment: Linux@x64 > Reporter: Alexey Varlamov > Assigned To: Gregory Shimansky > Priority: Critical > Attachments: eclipse_em64t_startup.patch > > > The DRLVM fails to start Eclipse 3.1 and 3.2 on Linux@x64. Both release and debug builds segfault, debug build gives the following diagnostics: > working_vm/build/lnx_em64t_gcc_debug/deploy/jdk/jre/bin/java -jar startup.jar vf_debug: verifying class org/eclipse/ui/plugin/AbstractUIPlugin (method createImageRegistry()Lorg/eclipse/jface/resource/ImageRegistry;) couldn't load class "org/eclipse/swt/SWTError"vf_debug: VerifyError: org/eclipse/swt/SWTError > java: /nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.x64/svn-repo/trunk/working_vm/vm/vmcore/src/jit/ini.cpp:37: void vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*): Assertion `!exn_raised()' failed. > Fatal error > Segmentation fault -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.