From owner-freebsd-java@FreeBSD.ORG Sun May 11 14:50:31 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86B341065671 for ; Sun, 11 May 2008 14:50:31 +0000 (UTC) (envelope-from jwright11@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 5F1338FC0A for ; Sun, 11 May 2008 14:50:31 +0000 (UTC) (envelope-from jwright11@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3232975rvf.43 for ; Sun, 11 May 2008 07:50:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=o2lQ0ZNSgdMb+FBGHbvHsaCkZUuk4ek+wsKgx8HxZrg=; b=ksRbT10YvbxVM0lrA9aBPDvsdNF8aWp+ukCTMQQHVrhvQvtXJJPsYmVFiyEdOtQs4xf6bXrdIpDe9q1mkqgIc3JVwN86ceB0lE2zGQ7n4KsQmGRkwrS6wFlOMj4LEQsnDlEnamAo0VWABuh6rC6a/2x6+zX9US+7uoAtZ2fCatE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EZjCDhXg01Q6LG80nfJ+R5inbFoluacnrIQ60IFv3qoxEOhcG1HOMPWSNUjm83i+W45S7CxeJ8VG54sQ0zbhHogMRFZ+nPWyIL5Gh4aECo2SgxkpeB4NyuGMk2lr1NXsvOSa87I5MD1+e68dS3dDBKg5rmtzKNDvMFZIUYAAZRw= Received: by 10.140.164.6 with SMTP id m6mr3188370rve.210.1210515779793; Sun, 11 May 2008 07:22:59 -0700 (PDT) Received: by 10.141.45.18 with HTTP; Sun, 11 May 2008 07:22:59 -0700 (PDT) Message-ID: Date: Sun, 11 May 2008 15:22:59 +0100 From: "John Wright" To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: java plugin & firefox crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2008 14:50:31 -0000 Hello, Java is crashing firefox for me and I'm wondering if someone can please help? Running firefox from Konsole shows this error for the crash: --------------------------------------------------------------------------------------------------------------- Could not read ack from child process Plugin: Java VM process has died. Could not start JavaVM! VM did not start up properly INTERNAL ERROR on Browser End: SendRequest: Read of ack failed: 0 System error?:: Unknown error: 0 --------------------------------------------------------------------------------------------------------------- diablo-jdk-1.5.0.07.01_10 jdk-1.6.0.3p4_1 javavmwrapper-2.3.2 firefox-2.0.0.14,1 jello# uname -a FreeBSD jello.hwresnet.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 jello# java -version java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.5.0-b01) Java HotSpot(TM) Server VM (build diablo-1.5.0_07-b01, mixed mode) Any help will definitely be appreciated. Thanks, John -- John N. Wright jwright11@gmail.com