Thread: PGAdmin3 1.12.0b3 rev 8441M segfault

PGAdmin3 1.12.0b3 rev 8441M segfault

From
Kiswono Prayogo
Date:
just tell some bug report.. is this the right place? ^^

PostgreSQL version: 9.0beta3 (tgz)
PGAdmin3 version: 1.12.0b3 rev 8441M (downloaded SVN revision 8467)

==================
error when connecting using non super user:

An error has occurred:
ERROR:  argument to pg_get_expr() must come from system catalogs


==================
segfault when doubleclicking new database using non super user:

Segmentation fault


==================
how to perform reply error:
1. create new user
2. create new database, set new user as it's owner
3. create some table
4. close pgadmin3
5. open pgadmin3
6. add connection using new user
7. connect, then: error..
8. double click the new database, then: segfault..


sorry, cannot give more debug information, my internet connection is slow T_T
(i can't get source/debug version of wxwidget for compile pgadmin3 --with-debug)

--
Regards,
Kiswono P
GB

Re: PGAdmin3 1.12.0b3 rev 8441M segfault

From
Dave Page
Date:
On Tue, Jul 13, 2010 at 4:08 PM, Kiswono Prayogo <kiswono@gmail.com> wrote:
> just tell some bug report.. is this the right place? ^^
>
> PostgreSQL version: 9.0beta3 (tgz)
> PGAdmin3 version: 1.12.0b3 rev 8441M (downloaded SVN revision 8467)
>
> ==================
> error when connecting using non super user:
>
> An error has occurred:
> ERROR:  argument to pg_get_expr() must come from system catalogs

Thanks for the report. This has been confirmed as a bug in PostgreSQL
9.0b3, so we're looking for a fix there (well, people far more clever
than I am are :-) ).

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company