wxWidgets Debug Alert assert "sizeNew == -1" - Mailing list pgadmin-support

From John Abraham
Subject wxWidgets Debug Alert assert "sizeNew == -1"
Date
Msg-id 14A59D8D-48A5-498A-9F40-112841731AA8@hbaspecto.com
Whole thread Raw
In response to Autovacuum ro prevent wraparound  (Steve Erickson <serickson@digitiliti.com>)
Responses Re: wxWidgets Debug Alert assert "sizeNew == -1"
List 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. 

Should I be filing a bug report or something?  

--
John Abraham
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.

pgadmin-support by date:

Previous
From: Steve Erickson
Date:
Subject: Autovacuum ro prevent wraparound
Next
From: Stephen Cook
Date:
Subject: "Find" dialog gets stuck on "backwards" searching