From owner-freebsd-current@FreeBSD.ORG Fri Oct 19 12:39:47 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F7B516A419 for ; Fri, 19 Oct 2007 12:39:47 +0000 (UTC) (envelope-from michaellindm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 3C81E13C46B for ; Fri, 19 Oct 2007 12:39:46 +0000 (UTC) (envelope-from michaellindm@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so748921uge for ; Fri, 19 Oct 2007 05:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; bh=H98rKRwqUWTzyvBYzJFca93bCWwEAtGTGQqwWArHvKY=; b=M8tfl3m9pmIggvS/MTSi1bp4UTvCg+Qm9zNx/YLE5FCDYHIJ5OdRoKOafS23qfE9/6oJpw2UZM8gCNG/k5/8Eltc4BR/feWrvzF8U8z0YIQVKaaJGLG6P8hmFpY68nLZQq7qTM8yVmnNZsPsS32oRWL9I1qvesKyGfZgc0O+FbU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=VxcVJejTS5qi3/lmG2/INCiUkr72TX5CmLUbkgRYDqBh9UAHceC8A5Cljo8xlhL1uzX9XyqhHGUqezk2hBIE52MfzePw3oG3kp5YIyLMcGRWgsdHCeU49LFCs2J58RZsDEi+MikDnJFRZXeMpchLwRtxqq0PvKDeELEXRpj8VUg= Received: by 10.78.136.9 with SMTP id j9mr1159160hud.1192796029744; Fri, 19 Oct 2007 05:13:49 -0700 (PDT) Received: from ?192.168.2.103? ( [217.198.213.253]) by mx.google.com with ESMTPS id d24sm4556048nfh.2007.10.19.05.13.47 (version=SSLv3 cipher=RC4-MD5); Fri, 19 Oct 2007 05:13:47 -0700 (PDT) Message-ID: <47189F8C.80001@gmail.com> Date: Fri, 19 Oct 2007 14:14:04 +0200 From: Michael Lind Mortensen User-Agent: Thunderbird 2.0.0.6 (X11/20070819) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Java applets after update to 7.0 current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 12:39:47 -0000 Hello people, After having updated to 7.0 current, my Java applets started crashing Firefox everytime I tried to run them. I did nothing except just updating - and on 6.2 it just worked right after having compiled the packages from ports. I use these packages: firefox-2.0.0.7_1,1 diablo-jdk-1.5.0.07.01_7 Any idea what the problem is and perhaps maybe a solution? Cheers