Re: problem with compilation of dynalloc2 segmentation fault

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem with compilation of dynalloc2 segmentation fault
Дата
Msg-id 4580.1198130413@sss.pgh.pa.us
обсуждение исходный текст
Ответ на problem with compilation of dynalloc2 segmentation fault  (Marcin <rion@o2.pl>)
Список pgsql-admin
=?UTF-8?Q?Marcin?= <rion@o2.pl> writes:
> Did anybody face the same problem during the compilation of postgresql 8.2.5
> on suse 10.2?
> ...
> dynalloc2.pgc: In function âmainâ:
> dynalloc2.pgc:55: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugs.opensuse.org>; for instructions.

This is not Postgres' problem.  Either you have a broken gcc, or you
have flaky hardware that causes the compiler to crash.  Is the behavior
repeatable if you try the build several times?  If yes, file a bug
report against gcc (might as well do it through the mentioned opensuse
page, since given the lack of other reports, odds are good it's a
SUSE-induced breakage).  If not repeatable, you have bad hardware;
time to try the usual clean-everything-and-reseat-connectors rain dance.

            regards, tom lane


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

Предыдущее
От: Kevin Kempter
Дата:
Сообщение: strftime pattern list ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: strftime pattern list ?