From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Troels Arvin <troels(at)arvin(dot)dk> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: string.cpp assertion failure |
Date: | 2004-12-02 08:53:17 |
Message-ID: | 41AED7FD.40205@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2004-12-02 09:35:18 | Re: [pgadmin-support] corrections v1.2 rc2: rpm 4 madrake 10.1 |
Previous Message | Dave Page | 2004-12-02 08:52:32 | Re: string.cpp assertion failure |