Re: BUG #2014: createdb and other client binaries core dumps

Поиск
Список
Период
Сортировка
От Shaick
Тема Re: BUG #2014: createdb and other client binaries core dumps
Дата
Msg-id 4daa01c5e201$f0399f40$190110ac@shsco
обсуждение исходный текст
Ответ на BUG #2014: createdb and other client binaries core dumps  ("Shaick" <shaick.pop@gmail.com>)
Список pgsql-bugs
Hello Tom,

The problem is socklen_t is accidentally typedef to int instead of size_t.
Now the issue is
resolved.

Thanks,
Shaick.
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Shaick" <shaick.pop@gmail.com>
Cc: <pgsql-bugs@postgresql.org>
Sent: Wednesday, November 02, 2005 10:26 PM
Subject: Re: [BUGS] BUG #2014: createdb and other client binaries core dumps


> "Shaick" <shaick.pop@gmail.com> writes:
> > We try to build postgreSQL 8.0.4 on HPUX 11.11 and in 64 bit client
binaries
> > core dumps.
> > But in postgreSQL 8.0.3 we didn't face any issue.
>
> [ diffs tarballs... ]  Hmm, there is not very much at all changed in our
> client-side code between 8.0.3 and 8.0.4.  Are you sure nothing else
> changed in your environment?  What compiler and what configure options
> did you use?
>
> Can you provide a debugger stack trace from the core dump?
>
> regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: create OR REPLACE rule bug
Следующее
От: "pritesh"
Дата:
Сообщение: BUG #2021: Now able to download Postgresql 8.0.4