Re: two small bugs in the query tool

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Ian Barwick <barwick(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: two small bugs in the query tool
Date: 2004-11-26 11:20:16
Message-ID: 41A71170.8050207@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Ian Barwick wrote:

>>>>- when starting the query tool with an empty sheet, then immediately
>>>>exiting via the file menu (without having entered any text, so the
>>>>"Do you want to save changes?" dialogue is not triggered) sometimes
>>>>I get segfaults, though I can't always reproduced them.
>
> #0 0x00000069 in ?? ()
> #1 0x0826945d in frmQuery::OnActivate(wxActivateEvent&) (this=0x8c40550,
> event=(at)0xbfffece0) at ui/frmQuery.cpp:259
> #2 0x0855ac46 in wxAppConsole::HandleEvent(wxEvtHandler*, void
> (wxEvtHandler::*)(wxEvent&), wxEvent&) const (this=0x89172e8,
> handler=0x8c40550, func=
> {__pfn = 0x8269438 <frmQuery::OnActivate(wxActivateEvent&)>,
> __delta = 0}, event=(at)0xbfffece0) at src/common/appbase.cpp:305

This looks like a corrupted stack or so to me. frmQuery.cpp:259 is just
a call to updateMenu(), which does very simple stuff.
You could try other gtk versions, other gcc versions/options, ...
Summarized: I don't have a good hint for you.

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2004-11-26 11:21:40 Re: Can't alter columns with RC2
Previous Message Ben Trewern 2004-11-26 11:18:16 Re: RC2 installer problem on XP