Re: problem with compilation of dynalloc2 segmentation fault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marcin <rion(at)o2(dot)pl>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: problem with compilation of dynalloc2 segmentation fault
Date: 2007-12-20 06:00:13
Message-ID: 4580.1198130413@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

=?UTF-8?Q?Marcin?= <rion(at)o2(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-12-20 06:23:05 Re: strftime pattern list ?
Previous Message Kevin Kempter 2007-12-20 03:42:15 strftime pattern list ?