Re: pgAdmin ver 1.10 freezing all too frequently

From: Pedro Doria Meunier <pdoria(at)netmadeira(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin ver 1.10 freezing all too frequently
Date: 2009-11-12 10:41:40
Message-ID: 4AFBE664.7090001@netmadeira.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave,

With SSL disable it's the same thing...

BR,
Pedro.

On 11/12/2009 09:22 AM, Dave Page wrote:
> On Wed, Nov 11, 2009 at 8:00 PM, Pedro Doria Meunier
> <pdoria(at)netmadeira(dot)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?
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkr75lsACgkQ2FH5GXCfxAs7cwCfaoGfyuuiEXrV9EI6W0ABnhLk
BK8AoL5qz9GDkXbKCafMULl/IWtPElp6
=ZdL9
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-11-12 10:43:50 Re: pgAdmin ver 1.10 freezing all too frequently
Previous Message Dave Page 2009-11-12 10:36:29 Re: PgAdmin forgets stored password on connection problem