Re: string.cpp assertion failure

Поиск
Список
Период
Сортировка
От blacknoz@club-internet.fr
Тема Re: string.cpp assertion failure
Дата
Msg-id mnet1.1101977529.23291.blacknoz@club-internet.fr
обсуждение исходный текст
Ответ на string.cpp assertion failure  (Troels Arvin <troels@arvin.dk>)
Список pgadmin-support


----Message d'origine----
>A: pgadmin-support@postgresql.org
>De: Troels Arvin <troels@arvin.dk>
>Sujet: [pgadmin-support] string.cpp assertion failure
>Date: Wed, 01 Dec 2004 21:29:52 +0100
>
>Hello,
>
>Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following error when
>trying to connect to a PostgreSQL 7.4.6 server on the same (local)host:
>
>  src/common/string.cpp(1060): assert "nLen != (size_t)-1" failed.
>  Do you want to stop the program?
>  You can also choose [Cancel] to suppress further warnings.

Hi, this has been reported on pgadmin-hackers:

http://www.mail-archive.com/pgadmin-hackers@postgresql.org/msg04806.html

Seems to be a libpq problem solved in 8.0.
Note that the assert is due to a build with debug mode on which may not be good for a release.
Devrim: did you enable debug for wx and/or pga3 when building the release ?

Regards,
Raphaël

>It turned out that the PostgreSQL server wasn't running. Still, a more
>user-friendly error message would be nice, I think.
>
>
>Note *: Installed from
>http://developer.pgadmin.org/ftp/release/FC3/pgadmin3-1.2.0-1.i686.rpm
>



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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: string.cpp assertion failure
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: string.cpp assertion failure