On Tue, Jul 18, 2006 at 03:53:05AM +1000, Petr Janda wrote: > I want to install Eclipse/RadRails, but I need JRE. I installed > /usr/pkgsrc/lang/sun-jre15 but it seems to be broken. > > [elevator] ~% sun15-java > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > location - find_vma failed > Bad system call (core dumped)
Have you tried increasing your datasize resource limit?
Do "ulimit -d 262144" and try again.
Geert
