From owner-freebsd-questions@FreeBSD.ORG Sat Apr 22 01:57:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FA7316A401 for ; Sat, 22 Apr 2006 01:57:46 +0000 (UTC) (envelope-from rpvoland@spamcop.net) Received: from outbound1.mail.tds.net (outbound1.mail.tds.net [216.170.230.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7DCD43D46 for ; Sat, 22 Apr 2006 01:57:40 +0000 (GMT) (envelope-from rpvoland@spamcop.net) Received: from outaamta02.mail.tds.net (outaamta02.mail.tds.net [216.170.230.32]) by outbound1.mail.tds.net (8.13.6/8.13.4) with ESMTP id k3M1vJ0W014856 for ; Fri, 21 Apr 2006 20:57:30 -0500 Received: from [192.168.0.4] (really [69.129.199.105]) by outaamta02.mail.tds.net with ESMTP id <20060422015719.NSAF12877.outaamta02.mail.tds.net@[192.168.0.4]> for ; Fri, 21 Apr 2006 20:57:19 -0500 Message-ID: <44498D7B.5000403@spamcop.net> Date: Fri, 21 Apr 2006 20:57:15 -0500 From: Rick Voland User-Agent: Thunderbird 1.5 (X11/20060418) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: diablo-java crashes firefox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 01:57:46 -0000 I recently installed the new binary diablo-java from the FreeBSD Foundation (Thanks much for all your hard work). It installed fine, but it doesn't work properly yet. Firefox about:plugins indicates that diablo-java has been registered. When I go to www.java.com and choose "verify installation," Firefox crashes as soon as the webpage indicates "Trying test 1" with the error message: INTERNAL ERROR on Browser End: Listen on server socket failed System error?:: Invalid argument ---------------------------- Configuration: FreeBSD 6.0-RELEASE-p6 with SMP kernel 2 x 233MMX Pentium, 256 MB RAM /etc/make.conf contains CPUTYPE?=pentium-mmx diablo-jre-freebsd6-1.5.0.06.00.tbz xorg-libraries-6.9.0 javavmwrapper-2.0_6 firefox-1.5.0.2,1 recompiled and reinstalled after installing diablo-java [all software including operating system and kernel (except diablo-java) compiled on this computer through make, make install, make clean.] ----------------- pkg_add gave a warning after installing diablo-java that versions for xorg-libraries and javavmwrapper were newer than expected. ------------------------ Another verification that diablo java installed properly: $ /usr/local/bin/java -showversion java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.5.0-b00) Java HotSpot(TM) Server VM (build diablo-1.5.0_06-b00, mixed mode) [snip the rest of the java help messages] ------------------ Thanks for any suggestions. Rick