From owner-freebsd-java@FreeBSD.ORG Fri May 7 06:02:26 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65C9D106566B for ; Fri, 7 May 2010 06:02:26 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id D0AE08FC14 for ; Fri, 7 May 2010 06:02:25 +0000 (UTC) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id o4762Nt9039269 for ; Fri, 7 May 2010 09:02:23 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id o4762MJN039268 for freebsd-java@freebsd.org; Fri, 7 May 2010 09:02:22 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Fri, 7 May 2010 09:02:22 +0300 User-Agent: KMail/1.9.7 References: <4BE11114.5030306@gmail.com> <38DD588D-992A-4713-8D55-96B28E2D2AA2@moumantai.de> <4BE3A331.20607@gmail.com> In-Reply-To: <4BE3A331.20607@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201005070902.22700.achill@matrix.gatewaynet.com> 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: Fri, 07 May 2010 06:02:26 -0000 =CE=A3=CF=84=CE=B9=CF=82 Friday 07 May 2010 08:20:49 =CE=BF/=CE=B7 Peter Pa= lmreuther =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > Hello, >=20 > On 06.05.10 12:28, mailinglists@moumantai.de wrote: > > Here the JVM crashed because the user that tries to start it is > > defined within a ldap database using nsswitch.conf and pam_ldap > > to connect to. Everthing is fine using a local user. Maybe its > > the same problem on your side. >=20 > I don't think this is the same issue over here. > It's comepletely local users involed, no LDAP or any other external servi= ce > configured for user authentication and authorization. >=20 > It's just about starting a tomcat from root account, with startup 'su'-in= g to > 'www', which is localally defined too. Hi, in your first message you said you got a "signal 6" SIGABRT, while with= the fastdebug build you got a "signal 4" SIGILL, so you dont have consistent behaviour. Are you sure your hardware is sane? Is your memory ok? Did you run memtest86? Are your disks ok? Is your mother= board in a good condition? (no sounds, fans rotating fast, etc..) Is your CPU in a good condition? Do you experience any high temperatures on= your CPU? Note, that it is *100%* normal to have a problematic hardware, and the only= instance that the hardware problem is manifested=20 to happen when running a particular program or script (even consistently). =2D-=20 Achilleas Mantzios