Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)

From: Dave Page <dpage(at)postgresql(dot)org>
To: Jyrki Wahlstedt <jyrki(dot)wahlstedt(at)hut(dot)fi>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)
Date: 2007-08-01 09:31:21
Message-ID: 46B052E9.3090104@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jyrki Wahlstedt 2007-08-01 09:44:42 Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)
Previous Message svn 2007-08-01 09:23:37 SVN Commit by dpage: r6521 - in trunk/pgadmin3/pgadmin: debugger include/debugger