Re: BUG #5862: Postgres dumps core upon a connection attempt

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #5862: Postgres dumps core upon a connection attempt
Дата
Msg-id 4D4A16DF.6000402@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: BUG #5862: Postgres dumps core upon a connection attempt  (Matt Zinicola <matt@zinicola.com>)
Список 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 по дате отправления:

Предыдущее
От: Matt Zinicola
Дата:
Сообщение: Re: BUG #5862: Postgres dumps core upon a connection attempt
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #5862: Postgres dumps core upon a connection attempt