Re: PATCH: Debugger crashing on OSX - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: Debugger crashing on OSX
Date
Msg-id i2u937d27e11004291210x71b3ec0ck1c6508785791c91@mail.gmail.com
Whole thread Raw
In response to PATCH: Debugger crashing on OSX  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
On Thu, Apr 29, 2010 at 3:19 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> Hi Dave,
> As you found the segment fault on OSX  related to debugger.
> In dlgDirectDbg::OnTargetComplete(), It waits for the function
> this->Show(true) for completion, and "this" pointer will not be available on
> cancellation,  and hence It is crashing on next line.
> ie. this->SetFocus();
> On removing this line, the problem is getting solved.

Thanks, patch applied.

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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r8315 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/debugger
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r8316 - in trunk/pgadmin3: . pgadmin pgadmin/ctl pgadmin/frm pgadmin/gqb pgadmin/include/ctl pgadmin/include/frm pgadmin/include/gqb