From owner-freebsd-java@FreeBSD.ORG Mon Jan 29 12:00:47 2007 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CA6316A5B2 for ; Mon, 29 Jan 2007 12:00:47 +0000 (UTC) (envelope-from gord@angelsroost.ca) Received: from ox.eicat.ca (ox.eicat.ca [66.96.30.35]) by mx1.freebsd.org (Postfix) with ESMTP id 790B913C4AA for ; Mon, 29 Jan 2007 12:00:46 +0000 (UTC) (envelope-from gord@angelsroost.ca) Received: by ox.eicat.ca (Postfix, from userid 66) id 58910F335; Mon, 29 Jan 2007 06:29:49 -0500 (EST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by angel.eicat.ca (Postfix) with ESMTP id 6AD146D471; Mon, 29 Jan 2007 06:27:25 -0500 (EST) Message-ID: <45BDDA1C.8010609@angelsroost.ca> Date: Mon, 29 Jan 2007 06:27:24 -0500 From: Gordon Gilbert User-Agent: Thunderbird 1.5.0.5 (X11/20060813) MIME-Version: 1.0 To: freebsd-java@FreeBSD.org, "Gilbert, David C" Content-Type: multipart/mixed; boundary="------------050403020506070601000704" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Install of jEdit 4.3 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gord@angel.eicat.ca List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2007 12:00:47 -0000 This is a multi-part message in MIME format. --------------050403020506070601000704 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi! I've been trying to install jEdit 4.3 pre-9 on my FreeBSD machine, and having my fair share of troubles. The latest is that the install quit with the following output: ===> Checking if editors/jedit-devel already installed *** jEdit 4.3pre9 installer Installation directory: [/usr/local/share/jedit/4.3pre9] Install shortcut in: [/usr/local/bin] Install manual page in: [/usr/local/man/man1] *** Program components to install Install jEdit text editor (7252Kb) [Y/n]? Install Default set of macros (highly recommended) (368Kb) [Y/n]? Install API documentation (for macro and plugin development) (17424Kb) [Y/n]? *** Starting installation... Installing jedit-program # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGBUS (0xa) at pc=0x28124f92, pid=87041, tid=0x8341000 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) # Problematic frame: # C [libc_r.so.4+0x8cf92] memcpy+0x1e # # An error report file with more information is saved as hs_err_pid87041.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # Abort trap (core dumped) *** Error code 134 Stop in /usr/ports/editors/jedit-devel. [2:51:351]root@angel:/usr/ports/editors/jedit-devel> Attached are two log files -- the one mentioned and another one which I presume is similar, but for the first attempt I made. Please (ASAP) review these and see if there is a way to complete this installation. Thanks, Father Gordon Gilbert (p.s. Dave, maybe you can help here ...) -- +=====================================================+ | Angels' Roost Farm | | Rev. Fr. Gordon Gilbert & Susan Gilbert | | 705-549-5056 | | gord@angel.eicat.ca | | susan@angel.eicat.ca | +=====================================================+ --------------050403020506070601000704--