From owner-freebsd-java@FreeBSD.ORG Tue May 11 19:29:56 2010 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 35A061065670 for ; Tue, 11 May 2010 19:29:56 +0000 (UTC) (envelope-from pitpalme@gmail.com) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by mx1.freebsd.org (Postfix) with ESMTP id B338A8FC12 for ; Tue, 11 May 2010 19:29:55 +0000 (UTC) Received: by ewy24 with SMTP id 24so1475037ewy.13 for ; Tue, 11 May 2010 12:29:54 -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:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=Eb68jTtl9jPsOlYjeVl0EUyorMcSeDy8EVLDxnRmnDw=; b=XDglCfKlB6E8RWiApSN4KGihY8zSmuOuXpzO8AYq3GC72lccH1f2jX09HO+aRsSyY5 VAEcU6ynEKyWptbhCIC3UTef+2ZP8LBtSnSAkEMwPM+oWJOecwccAG0noOixIC08Z88e 4HVXrM81u+DlUNd2kL4qylBo0LdGUZgf+Bssc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=q3GfGVgJukL8EZAlf1R5/dTje3ip0dh5zGab4fR8IInyF9p85BZAWm33JUOvilUyaK gRMJNOgkWDAyuUrTq2oMpTv1ze5FupgVvdUI5xDuqSfOB45eO1U6FH5BvGL3R8rtqMio 2vJ8vHsrEQHqK3x2AQ6raQzNSa/h2KNyg+89c= Received: by 10.213.44.20 with SMTP id y20mr2619062ebe.17.1273606194316; Tue, 11 May 2010 12:29:54 -0700 (PDT) Received: from silverbox.sunrise.local (i577B5C62.versanet.de [87.123.92.98]) by mx.google.com with ESMTPS id 16sm3311572ewy.15.2010.05.11.12.29.51 (version=SSLv3 cipher=RC4-MD5); Tue, 11 May 2010 12:29:52 -0700 (PDT) Message-ID: <4BE9B02E.2010103@gmail.com> Date: Tue, 11 May 2010 21:29:50 +0200 From: Peter Palmreuther User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <4BE11114.5030306@gmail.com> <201005070902.22700.achill@matrix.gatewaynet.com> <4BE4843E.6030901@gmail.com> <201005101246.22215.achill@matrix.gatewaynet.com> In-Reply-To: <201005101246.22215.achill@matrix.gatewaynet.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: openjdk6 crashes 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: Tue, 11 May 2010 19:29:56 -0000 Am 10.05.10 11:46, schrieb Achilleas Mantzios: > Στις Saturday 08 May 2010 00:21:02 ο/η Peter Palmreuther έγραψε: > The program causing the panic was periodic daily. > For some reason, the same script on the same hardware with the previous 6.2 kernel was working ok. *hmmm* OK. I have updated to OpenJDK some time after updating to FreeBSD8. Bot on the other hand my 'assertion' theory still stands: it's there for a defined (ugly in consequences but defined!) "way out" and the JVM "goes out" at exactly this 'assert'-statement. I still see a software related problem more probable than defect hardware :-) > Anyway > Have your tried > - native jdk Nope. Hesitated to compile this one as well. So much work :-/ Guess I'll go through it and test it. > - the binary diablo Not the binary, but a self compiled one. Works. For this issue. But I had other issues with it in the past and got the advice to use 'openjdk' as it's actively maintained (in opposite to diablo-jdk). Am I wrong? > - the linux jdk with linuxolator WTF? Should I really install and activate a linux emulation layer to get a stable running JRE/JDK? Is this advice just for making sure "other JVMs don't have this problem" or meant to be a "how to serve JVM on FreeBSD8" advice??? -- Best regards, Peter Palmreuther Lesen ist eine Tugend, die man erst einmal lernen muss. Textverständnis ist hierbei kein zwingendes Erfordernis.