Re: Stack Smashing Detected When Executing initdb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Stack Smashing Detected When Executing initdb
Дата
Msg-id 959183.1719157695@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Stack Smashing Detected When Executing initdb  (Xu Haorong <db_haorong@outlook.com>)
Ответы Re: Stack Smashing Detected When Executing initdb
Список pgsql-general
Xu Haorong <db_haorong@outlook.com> writes:
> Today I tried to build the latest devel version of PostgreSQL(commit 70a845c04a47645b58f8276a6b3ab201ea8ec426). The
compilationwas successful, but when I ran initdb an error occured: 

> performing post-bootstrap initialization ... *** stack smashing detected ***: terminated
> Aborted (core dumped)
> child process exited with exit code 134

No such problem is visible in our build farm [1], so what we have to
figure out is how your machine is different from all of those.
You've provided exactly zero context:

* What platform is this on (be specific)?  Is the system software
  up-to-date?
* What C compiler are you using, and what version exactly?
* What configure options did you use?

            regards, tom lane

[1] https://buildfarm.postgresql.org/cgi-bin/show_status.pl



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

Предыдущее
От: Greg Sabino Mullane
Дата:
Сообщение: Re: Password complexity/history - credcheck?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Stack Smashing Detected When Executing initdb