Boost logo

Boost-Build :

From: Joao Abecasis (jpabecasis_at_[hidden])
Date: 2005-02-28 14:03:09


Rene Rivera wrote:
> It's possible that it's a stack limit problem. I know I had a similar
> problem on OpenBSD where the process stack is set rather low. Have you
> tried increasing it?

In spite of increasing the stack size with 'ulimit -S value' and 'ulimit
-s value' up to 524288 kB, I only managed to increase the time it takes
for bjam to segfault.

The gdb backtrace is similar up to where I can get it... at some point
after ~600,000 stack frames gdb gets killed attempting to go through
the backtrace.

For some reason bjam appears to enter an infinite cycle... btw, this is
using bbv2 (--v2 command line option).

Best,

João

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk