Re: Crash bug in 8.2.3 on Solaris 10/Sparc - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Crash bug in 8.2.3 on Solaris 10/Sparc
Date
Msg-id 11212.1174665984@sss.pgh.pa.us
Whole thread Raw
In response to Crash bug in 8.2.3 on Solaris 10/Sparc  (Zoltan Boszormenyi <zb@cybertec.at>)
Responses Re: Crash bug in 8.2.3 on Solaris 10/Sparc  (Zoltan Boszormenyi <zb@cybertec.at>)
List pgsql-hackers
Zoltan Boszormenyi <zb@cybertec.at> writes:
> we have found that psql in PostgreSQL 8.2.3
> has problems connecting to the server
> running on Solaris 10/Sun SPARC.
> ...
> It seems that somehow the system provided
> GCC 3.4.3 miscompiles timestamptz_send()
> and it segfaults.

I find it fairly hard to believe that timestamptz_send would be invoked
at all while using psql, much less during initial connection.  psql
doesn't do any binary-output requests.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Documentation access problems.
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Documentation access problems.