On Wed, Jun 14, [EMAIL PROTECTED] wrote:
> I install the Sun JDK1.3Beta on my SuSE 6.4 Linux box. I ran the JVM and it sure
> enough core dumped. I tried this trick last night and ``bash'' would n't allow me
> to write to that particular file ( /proc/sys/vm/heap-stack-gap )
>
> Any ideas?
Of course you ahve to be root to do it.
I suggest to do the following as root:
echo "echo 0 > /proc/sys/vm/heap-stack-gap" >> /sbin/init.d/boot.local
So this will switch off this feature during each boot process.
--
mit freundlichen Gruessen,
Carsten Hoeger - SuSE Professional Services -
SuSE GmbH, Schanzaeckerstr. 10, 90443 Nuernberg, Germany
Tel: +49-911-7405356 Mo-Fr 09-17.00, Fax: +49-911-3206727
http://www.suse.de/de/support/prof/index.html
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]