Re: string.cpp assertion failure - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: string.cpp assertion failure
Date
Msg-id 41AED7FD.40205@pse-consulting.de
Whole thread Raw
In response to string.cpp assertion failure  (Troels Arvin <troels@arvin.dk>)
List pgadmin-support
Troels Arvin wrote:
> 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.

I'd suspect that this results from the known libpq bug (don't blame 
da_DK :-).
Compiling wx without debug will help (which should be done for every 
distribution anyway).

Regards,
Andreas


pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Installation problem with RC2
Next
From: blacknoz@club-internet.fr
Date:
Subject: Re: string.cpp assertion failure