Re: 9.4 beta1 crash on Debian sid/i386

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 9.4 beta1 crash on Debian sid/i386
Дата
Msg-id 1357.1400028161@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 9.4 beta1 crash on Debian sid/i386  (Christoph Berg <cb@df7cb.de>)
Ответы Re: 9.4 beta1 crash on Debian sid/i386
Список pgsql-hackers
Christoph Berg <cb@df7cb.de> writes:
> Building 9.4 beta1 on Debian sid/i386 fails during the regression
> tests. amd64 works fine, as does i386 on the released distributions.

It would appear that something is wrong with check_stack_depth(),
and/or getrlimit(RLIMIT_STACK) is lying to us about the available stack.
None of that logic has changed in awhile.  You might try checking what
the max_stack_depth GUC gets set to by default in each build, and how that
compares to what "ulimit -s" has to say.  If it looks sane, try tracing
through check_stack_depth.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: gettimeofday is at the end of its usefulness?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: gettimeofday is at the end of its usefulness?