From owner-freebsd-java Thu May 16 16:37:43 2002 Delivered-To: freebsd-java@freebsd.org Received: from email.agssmf.com (email.agssmf.com [63.196.107.134]) by hub.freebsd.org (Postfix) with ESMTP id 1D1F237B408 for ; Thu, 16 May 2002 16:37:38 -0700 (PDT) Received: from newtim (smf68.smf.intranet [172.20.24.68]) by email.agssmf.com (8.11.1/8.11.1) with ESMTP id g4GNbbw28433 for ; Thu, 16 May 2002 16:37:37 -0700 (PDT) (envelope-from tim_schafer@agship.com) From: "Tim E Schafer" To: "'Java FreeBSD'" Subject: RE: linux-jdk14 dies on 4.3 release and 4.5 release I'm not insane! Date: Thu, 16 May 2002 16:37:37 -0700 Message-ID: <022601c1fd32$a9c42240$441814ac@newtim> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <021f01c1fd2e$30f39fc0$441814ac@newtim> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok ... tried it again on 4.5 release It will crash the VM Just had to repeat it several times I'm not going insane ... I did see the problem before on 4.5 Also I tried it with linux-jdk1.3.1 with hotspot turned on and it also dies On 4.5 and 4.3 This is for both the -server and -client options So I went back to redhat 7.1 and tried the bsh test on jdk 1.4.0 I tried repeating the line over 200 times ... no crash So if the problem happens on linux at all it's a lot less likely So this really seems to point to a problem in the Linux compatibility layer on FreeBSD. Should I post this to another list? -------------------------------------------- Tim E Schafer tim_schafer@agship.com Programmer 800-562-9915 x190 or 916-376-6190 Associated Global Systems 3231 Evergreen Ave West Sacramento, CA 95691 -------------------------------------------- -----Original Message----- From: owner-freebsd-java@FreeBSD.ORG [mailto:owner-freebsd-java@FreeBSD.ORG] On Behalf Of Tim E Schafer Sent: Thursday, May 16, 2002 4:06 PM To: Java FreeBSD Subject: linux-jdk14 dies on 4.3 release but not on 4.5 release In an earlier post I reported that linux-jdk14 dies from the following code: StringTokenizer st = new StringTokenizer(null, ","); This is only true on FreeBSD 4.3 release I thought I had seen this on 4.5 release but I tried the test again and only run into problems on 4.3 release I used beanshell 1.2b5 to test the one-liner On 4.5 I don't seem to get a problem at all On 4.3 sometimes I get a VM crash, especially if I do it repeatedly But regardless bsh won't exit properly with a ^D even if the VM doesn't crash So this shows that tomcat (which is where I originally ran into linux-jdk1.4.0 crashes) isn't necessarily related to the problem So my questions are: Is the problem just less likely to occur on 4.5? Does 4.3 have a known problem with linux compatibility that was fixed in 4.5 ? Does the fact that I swear I saw this problem happen on 4.5 once before just mean I'm going insane? -------------------------------------------- Tim E Schafer tim_schafer@agship.com Programmer 800-562-9915 x190 or 916-376-6190 Associated Global Systems 3231 Evergreen Ave West Sacramento, CA 95691 -------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message