Re: PostgreSQL crash on Freebsd 7

From: Michael <michael(at)gameservice(dot)ru>
To: Tom Lane <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: PostgreSQL crash on Freebsd 7
Date: 2007-10-26 01:29:21
Message-ID: 1822533920.20071026042921@gameservice.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

TL> You said this was an Opteron? Why is it printing only 32-bit addresses?
Yes, i'm using it in 32-bit mode

TL> Did you rebuild in a pre-existing PG build tree? If so, that might
TL> have resulted in a partial rebuild that could create such a problem.
TL> I'd suggest "make distclean", reconfigure, rebuild before you waste
TL> any further human effort on the problem...
I did portupgrade -fa, this command rebuilds all ports. I'll try to
recompile manually.

TL> A slightly different thought is that you're likely using a beta gcc
TL> release that has maybe got bugs. If decreasing the -O level helps,
TL> I'd suspect that.
gcc (GCC) 4.2.1 20070719 [FreeBSD]

i will try to compile without optimization

Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Lee Packham 2007-10-26 07:30:10 BUG #3699: Fails to compile DTrace Support
Previous Message Tom Lane 2007-10-26 01:11:34 Re: PostgreSQL crash on Freebsd 7