wxWidgets Debug Alert assert "sizeNew == -1"

From: John Abraham <jea(at)hbaspecto(dot)com>
To: "pgAdmin Support (pgadmin-support(at)postgresql(dot)org)" <pgadmin-support(at)postgresql(dot)org>
Subject: wxWidgets Debug Alert assert "sizeNew == -1"
Date: 2014-01-06 22:38:03
Message-ID: 14A59D8D-48A5-498A-9F40-112841731AA8@hbaspecto.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 Stephen Cook 2014-01-07 00:36:08 "Find" dialog gets stuck on "backwards" searching
Previous Message Steve Erickson 2014-01-06 17:27:39 Autovacuum ro prevent wraparound