eclipse / sunos 4

From: Thierry Besancon <Thierry.Besancon_at_prism.uvsq.fr>
Date: Mon 12 Feb 2001 09:47:34 AM GMT
Message-ID: <7qwvawz0zt.fsf@vangogh.prism.uvsq.fr>
        Hello

We're having problem running eclipse 5.1 on a SunOS 4.1.3
workstation. 

When we start the program, it says :

$ ./eclipse

*** ECLiPSe fatal error: Cannot reserve stack space in alloc_stack_pairs()
^C


Can you help us in solving this problem ?

I don't know if the problem is in eclipse or in the kernel
configuration. When I trace the executable, it shows :

...
        brk (0x12b000) = 0
        sigblock (0) = 0
        mmap (0, 268435456, 0, 0x80000042, 3, 0) = -1 ENOMEM (Not enough memory)
        write (2, "\n*** ECLiPSe fatal error: Cannot".., 52) = 
        *** ECLiPSe fatal error: Cannot reserve stack space52
        write (2, " in alloc_stack_pairs()", 23) =  in alloc_stack_pairs()23
...


The mmap syscall seems to try 256 Mo which is a bit more than
available for this workstation :

$ /usr/etc/pstat -T
112/582 files
184/322 inodes
 25/138 processes
2968/96224 swap

$ /usr/etc/dmesg
Feb 12 10:21
SunOS Release 4.1.3 (GENERIC) #3: Mon Jul 27 16:43:54 PDT 1992
Copyright (c) 1983-1992, Sun Microsystems, Inc.
mem = 16384K (0x1000000)
avail mem = 14311424
...


Is that the problem ?

        Thierry Besancon
Received on Mon Feb 12 09:48:23 2001

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:04 PM GMT GMT