Re: crash after several Explains on MacOs

From: Dave Page <dpage(at)pgadmin(dot)org>
To: mitek17(at)gmail(dot)com
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: crash after several Explains on MacOs
Date: 2011-06-10 15:42:12
Message-ID: BANLkTi=EzcUsj-FpBJR8k8sCybJ9+xFyRg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi

On Fri, Jun 10, 2011 at 3:11 PM, <mitek17(at)gmail(dot)com> wrote:
> Hi guys,
> I would like to report the bug which is easily replicated
> 1) This happens only under Mac Os
> 2) pgAdmin 1.12.3 ( MacOS) from binary
> 3) I also tried previous versions 1.12.1 & 1.12.2
> 4) It never happened to me on Windows versions
> Steps to replicate
> Open query editor, put there any sql statement (any), then click on the
> Explain button (from the window menu).
> Keep clicking Explain and then use mouse to scroll the contents of the
> window or to scroll the results of the explain.
> After 5-6 explains pgAdmin will crash. The trigger for the crash is the
> scroll and the condition is running explain.
> It never happens if you don't run explain, so I presume, that the problem is
> with the graphics which render the explain results.
> Please let me know if you need more details on it.

I can't reproduce it here using 1.14-beta2
(http://ftp.pgadmin.org/release/v1.14.0-beta2/osx/). Can you try
please?

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

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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-06-11 22:38:34 Re: Is 1.14 supposed to behave differently when it loses connection?
Previous Message Dave Page 2011-06-10 15:05:49 Re: Bug: Refreshing trigger, which was removed