Re: Crash bug in 8.2.3 on Solaris 10/Sparc

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Zoltan Boszormenyi <zb(at)cybertec(dot)at>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>, Hans-Juergen Schoenig <hs(at)cybertec(dot)at>, Ewald Geschwinde <eg(at)cybertec(dot)at>
Subject: Re: Crash bug in 8.2.3 on Solaris 10/Sparc
Date: 2007-03-23 14:40:49
Message-ID: 4603E6F1.3080309@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zoltan Boszormenyi wrote:
> Hi,
>
> we have found that psql in PostgreSQL 8.2.3
> has problems connecting to the server
> running on Solaris 10/Sun SPARC.
>
> $ uname -a
> SunOS dev-machine 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V440
>
> It seems that somehow the system provided
> GCC 3.4.3 miscompiles timestamptz_send()
> and it segfaults. The default function looks like this:
>

Can you send me how you compiled Postgres (configure switches, LDFLAGS
...) and is possible get core file?

Did you try compile with different optimalization flags or did you try
sun studio compiler?

Zdenek

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-03-23 15:12:49 Re: Documentation access problems.
Previous Message Alvaro Herrera 2007-03-23 14:30:49 Re: Documentation access problems.