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

Поиск
Список
Период
Сортировка
От Neel Patel
Тема Re: wxWidgets Debug Alert assert "sizeNew == -1"
Дата
Msg-id CAMcbDBHA7w0j8cD5vahMW+pi_J8++Zn4ELBjd0dUx8xXdshF1g@mail.gmail.com
обсуждение исходный текст
Ответ на wxWidgets Debug Alert assert "sizeNew == -1"  (John Abraham <jea@hbaspecto.com>)
Ответы Re: wxWidgets Debug Alert assert "sizeNew == -1"  (bithead <kirk@webfinish.com>)
Список 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 по дате отправления:

Предыдущее
От: Stephen Cook
Дата:
Сообщение: Re: "Find" dialog gets stuck on "backwards" searching
Следующее
От: bithead
Дата:
Сообщение: Re: wxWidgets Debug Alert assert "sizeNew == -1"