Re: PostgreSQL crash on Freebsd 7 - Mailing list pgsql-bugs

From Michael
Subject Re: PostgreSQL crash on Freebsd 7
Date
Msg-id 1822533920.20071026042921@gameservice.ru
Whole thread Raw
In response to Re: PostgreSQL crash on Freebsd 7  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL crash on Freebsd 7
Next
From: "Lee Packham"
Date:
Subject: BUG #3699: Fails to compile DTrace Support