| От | 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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера