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

From Neel Patel
Subject Re: wxWidgets Debug Alert assert "sizeNew == -1"
Date
Msg-id CAMcbDBHA7w0j8cD5vahMW+pi_J8++Zn4ELBjd0dUx8xXdshF1g@mail.gmail.com
Whole thread Raw
In response to wxWidgets Debug Alert assert "sizeNew == -1"  (John Abraham <jea@hbaspecto.com>)
Responses Re: wxWidgets Debug Alert assert "sizeNew == -1"
List 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@hbaspecto.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. 

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: Stephen Cook
Date:
Subject: Re: "Find" dialog gets stuck on "backwards" searching
Next
From: bithead
Date:
Subject: Re: wxWidgets Debug Alert assert "sizeNew == -1"