PGAdmin3 1.12.0b3 rev 8441M segfault

From: Kiswono Prayogo <kiswono(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: PGAdmin3 1.12.0b3 rev 8441M segfault
Date: 2010-07-13 15:08:21
Message-ID: AANLkTinvRvxBg1Fi-MieWkGflL0pcxp4ZqnqUK1JrxdD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-07-13 18:38:34 Re: PGAdmin3 1.12.0b3 rev 8441M segfault
Previous Message Erwin Brandstetter 2010-07-13 14:00:13 Re: 1.12.0 beta 3 uploaded