Re: BUG #5862: Postgres dumps core upon a connection attempt - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #5862: Postgres dumps core upon a connection attempt
Date
Msg-id 4D4A16DF.6000402@postnewspapers.com.au
Whole thread Raw
In response to Re: BUG #5862: Postgres dumps core upon a connection attempt  (Matt Zinicola <matt@zinicola.com>)
List pgsql-bugs
On 03/02/11 10:33, Matt Zinicola wrote:
>
> Hrm.
>
> I did see the Fedora stashed copies of libpq.so.5 and libpq.so.5.2 in
> /usr/lib64.  I looked everywhere on the system for libpq.so*, and saw that the
> only remaining copies where those in my source directory... so I re-built
> 9.0.3.  A 'make check' still died in the same place within the regression
> tests.  I did a 'make install' anyhow.  I cleaned out my data directory and
> attempted a new initdb with 9.0.3.  That seg faulted as well:
>
> [postgres@infinity local]$ /usr/local/pgsql/bin/initdb -D /data/postgres
> Segmentation fault (core dumped)

What does:

  ldd /usr/local/pgsql/bin/initdb

say?

--
System & Network Administrator
POST Newspapers

pgsql-bugs by date:

Previous
From: Matt Zinicola
Date:
Subject: Re: BUG #5862: Postgres dumps core upon a connection attempt
Next
From: Craig Ringer
Date:
Subject: Re: BUG #5862: Postgres dumps core upon a connection attempt