Re: SUSE port (was [ANNOUNCE] PostgreSQL 8.0.0 Release

Reinhard Max <max@suse.de>

From: Reinhard Max <max@suse.de>
To: pgsql-hackers@postgresql.org
Date: 2005-01-12T17:20:14Z
Lists: pgsql-hackers
On Wed, 12 Jan 2005 at 17:29, Reinhard Max wrote:

> The only failure I have to report is sles8-x86_64, where I am 
> getting segfaults from psql during the regression tests.

The segfault in a call to snprintf somewhere in libpq's kerberos5 
code. So when I leave out --with-krb5 it compiles and passes the test 
suite without problems.

I am still not sure whether the kerberos library, glibc, or PostgreSQL 
is to blame, or if it's a combination of bugs in these components that 
triggers the segfault.

More details to follow...

cu
	Reinhard