From owner-freebsd-java@FreeBSD.ORG Thu Aug 28 11:56:02 2003 Return-Path: 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 4326516A4BF for ; Thu, 28 Aug 2003 11:56:02 -0700 (PDT) Received: from frost.ath.cx (BSN-95-242-77.dsl.siol.net [193.95.242.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20CFD43FAF for ; Thu, 28 Aug 2003 11:56:01 -0700 (PDT) (envelope-from bfg@noviforum.si) Received: from noviforum.si (mordor.lucky.si [192.168.200.250]) by frost.ath.cx (ESMTP) with ESMTP id 45CEB78 for ; Thu, 28 Aug 2003 20:56:01 +0200 (CEST) Message-ID: <3F4E4EA1.4040202@noviforum.si> Date: Thu, 28 Aug 2003 20:49:05 +0200 From: =?ISO-8859-2?Q?=22Branko_F=2E_Gra=E8nar=22?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org X-Enigmail-Version: 0.81.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: possible native 1.4.1 bug? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 18:56:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. I've got weird situation here: $ java -version java version "1.4.1-p3" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-p3-root_04_jun_2003_15_46) Java HotSpot(TM) Client VM (build 1.4.1-p3-root_04_jun_2003_15_46, mixed mode) $ ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) 524288 file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 100000 pipe size (512 bytes, -p) 1 stack size (kbytes, -s) 65536 cpu time (seconds, -t) unlimited max user processes (-u) 1818 virtual memory (kbytes, -v) unlimited $ java -Xss8192k Stack size of 8196 Kb exceeds current limit of 1024 Kb. (Stack sizes are rounded up to a multiple of the system page size.) See limit(1) to increase the stack size limit. ?!? My allowed stack size is 64M!!! Brane -----BEGIN PGP SIGNATURE----- iD8DBQE/Tk6hfiC/E+t8hPcRAm4WAJwK5/cLN0YsuCEs4enbiDcdM1H6jgCfUJ+w G3T+vlZSXmGwhDqRi74b6/I= =si1h -----END PGP SIGNATURE-----