RE: Error running rdsinit

1999-08-02 Thread Pete Gonzalez
> LOG SIZEDATA SIZE SUCCESS > - --- > 22 12 yes > 22 30 yes > 90 12

RE: Error running rdsinit

1999-08-02 Thread Pete Gonzalez
#x27;ll try to dig through the rdsinit source codes and find out what line is generating the error. :-/ -Pete ---Forwarded Message--- >From [EMAIL PROTECTED] Mon Aug 2 13:55:36 1999 Date: Mon, 2 Aug 1999 13:41:26 -0400 From: "Guppy, Brian" <[EMAIL PROTECTED]> To: '

RE: Error running rdsinit

1999-08-02 Thread Peter J. Braam
Hi Pete, The first think I'd do is to have a close look at /proc/"pid"/mmap and find out if the address space used by shared libraries is colliding with with what you are mapping in using RVM. RVM is mapped at 0x2000 and you need a good 500M above that to be free. - Peter - > -Original