From owner-freebsd-java@FreeBSD.ORG Mon Dec 19 08:44:34 2005 Return-Path: X-Original-To: freebsd-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 17FFB16A41F for ; Mon, 19 Dec 2005 08:44:34 +0000 (GMT) (envelope-from okrg@ukr.net) Received: from giper.ukr.net (giper.ukr.net [212.42.65.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8772643D53 for ; Mon, 19 Dec 2005 08:44:33 +0000 (GMT) (envelope-from okrg@ukr.net) Received: from mail by giper.ukr.net with local ID 1EoGdD-000PZU-PJ for freebsd-java@FreeBSD.org; Mon, 19 Dec 2005 10:44:31 +0200 Received: from [212.111.203.82] by e.ukr.net with HTTP; Mon, 19 Dec 2005 08:44:31 +0000 (GMT) From: "Kryol" To: freebsd-java@FreeBSD.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail advanced X-Originating-IP: [212.111.203.82] Content-Type: multipart/mixed; boundary="----quSWhCqa-5h4awldVm4zG5P6y:1134981871" Message-Id: Date: Mon, 19 Dec 2005 10:44:31 +0200 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: jdk15 build failed on FreeBSD 5.3 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kryol List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2005 08:44:34 -0000 ------quSWhCqa-5h4awldVm4zG5P6y:1134981871 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit During java/jdk15 build on freebsd 5.3 I receive following error: Packing /usr/ports/java/jdk15/work/control/build/bsd-i586/j2sdk-image/jre/lib/rt.jar 39560313 bytes # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x284b916e, pid=16773, tid=0x806dc00 # # Java VM: Java HotSpot(TM) Client VM (1.5.0-p2-root_16_dec_2005_10_06 mixed mode) # Problematic frame: # V [libjvm.so+0x32e16e] # # An error report file with more information is saved as hs_err_pid16773.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # Abort trap (core dumped) ------quSWhCqa-5h4awldVm4zG5P6y:1134981871--