From owner-freebsd-java@FreeBSD.ORG Tue Feb 28 13:53:04 2012 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 048BB1065678 for ; Tue, 28 Feb 2012 13:53:04 +0000 (UTC) (envelope-from veronika.alessandra@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id ADBAF8FC24 for ; Tue, 28 Feb 2012 13:53:03 +0000 (UTC) Received: by vbmv11 with SMTP id v11so2133693vbm.13 for ; Tue, 28 Feb 2012 05:53:03 -0800 (PST) Received-SPF: pass (google.com: domain of veronika.alessandra@gmail.com designates 10.52.72.107 as permitted sender) client-ip=10.52.72.107; Authentication-Results: mr.google.com; spf=pass (google.com: domain of veronika.alessandra@gmail.com designates 10.52.72.107 as permitted sender) smtp.mail=veronika.alessandra@gmail.com; dkim=pass header.i=veronika.alessandra@gmail.com Received: from mr.google.com ([10.52.72.107]) by 10.52.72.107 with SMTP id c11mr13036228vdv.48.1330437183010 (num_hops = 1); Tue, 28 Feb 2012 05:53:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=YUKo/Y1IIP6usSNDvHBaTVxYcNvoWPHP6Qodv84DYYQ=; b=XvYCEI1vK8ZGQSaYrCpYq56VSk1qe94/K6llX4l9He/SszWEoOuKJncRuFpHvP6pNl EOsO9Q95CGURHBLerbHl/mFhANVDbn8lRQXO5urDD5wS+I2bXu2kGmWtHjG50htj3yn7 9LOmhUMm2T/nVcT/GTVJqS2oTI9C55hNIoeAg= MIME-Version: 1.0 Received: by 10.52.72.107 with SMTP id c11mr10685292vdv.48.1330435519322; Tue, 28 Feb 2012 05:25:19 -0800 (PST) Received: by 10.220.182.13 with HTTP; Tue, 28 Feb 2012 05:25:19 -0800 (PST) Date: Tue, 28 Feb 2012 10:25:19 -0300 Message-ID: From: veronica almeida To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: An unexpected error has been detected by Java Runtime Environment with Geoserver 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, 28 Feb 2012 13:53:04 -0000 For your information: # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000801f582a6, pid=10910, tid=0x12476d80 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-p4-root_05_apr_2011_12_51-b00 mixed mode) # Problematic frame: # C [libz.so.5+0xa2a6] longest_match+0x1a6 # # Please submit bug reports to freebsd-java@FreeBSD.org