From owner-freebsd-java@FreeBSD.ORG Thu Jul 28 16:26:16 2011 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 28020106564A for ; Thu, 28 Jul 2011 16:26:16 +0000 (UTC) (envelope-from kjkoster@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id ADA1E8FC12 for ; Thu, 28 Jul 2011 16:26:15 +0000 (UTC) Received: by wyg24 with SMTP id 24so355802wyg.13 for ; Thu, 28 Jul 2011 09:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=7G4ysVv3QDaKOc2CpZr7UHG8+Z1+PbcwLmUmacY6sQo=; b=opIbNKvC6tmLDL+pFCG9D/GZBl6V1Bf+EjjTnm73MCUUhSJJqLfZ+oZ0IOnpwJy64i dsA1UPftABWnNrALfOWqNRoUcnQjCeZxgp9jEM7+eITRgumkVKSGmfBdIyH+nEb8e7FU ygIuzFHgKfg4pP+CWEkTN/3LezoLhZxJ8OUcQ= Received: by 10.227.137.208 with SMTP id x16mr206944wbt.81.1311868606440; Thu, 28 Jul 2011 08:56:46 -0700 (PDT) Received: from [192.168.1.73] (195-23-89-231.net.novis.pt [195.23.89.231]) by mx.google.com with ESMTPS id fe4sm961551wbb.28.2011.07.28.08.56.45 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 28 Jul 2011 08:56:45 -0700 (PDT) From: Kees Jan Koster Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Thu, 28 Jul 2011 17:56:43 +0200 Message-Id: <66A45AAC-2406-4D61-ADE9-EA860B5B2740@gmail.com> To: freebsd-java@freebsd.org, pieter@degoeje.nl, tiernan.messmer@gmail.com Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Cc: Subject: Java Segfault with 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: Thu, 28 Jul 2011 16:26:16 -0000 Guys, I found another segfault, much like the one reported by Tiernan in = http://lists.freebsd.org/pipermail/freebsd-java/2011-April/009197.html Pieter, I think this is not an issue with Diablo since I don't use that = JDK. Rarther, I think this is an issue with the zip library. Any advise on how to proceed? This is with Java from /usr/ports/java/jdk16 java version "1.6.0_03-p4" Java(TM) SE Runtime Environment (build = 1.6.0_03-p4-kjkoster_14_jul_2011_20_52-b00) Java HotSpot(TM) 64-Bit Server VM (build = 1.6.0_03-p4-kjkoster_14_jul_2011_20_52-b00, mixed mode) # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=3D0x0000000801f582a1, pid=3D78977, tid=3D0x3349400 # # Java VM: Java HotSpot(TM) 64-Bit Server VM = (1.6.0_03-p4-kjkoster_14_jul_2011_20_52-b00 mixed mode) # Problematic frame: # C [libz.so.5+0xa2a1] longest_match+0x1a1 # # Please submit bug reports to freebsd-java@FreeBSD.org # More data and core file on request. -- Kees Jan http://java-monitor.com/ kjkoster@kjkoster.org +31651838192 Change is good. Granted, it is good in retrospect, but change is good.