From owner-freebsd-java@FreeBSD.ORG Thu Jun 8 15:56:46 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D76516A724 for ; Thu, 8 Jun 2006 14:37:55 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390C543D46 for ; Thu, 8 Jun 2006 14:37:55 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: (qmail 11563 invoked from network); 8 Jun 2006 14:37:54 -0000 Received: from aldan.algebra.com (HELO aldan) ([216.254.65.224]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 8 Jun 2006 14:37:54 -0000 From: Mikhail Teterin To: java@freebsd.org Date: Thu, 8 Jun 2006 10:37:52 -0400 User-Agent: KMail/1.9.1 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Java applet hangs entire system (linux-firefox, amd64) 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: Thu, 08 Jun 2006 15:56:55 -0000 --Boundary-00=_BZDiE0r7VX4XxsA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! I have a nasty problem with Bloomberg's Java applet (no URLs -- a trader's secure card is required to login). Whenever the applet starts, the entire system freezes completely... The last thing to display on the screen is the new browser window with Java logo in it... The browser runs as a regular user -- the only way for it to reliable hang the OS, I think, is by doing something bad to linprocfs (or procfs)? Again, this is FreeBSD/amd64-6.1 system, running linux-firefox (32-bit) with linux-sun-jdk14's plugin. Any ideas? I updated the linux-sun-jdk14 to patchlevel 12 (diffs attached), and will try to see, if that makes any difference tonight... Thanks! -mi --Boundary-00=_BZDiE0r7VX4XxsA--