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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5862: Postgres dumps core upon a connection attempt
Дата
Msg-id 8762.1296789787@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5862: Postgres dumps core upon a connection attempt  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: BUG #5862: Postgres dumps core upon a connection attempt
Список pgsql-bugs
Craig Ringer <craig@postnewspapers.com.au> writes:
> On 02/03/2011 11:15 PM, Matt Zinicola wrote:
>> I re-compiled with '--enable-debug' and got the symbols.  The pastebin is at
>> http://pastebin.com/xMhEHFdT

> That's really interesting. It's getting a NULL path pointer when - I
> think - it tries to determine the location of the executables.

Hmm ... gdb is evidently lying to us to some extent, because some of
those variables can't possibly be NULL, and control wouldn't have got
to where it says if others of them were.  However, it seems clear that
it's dying while trying to determine the actual location of the initdb
executable.  Are there any symlinks involved in the path
/usr/local/pgsql/bin/initdb ?  Is that located on an unusual filesystem?

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #5862: Postgres dumps core upon a connection attempt
Следующее
От: amruta buch
Дата:
Сообщение: Problem regarding Postgresql installation and ODBC driver installation in 64 bit Windows Vista OS.