Re: (Maybe) helpful data surrounding crashes

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Erwin Brandstetter" <brandstetter(at)falter(dot)at>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: (Maybe) helpful data surrounding crashes
Date: 2008-03-31 15:54:27
Message-ID: 937d27e10803310854r5ed406aat26473125ca45bf2b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Mar 28, 2008 at 9:21 PM, Erwin Brandstetter
<brandstetter(at)falter(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Erwin Brandstetter 2008-04-01 02:52:34 Re: (Maybe) helpful data surrounding crashes
Previous Message svn 2008-03-31 15:49:12 SVN Commit by dpage: r7210 - in branches/REL-1_8_0_EDB/pgadmin3/pgadmin: dlg schema slony