Re: BUG: PgAdminIII crashes when server closes the connection by idle time

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Jeferson Alberto Rodrigues <jefersonal(at)celepar(dot)pr(dot)gov(dot)br>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: BUG: PgAdminIII crashes when server closes the connection by idle time
Date: 2010-09-23 12:03:46
Message-ID: AANLkTi=gih3QQw+3=JEZLzD6eAdcOJg0fBuEewz+M0et@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi

On Thu, Sep 23, 2010 at 12:48 PM, Jeferson Alberto Rodrigues
<jefersonal(at)celepar(dot)pr(dot)gov(dot)br> wrote:
> H
> i guys,
>
> I would like do report an ancient bug on PgAdminIII.
>
> I'm using PgAdminIII 1.10.2 on Ubuntu Lucid Kernel 2.6.32-25, that was
> installed by apt-get.
> The server is running the version 8.3.8 of PostgreSQL.
>
> Here I will reproduce the steps, and the prerequisites are only the server
> configured to kill idle connections from clients after X time.
> 1) With PgAdminIII opened, and connected in the database, open the Query
> Tool, to make custom queries.
> 2) Make one, execute, and leave PgAdmin in second plan (minimized, for
> example) for more than the X time, and keep the window open.
> 3) After the idle time, return to the window of custom query, make one more
> query and execute.
> 4) At this time, in the Output Pane, in the tab Messages will appear written
> only "********** Error **********".
> 5) Rerun the same query.
> 6) PgAdminIII closes immediately.

Please test in 1.12.0 - there were various changes to make the code
more robust in the event of a connection drop.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message David De Maeyer 2010-09-23 12:34:31 pgAdmin 1.12.0 crashes when displaying properties panel
Previous Message Jeferson Alberto Rodrigues 2010-09-23 11:48:19 BUG: PgAdminIII crashes when server closes the connection by idle time