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

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)
Дата
Msg-id 46B052E9.3090104@postgresql.org
обсуждение исходный текст
Ответы Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)  (Jyrki Wahlstedt <jyrki.wahlstedt@hut.fi>)
Список 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 по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r6521 - in trunk/pgadmin3/pgadmin: debugger include/debugger
Следующее
От: Jyrki Wahlstedt
Дата:
Сообщение: Re: wxWidgets alert at start (was: Beta 2 start problem on OS X)