From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | Troels Arvin <troels(at)arvin(dot)dk>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: string.cpp assertion failure |
Date: | 2004-12-03 11:29:42 |
Message-ID: | 41B04E26.3070300@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: pgadmin-support-owner(at)postgresql(dot)org
>>[mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
>>Troels Arvin
>>Sent: 01 December 2004 20:30
>>To: pgadmin-support(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-12-03 11:30:35 | Re: pgadmin3 doesn't start on suse 9.2 |
Previous Message | Andreas Pflug | 2004-12-03 11:27:43 | Re: error building pgadmin 1.2 rc |