From owner-freebsd-questions Tue Nov 18 07:56:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA00611 for questions-outgoing; Tue, 18 Nov 1997 07:56:49 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from iglou2 (exim@iglou2.iglou.com [192.107.41.17]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id HAA00599 for ; Tue, 18 Nov 1997 07:56:45 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.90] by iglou2 with smtp (8.7.3/8.6.12) id 0xXq0Q-0003hi-00; Tue, 18 Nov 1997 10:56:02 -0500 Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <199711160134.BAA18925@hotpoint.dcs.qmw.ac.uk> Date: Tue, 18 Nov 1997 10:38:11 -0500 (EST) Organization: The Creative Group From: Patrick Gardella To: scott@dcs.qmw.ac.uk, David Hill , questions@freebsd.org Subject: Linux_Lib Bus Error? (was: JDK 1.1.4) Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk With the help of Scott Mitchell's .java_wrapper, I managed to get the Linux port of JDK 1.1.3 to work. (I also had to set the JAVA_HOME variable in my .cshrc) But now when I try to run the ICQ 0.911 for Java, I get: Bus error - core dumped Now I thought this might be ICQ, or JDK1.1.3, but then I remembered that StarOffice core dumped with the same error since I installed FreeBSD 2.2.5 (but before I installed JDK). Is there a known bug with linux_lib-2.4 and 2.2.5? StarOffice worked under 2.2.2. I upgraded to 2.2.5 via a clean install (to take over more of the HD). I have also pkg_delete linux_lib2.4 and reinstalled it from the CD. Another note: Acroread 3.01 runs fine, under linux_lib2.4. No core dump there. Any suggestions would be appreciated. Patrick P.S. I don't know how to read a core dump.