Re: [HACKERS] Alpha: HEAD: Failure

2005-10-18 Thread Larry Rosenman
Tom Lane wrote: > "Larry Rosenman" writes: >> I just tried(!) to run the buildfarm script on a Alpha DS10L/NetBSD >> 2.0 box. It died in make check. > > Given that the failure was in infinite_recurse, I'm guessing the > problem is that the stack limit is less than our default expectation > (4MB I

Re: [HACKERS] Alpha: HEAD: Failure

2005-10-18 Thread Tom Lane
"Larry Rosenman" writes: > I just tried(!) to run the buildfarm script on a Alpha DS10L/NetBSD 2.0 box. > It died in make check. Given that the failure was in infinite_recurse, I'm guessing the problem is that the stack limit is less than our default expectation (4MB I think).

Re: [HACKERS] Alpha: HEAD: Failure

2005-10-18 Thread Tom Lane
"Larry Rosenman" writes: > Tom Lane wrote: >> Given that the failure was in infinite_recurse, I'm guessing the >> problem is that the stack limit is less than our default expectation >> (4MB I think). > What would you like me to set it to, 4mb will do. > and how do we make sure that the build

[HACKERS] Alpha: HEAD: Failure

2005-10-18 Thread Larry Rosenman
I just tried(!) to run the buildfarm script on a Alpha DS10L/NetBSD 2.0 box. It died in make check. I have a tarball of the last-logs, to which I added a backtrace from the coredump(!). It's at: http://www.lerctr.org/~ler/alphadeath.tar.gz $ gtar tzvf alphadeath.tar.gz drwxr-xr-x ler/users