Re: wxWidgets Debug Alert assert "sizeNew == -1"

From: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
To: John Abraham <jea(at)hbaspecto(dot)com>
Cc: "pgAdmin Support (pgadmin-support(at)postgresql(dot)org)" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: wxWidgets Debug Alert assert "sizeNew == -1"
Date: 2014-01-07 05:42:50
Message-ID: CAMcbDBHA7w0j8cD5vahMW+pi_J8++Zn4ELBjd0dUx8xXdshF1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi John,

Can you please provide the steps to reproduce this error ?

Thanks,
Neel Patel

On Tue, Jan 7, 2014 at 4:08 AM, John Abraham <jea(at)hbaspecto(dot)com> wrote:

> On OSX, currently version 1.18.1_0+postgresql92, installed using macports,
> I get the attached error message frequently.
>
> I have been assuming that it's a known error that will get fixed someday,
> so I've been pressing "cancel" and carrying on for quite some time now,
> certainly through multiple versions of PGAdmin, surely back to 1.17 at
> least.
>
> It occurs to me, after all this time, that perhaps this is something
> unreported? It's not unique to one machine -- I get it on multiple
> machines.
> I don't see it here http://www.pgadmin.org/pgadmin3/bugs.php
>
> Should I be filing a bug report or something?
>
> --
> John Abraham
> jea(at)hbaspecto(dot)com
> 403-232-1060
>
> wxWidgets Debug Alert
>
> ../src/generic/grid.cpp(8116): assert "sizeNew == -1" failed in
> UpdateRowOrColSize(): New size must be positive or -1.
>
> Call stack:
> [00] wxGrid::DoSetColSize(int, int)
> [01] wxGrid::SetColSize(int, int)
> [02] 0x00000001062b884f
> [03] 0x00000001062ab779
> [04] 0x000000010602a624
> [05] 0x0000000106018212
> [06] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
> wxEvtHandler*, wxEvent&)
> [07] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
> [08] wxEvtHandler::TryHereOnly(wxEvent&)
> [09] wxEvtHandler::TryBeforeAndHere(wxEvent&)
> [10] wxEvtHandler::ProcessEvent(wxEvent&)
> [11] wxEvtHandler::DoTryChain(wxEvent&)
> [12] wxEvtHandler::ProcessEventLocally(wxEvent&)
> [13] wxEvtHandler::ProcessEvent(wxEvent&)
> [14] wxWindowBase::TryAfter(wxEvent&)
> [15] wxEvtHandler::TryAfter(wxEvent&)
> [16] wxEvtHandler::ProcessEvent(wxEvent&)
> [17] wxAuiNotebook::DoModifySelection(unsigned long, bool)
> [18] 0x0000000105d9c0ac
> [19] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
> wxEvtHandler*, wxEvent&)
> [20] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
> Do you want to stop the program?
> You can also choose [Cancel] to suppress further warnings.
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message bithead 2014-01-15 22:06:18 Re: wxWidgets Debug Alert assert "sizeNew == -1"
Previous Message Stephen Cook 2014-01-07 00:43:51 Re: "Find" dialog gets stuck on "backwards" searching