Re: string.cpp assertion failure

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: string.cpp assertion failure
Дата
Msg-id 41B04E26.3070300@pse-consulting.de
обсуждение исходный текст
Ответ на Re: string.cpp assertion failure  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
Dave Page wrote:
>  
> 
> 
>>-----Original Message-----
>>From: pgadmin-support-owner@postgresql.org 
>>[mailto:pgadmin-support-owner@postgresql.org] On Behalf Of 
>>Troels Arvin
>>Sent: 01 December 2004 20:30
>>To: pgadmin-support@postgresql.org
>>Subject: [pgadmin-support] string.cpp assertion failure
>>
>>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.
>>
>>It turned out that the PostgreSQL server wasn't running. 
>>Still, a more user-friendly error message would be nice, I think.
> 
> 
> That would imply that the FC3 RPMs are debug builds. I thought that
> problem was fixed by Andreas anyway?

The fix is to fix libpq... The asserts results from wxString changes, 
and suppressing it would require a private wx snapshot <shrug>

Regards,
Andreas


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Escape Quotes
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Statistics logging of auto update http queries