Re: wxWidgets alert at start (was: Beta 2 start problem on OS X) - Mailing list pgadmin-hackers

From Dave Page
Subject Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)
Date
Msg-id 46B052E9.3090104@postgresql.org
Whole thread Raw
Responses Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)  (Jyrki Wahlstedt <jyrki.wahlstedt@hut.fi>)
List pgadmin-hackers
Jyrki Wahlstedt wrote:
> Well,
> this much progress. I built debug version of wxWidgets (2.8.4 with
> separate libraries) and debug version of 1.8.0b2. It crashes, but shows
> something.
> I hope the attachment comes through, but it contains the cause of my
> crash (I hope). For some reason the code fails an assert at arrstr.h
> line 155 nIndex < m_nCount in Item(): wxArrayString leading to index out
> bounds situation leading to crash.
> Of course, this does not mean I can fix it, at least at the moment :-(

Can you attach gdb/xcode at that point and get a backtrace?

Regards, Dave

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6521 - in trunk/pgadmin3/pgadmin: debugger include/debugger
Next
From: Jyrki Wahlstedt
Date:
Subject: Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)