Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2000 13:56:16 +0200 (CEST)
From:      Andrzej Bialecki <abial@webgiro.com>
To:        Sven Reimers <reimers@tu-harburg.de>
Cc:        Ernst de Haan <ernst@jollem.com>, FreeBSD Java mailing list <freebsd-java@FreeBSD.ORG>
Subject:   Re: IBM JDK 1.3.0 EA for Linux
Message-ID:  <Pine.BSF.4.20.0005051353380.70327-100000@mx.webgiro.com>
In-Reply-To: <3912A216.D22DBA1B@tu-harburg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 May 2000, Sven Reimers wrote:

> Hi,
> 
> anybody got it running?

It complains about sigaltstack: Cannot allocate memory.
After consulting our manpage for sigaltstack I guessed that maybe Linux
doesn't add MINSIGSTKSZ, so I hacked linux_signal.c to add it to the
lss.ss_size. No luck - now it doesn't complain, it just spins around
eating all CPU...

Andrzej Bialecki

//  <abial@webgiro.com> WebGiro AB, Sweden (http://www.webgiro.com)
// -------------------------------------------------------------------
// ------ FreeBSD: The Power to Serve. http://www.freebsd.org --------
// --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ----




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0005051353380.70327-100000>