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

Поиск
Список
Период
Сортировка
От Neel Patel
Тема Re: wxWidgets Debug Alert assert "sizeNew == -1"
Дата
Msg-id CAMcbDBGo++8Los_KTK_rRkaGrtN9ooisb_HUomOCUdgLf=snRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: wxWidgets Debug Alert assert "sizeNew == -1"  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
Hi,

I have checked with pgAdmin 1.18.1 with PostgreSQL 9.3 in Mac OS 10.6.3.

I have checked pgAdmin that comes with PostgreSQL 9.3 installation and also my development environment in debug mode but i am not able to reproduce this issue.

May be issue with Mac OS X version ? I will check with other version of Mac OS X with debug and release versions of binary.

Thanks,
Neel Patel


On Thu, Jan 16, 2014 at 3:08 PM, Dave Page <dpage@pgadmin.org> wrote:
On Wed, Jan 15, 2014 at 10:06 PM, bithead <kirk@webfinish.com> wrote:
> Since John hasn't responded, I will.
>
> MacPorts base version 2.2.1 installed
> port selfupdate from today (2014-01-15)
>
> Steps to reproduce on OSX 10.8.5:
>
> sudo port install pgadmin3 +postgresql93
>
> open pgadmin
>
> drill down to any table in any existing database in the tree view.
> click on a table
> click on the SQL icon in the toolbar
> error message appears as John described
> hit cancel and go on with life for the remainder of the process lifetime
>
> I can also install pgAdmin3 +debug+postgresql93.  This gives an additional
> error message when I click on the database name "cannot find resources .....
> /*.xrc".   I click on OK and ignore this also.
>
> IDK what else you need.  Please let me know and I'll make it happen and
> attach it here.

It's an issue that should be fixed sometime, but it's technically just
an annoyance, not a problem. However, it's a debug assertion, so it
should only be appearing in a debug build. So the real issue here is
that MacPorts is building a debug binary?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

В списке pgadmin-support по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: wxWidgets Debug Alert assert "sizeNew == -1"
Следующее
От: Dave Page
Дата:
Сообщение: Re: CTE error for F6 (execute pgScript), F5 (execute query) is OK