Re: pgAdmin ver 1.10 freezing all too frequently - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin ver 1.10 freezing all too frequently
Date
Msg-id 937d27e10911120122j7ddd7733n592a443fb9f08f7b@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin ver 1.10 freezing all too frequently  (Pedro Doria Meunier <pdoria@netmadeira.com>)
Responses Re: pgAdmin ver 1.10 freezing all too frequently  (Pedro Doria Meunier <pdoria@netmadeira.com>)
List pgadmin-support
On Wed, Nov 11, 2009 at 8:00 PM, Pedro Doria Meunier
<pdoria@netmadeira.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ok. please disregard that last one... :)
>
> This is the last output of valgrind before I had to kill pgadmin:
>
> ==671== Thread 2:
> ==671== Syscall param write(buf) points to uninitialised byte(s)
> ==671==    at 0xBC4F4B: (within /lib/libpthread-2.10.1.so)
> ==671==    by 0x6149EE: BIO_write (in /usr/lib/libcrypto.so.0.9.8k)
> ==671==    by 0x742F93: ssl3_write_pending (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x743350: (within /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x743688: ssl3_write_bytes (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x7408A0: ssl3_write (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x7538B8: SSL_write (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x4B5995C: (within /usr/lib/libpq.so.5.1)
> ==671==    by 0x4B51316: (within /usr/lib/libpq.so.5.1)
> ==671==    by 0x4B4EBE7: PQsendQuery (in /usr/lib/libpq.so.5.1)
> ==671==    by 0x80D337B: pgQueryThread::execute() (pgQueryThread.cpp:104)
> ==671==    by 0x80D3A34: pgQueryThread::Entry() (pgQueryThread.cpp:210)
> ==671==  Address 0x933685d is 5 bytes inside a block of size 18,698
> alloc'd
> ==671==    at 0x4006F3D: malloc (vg_replace_malloc.c:207)
> ==671==    by 0x6A05CD: (within /usr/lib/libcrypto.so.0.9.8k)
> ==671==    by 0x6A0C5B: CRYPTO_malloc (in /usr/lib/libcrypto.so.0.9.8k)
> ==671==    by 0x744BF8: ssl3_setup_buffers (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x73FDEF: ssl3_connect (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x753CA9: SSL_connect (in /usr/lib/libssl.so.0.9.8k)
> ==671==    by 0x4B59EFA: (within /usr/lib/libpq.so.5.1)
> ==671==    by 0x4B4A165: PQconnectPoll (in /usr/lib/libpq.so.5.1)
> ==671==    by 0x4B4AD67: (within /usr/lib/libpq.so.5.1)
> ==671==    by 0x4B4D342: PQconnectdb (in /usr/lib/libpq.so.5.1)
> ==671==    by 0x80CC832: pgConn::pgConn(wxString const&, wxString
> const&, wxString const&, wxString const&, int, int, unsigned long)
> (pgConn.cpp:175)
> ==671==    by 0x82F8778: pgServer::CreateConn(wxString, unsigned long)
> (pgServer.cpp:140)
> - --671-- memcheck GC: 131072 nodes, 114351 survivors ( 87.2%)
> - --671-- memcheck GC: increase table size to 262144
> Killed
>

Can you reproduce the problem with SSL disabled?


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin ver 1.10 freezing all too frequently
Next
From: "John Weller"
Date:
Subject: Help!