Re: Help to reproduce the bug (Was: Re: State of Ruby)

2003-10-02 Thread Aaron Schrab
At 18:54 -0500 02 Oct 2003, Aaron Schrab <[EMAIL PROTECTED]> wrote: > 21)frell$ ulimit -s 8192 > 22)frell$ irb1.8 > irb(main):001:0> I've done some additional experiments with this to find out exactly where the stacksize becomes a problem. It's fine as long as the limit on the stacksize is <= 419

Re: Help to reproduce the bug (Was: Re: State of Ruby)

2003-10-02 Thread Aaron Schrab
At 13:17 +0300 02 Oct 2003, Dmitry Borodaenko <[EMAIL PROTECTED]> wrote: > Copying to debian-powerpc mailing list. (Please Cc: me and/or the bug as > I'm not subscribed.) > > Can anyone here help to reproduce this bug? Ruby 1.8 fails to build > packages with "stack level too deep" error on Debian

Help to reproduce the bug (Was: Re: State of Ruby)

2003-10-02 Thread Dmitry Borodaenko
Copying to debian-powerpc mailing list. (Please Cc: me and/or the bug as I'm not subscribed.) Can anyone here help to reproduce this bug? Ruby 1.8 fails to build packages with "stack level too deep" error on Debian PowerPC build server (voltair), but works fine on Fumitoshi UKAI's Cube. See more