From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "'Thomas Sandford'" <thomas(at)paradisegreen(dot)co(dot)uk>, "'pgadmin-support(at)postgresql(dot)org'" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Consistent page fault in pgadmin2 1.2.0 |
Date: | 2002-01-30 21:59:03 |
Message-ID: | FED2B709E3270E4B903EB0175A49BCB10B52E8@dogbert.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Thomas Sandford [mailto:thomas(at)paradisegreen(dot)co(dot)uk]
> Sent: 30 January 2002 17:15
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Consistent page fault in pgadmin2 1.2.0
>
>
> I can get a consistent crash in pgadmin2 v1.2.0 by setting
> "View System Objects" on and trying to view the data in the
> pg_index table.
>
> Whilst this may well come into the category of "I hurts when
> I do this" - "Don't do it then", I thought I'd report it...
>
> Running under Windows 98.
>
> The associated error message is:
>
> "PGADMIN2 caused an invalid page fault in
> module MSADRH15.DLL at 016f:1f541588."
Hi Thomas,
I can reproduce this and am looking into it. As it's a page fault though,
it's probably one of the Microsoft objects pgAdmin uses not liking something
in pg_index - that's the nice thing about Visual Basic - it handles memory
etc for us, so if there is a page fault of gpf it's not our fault. Of
course, the downside is that we can't fix it :-(
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2002-01-30 22:17:46 | Re: Default Values |
Previous Message | George T. Gibson | 2002-01-30 21:53:30 | Default Values |