From owner-freebsd-java@FreeBSD.ORG Sat Oct 21 16:42:09 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 3127916A407 for ; Sat, 21 Oct 2006 16:42:09 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEA0A43D53 for ; Sat, 21 Oct 2006 16:42:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C30B91A4D88; Sat, 21 Oct 2006 09:42:08 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2197251662; Sat, 21 Oct 2006 12:42:07 -0400 (EDT) Date: Sat, 21 Oct 2006 12:42:06 -0400 From: Kris Kennaway To: alecn2002 Message-ID: <20061021164206.GC9475@xor.obsecurity.org> References: <20061019180540.GF33559@xor.obsecurity.org> <453A4C03.000004.31036@tide.yandex.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kVXhAStRUZ/+rrGn" Content-Disposition: inline In-Reply-To: <453A4C03.000004.31036@tide.yandex.ru> User-Agent: Mutt/1.4.2.2i Cc: java@FreeBSD.org, kris@obsecurity.org Subject: java segfault (Re: [ports-i386@FreeBSD.org: radrails-0.7.1 failed on i386 6]) 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: Sat, 21 Oct 2006 16:42:09 -0000 --kVXhAStRUZ/+rrGn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 21, 2006 at 08:34:11PM +0400, alecn2002 wrote: > Kris, >=20 > 1. I couldn't reproduce this error on my comp (FreeBSD 6.1 i386 Release) > 2. See below >=20 > >FYI; can you please investigate and/or report to the developers? If > >you are already aware of this problem but do not yet have a fix, > >please mark the port BROKEN in the appropriate case, so that users do > >not unexpectedly encounter it. > > > >See http://pointyhat.freebsd.org for the full log. > > > >Thanks, > >Kris > > > >----- Forwarded message from User Ports-i386 --= --- > [...skipped...] > >(cd /work/a/ports/devel/radrails/work; jar -xf /work/a/ports/devel/radra= ils/work/radrails/plugins/org.radrails.ide.ui_0.7.1.jar icons/radrails.png) > ># > ># An unexpected error has been detected by HotSpot Virtual Machine: > ># > ># SIGSEGV (0xb) at pc=3D0x28449106, pid=3D93593, tid=3D16384 > ># > ># Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode) > ># Problematic frame: > ># V [libjvm.so+0x261106] > ># > ># An error report file with more information is saved as hs_err_pid93593= .log > ># > ># If you would like to submit a bug report, please visit: > ># http://java.sun.com/webapps/bugreport/crash.jsp > ># > >Abort trap (core dumped) > >*** Error code 134 > > > >Stop in /a/ports/devel/radrails. > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >build of /usr/ports/devel/radrails ended at Thu Oct 19 12:03:21 UTC 2006 > > > > > >----- End forwarded message ----- >=20 > As you could see from this log, this is an error in 'jar' binary, which i= s a part of java/jdk package, but not the part of RadRails. So I think this= problem should be addressed to jdk maintainer(s). >=20 > Please feel free to send any comments/remarks. I'm really interested in m= aking RadRails useful under FreeBSD. The problem is reproducible, and the jdk14 build has also broken on the latest 7.x build in a similar way. So it looks like it might indeed be a java problem. Kris --kVXhAStRUZ/+rrGn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFOk3eWry0BWjoQKURAm4bAJ0RttBQyn3t6DAh8w+BgmU/UjCwOACePe2G F+X9eHqdSxSG66OVmfXW/dc= =43Kj -----END PGP SIGNATURE----- --kVXhAStRUZ/+rrGn--