|
| From: | Neil Jerram |
| Subject: | Re: ERROR: Stack overflow from 1.8.6 on HP-UX 11.23/IA, 11.31/IA |
| Date: | Sat, 14 Mar 2009 12:38:09 +0000 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Albert Chin <address@hidden> writes:
> I've built guile-1.8.6 on HP-UX 11.23/IA and 11.31/IA:
> $ gtar zxf guile-1.8.6.tar.gz
> $ cd guile-1.8.6
> $ ./configure PTHREAD_CFLAGS="-mt" --disable-dependency-tracking
> ...
> $ gmake
> ...
> $ cd test-suite/standalone
> $ gmake check TESTS="test-num2integral test-conversion"
> ...
> ERROR: Stack overflow
> FAIL: test-num2integral
> ERROR: Stack overflow
> FAIL: test-conversion
A few questions:
1. Do all of the standalone tests fail with a stack overflow, or just
those two?
2. Can you send us your libguile/stack-limit-calibration.scm?
3. Can you explain what the setting of PTHREAD_CFLAGS is for?
Thanks,
Neil
| [Prev in Thread] | Current Thread | [Next in Thread] |