From owner-freebsd-java@FreeBSD.ORG Wed May 7 13:47:02 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 C4FE8106567C for ; Wed, 7 May 2008 13:47:02 +0000 (UTC) (envelope-from renguoqin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.freebsd.org (Postfix) with ESMTP id 79DBC8FC1F for ; Wed, 7 May 2008 13:47:02 +0000 (UTC) (envelope-from renguoqin@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so234003wxd.7 for ; Wed, 07 May 2008 06:47:01 -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:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=AoPZw388uZmXRP2QV7/BB/xuIruMfdJmFX/k27+vy9E=; b=bJbYkHw9D7r4oTK0LeHTVjnz1glcNjNmCcTFXntYWq2NN4ZLBafP9bpG+9EXNxzW676vtR9RDFqMLmd993MRw0VOYJ1JboYq7bMFn0pmjr/1fQNWCvljRyqOFzaZ2+qwlPsJK9GN4I5OxvPziw6BzSTcImNa5jjn40v30roJbUU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=du5MT0wWowiAqKalKHGcHkuylHbydELu27YlnbMLlRsXhU9dwy0jqVUb8HPhr/SinoF/Mst8JCC9WkWZvYfVZT+d5FkOpayvfrATk64iUDy77dDIuNpBK95TxQm1qwGhZtrIXUsVIxK2DVTWjOMXlOOmnhUP/9bIumaLVfM5ecM= Received: by 10.90.96.1 with SMTP id t1mr2966038agb.51.1210166516065; Wed, 07 May 2008 06:21:56 -0700 (PDT) Received: from st.unh.edu ( [132.177.90.97]) by mx.google.com with ESMTPS id 7sm2323513agb.8.2008.05.07.06.21.54 (version=SSLv3 cipher=RC4-MD5); Wed, 07 May 2008 06:21:55 -0700 (PDT) Message-ID: <4821ACF1.9030503@gmail.com> Date: Wed, 07 May 2008 09:21:53 -0400 From: Guoqin Ren User-Agent: Thunderbird 2.0.0.14 (X11/20080504) MIME-Version: 1.0 To: freebsd-java@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Yahoo game java 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: Wed, 07 May 2008 13:47:02 -0000 Hi, Recently I tried to play Yahoo game online. The browser,both firefox and Konqueror, crashed when entering some(not all) games. For example, when I tried to enter the board game Go, http://games.yahoo.com/go, the browser crashed and closed. I've installed freebsd java:jdk-1.5.0.14p8_1,1. The crash happens repeatedly. Thanks, Guoqin | |