Re: (Maybe) helpful data surrounding crashes - Mailing list pgadmin-hackers

From Dave Page
Subject Re: (Maybe) helpful data surrounding crashes
Date
Msg-id 937d27e10803310854r5ed406aat26473125ca45bf2b@mail.gmail.com
Whole thread Raw
In response to (Maybe) helpful data surrounding crashes  (Erwin Brandstetter <brandstetter@falter.at>)
Responses Re: (Maybe) helpful data surrounding crashes
List pgadmin-hackers
On Fri, Mar 28, 2008 at 9:21 PM, Erwin Brandstetter
<brandstetter@falter.at> wrote:
> Hi developers! Hi Dave!
>
>  Testing pgAdmin v.1.8.2 (Feb 5 2008), rev: 7050, on WinXP; host: pg 8.2.6 on
>  Debian Etch
>
>  I have been having occasional crashes with pgAdmin 1.8.x. I still cannot pin
>  down the cause, it only happens like once on a busy day. They have something
>  in common: always when I click on an object in the object browser. This time,
>  after clicking on a schema (the first time since I connected to this
>  database, other databases of the same "server connection"-object already
>  open), while retrieving schema data.
>
>  Maybe it is of relevance that I have 12 different "server connection"-objects
>  in my object browser. Two of them were open before the crash.

I've fixed the redundant %'s you mentioned, and fixed some other
subtle bugs that could have caused crashes in some specific
circumstances (got any objects with % in the name?). Not sure what
else to try unless you want to try getting intimate with a debugger
:-p

--
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7210 - in branches/REL-1_8_0_EDB/pgadmin3/pgadmin: dlg schema slony
Next
From: Erwin Brandstetter
Date:
Subject: Re: (Maybe) helpful data surrounding crashes