From owner-freebsd-java@FreeBSD.ORG Mon Oct 10 20:55:26 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 1ABC216A481 for ; Mon, 10 Oct 2005 20:55:26 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4975043D46 for ; Mon, 10 Oct 2005 20:55:25 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j9AKtJ9V010914; Mon, 10 Oct 2005 23:55:19 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id j9AKtUar011090; Mon, 10 Oct 2005 23:55:31 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <434AD527.2010100@ebs.gr> Date: Mon, 10 Oct 2005 23:55:03 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051008) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chatologica References: <000b01c5c683$26689250$0100a8c0@DANIEL2> In-Reply-To: <000b01c5c683$26689250$0100a8c0@DANIEL2> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: bug2 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: Mon, 10 Oct 2005 20:55:26 -0000 Chatologica wrote: > %cat hs_err_pid17523.log > # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # Internal Error (4F533F4253440E4350500060), pid=17523, tid=0x88eb200 > # > # Java VM: Java HotSpot(TM) Server VM (1.5.0-p2-root_26_sep_2005_15_32 mixed mode) > > --------------- T H R E A D --------------- > > Current thread (0x088eb000): JavaThread "myThread" [_thread_in_vm, id=143569408] > > Stack: [0xbcf43000,0xbcf83000), sp=0xbcf3d980, free space=-22k Negative free space? That's weird. Panagiotis