From owner-freebsd-java Fri Mar 15 1:43:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id CAD0537B417 for ; Fri, 15 Mar 2002 01:43:42 -0800 (PST) Received: from v-ger.we.lc.ehu.es (v-ger [158.227.6.51]) by polaris.we.lc.ehu.es (8.11.6/8.11.6) with ESMTP id g2F9hcf08879 for ; Fri, 15 Mar 2002 10:43:38 +0100 (MET) Received: (from jose@localhost) by v-ger.we.lc.ehu.es (8.11.6/8.11.6) id g2F9hZO01080 for java@FreeBSD.org; Fri, 15 Mar 2002 10:43:35 +0100 (CET) (envelope-from jose) Date: Fri, 15 Mar 2002 10:43:35 +0100 From: "Jose M. Alcaide" To: java@FreeBSD.org Subject: SIGSEGV while installing forte with linux-jdk14 Message-ID: <20020315104334.B235@v-ger.we.lc.ehu.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Operating-System: FreeBSD 4.5-RELEASE Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to install java/forte using linux-jdk14. I modified the forte port Makefile in order to make it depend on java/linux-jdk14, which is already installed. However, javavm dies with SIGSEGV and creates this error log: ------------------------------------------------------------------- Unexpected Signal : 11 occurred at PC=0x2A0CB730 Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: Dynamic libraries: Can not get information for pid = 66365 Local Time = Fri Mar 15 10:21:37 2002 Elapsed Time = 7 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002D3 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode) # ------------------------------------------------------------------- Forte runs with JDK 1.4.0 on a colleague's Linux machine without problems. I am downloading JDK 1.3.1 just now, but I am a bit frustrated. Does anyone have any idea about the cause of this problem? Cheers, JMA -- ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message