Re: PgAdmin3 1.4.1 on Mac OSX 1.4.1 is

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>, pgadmin-support(at)postgresql(dot)org
Subject: Re: PgAdmin3 1.4.1 on Mac OSX 1.4.1 is
Date: 2005-12-15 00:06:33
Message-ID: 43A0B389.9070401@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Dave Page wrote:
> On 14/12/05 9:12 pm, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> wrote:
>>On 14/12/05 7:05 pm, "Jerry LeVan" <jerry(dot)levan(at)eku(dot)edu> wrote:
>>>I guess the subject says it all. I replaced 1.4.0 with
>>>1.4.1 and many, many commands kill the application.
>>>(even select * from foo limit 100).
>>
>>Eeep, that's not good :-(. I'm investigating now (thanks for the report)
> Now this is strange - I can reproduce this in 1.4.1 with any query in the
> query tool, including SELECT 1; or SELECT * fROM pg_class; However, SVN
> trunk, and 1.4.0 work just fine (I've done complete rebuilds of trunk and
> 1.4.1 on the same box. Didn't bother with 1.4.0).
>
> It bails out with the following at the tip of the back trace:
>
> #0 0x00008c40 in pgConnBase::RegisterNoticeProcessor(void (*)(void*, char
> const*), void*) ()
> #1 0x0000ab08 in pgQueryThreadBase::pgQueryThreadBase(pgConnBase*, wxString
> const&, int) ()
> #2 0x00014a04 in pgQueryThread::pgQueryThread(pgConnBase*, wxString const&,
> int) ()
> #3 0x000bb714 in ctlSQLResult::Execute(wxString const&, int) ()
> #4 0x000e20bc in frmQuery::execQuery(wxString const&, int, bool, int, bool)
> ()
> #5 0x000e1b44 in frmQuery::OnExecute(wxCommandEvent&) ()
>
> Now I can't see any changes at all that should affect
> RegisterNoticeProcessor - which is even wierder when you consider that all
> the changes to 1.4.x are also present in trunk. On a hunch I rolled back to
> PostgreSQL 8.1.0, but that didn't make any difference.
>
> Anyone got any ideas? Florian, could you try a build of 1.4.1 and trunk, and
> if so, do they work for you?
I tried my nighty-build of the 1.4 branch
(http://developer.pgadmin.org/snapshots/osx/pgadmin3-1.4-20051214.tar.bz2),
and it seems to work fine. At least I was able to start pgAdmin3,
connect to a db, open a sql window, and issue a few simple queries
(Inserts and Selects). Non of the selects returned a lot of rows, though.

I'm building against wxMac 2.6.2 and postgresql 8.1.0
I'm bulding on panther, using gcc version
"3.3 20030304 (Apple Computer, Inc. build 1671)".

greetings, Florian Pflug

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-12-15 08:03:57 Re: 141 segfaults on language change
Previous Message Guillaume LELARGE 2005-12-14 23:40:14 Re: Schema bug

Browse pgadmin-support by date

  From Date Subject
Next Message Joost Kraaijeveld 2005-12-15 06:49:46 Re: No server instrumentation Debian Etch AMD64
Previous Message Andreas Pflug 2005-12-14 23:36:48 Re: No server instrumentation Debian Etch AMD64