Re: make check crashes on POWER8 machine

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: make check crashes on POWER8 machine
Дата
Msg-id 20200313124359.GL29065@telsasoft.com
обсуждение исходный текст
Ответ на make check crashes on POWER8 machine  (Victor Wagner <vitus@wagner.pp.ru>)
Ответы Re: make check crashes on POWER8 machine  (Victor Wagner <vitus@wagner.pp.ru>)
Список pgsql-hackers
On Fri, Mar 13, 2020 at 10:29:13AM +0300, Victor Wagner wrote:
> Hi,
> 
> I've encountered a problem with Postgres on PowerPC machine. Sometimes

Is it related to
https://www.postgresql.org/message-id/20032.1570808731%40sss.pgh.pa.us
https://bugzilla.kernel.org/show_bug.cgi?id=205183

(My initial report on that thread was unrelated user-error on my part)

> It seems that problem is in errors.sql when executed 
> 
> select infinite_recures(); statement
> 
> so stack trace, produced by gdb is too long to post here.
> 
> Problem is rare and doesn't occur on all runs of make check.
> When I run make check repeatedly it occurs once a several hundreds runs.
> 
> It seems that problem is architecture-dependent, because I cannot
> reproduce it on x86_64 CPU with more than thousand runs of make check.

That's all consistent with the above problem.

> Running RedHat 7.6.

-- 
Justin



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

Предыдущее
От: tushar
Дата:
Сообщение: Re: [Proposal] Global temporary tables
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: pg_ls_tmpdir to show directories and shared filesets (andpg_ls_*)