Обсуждение: PG Agent Job Viewing bug

Поиск
Список
Период
Сортировка

PG Agent Job Viewing bug

От
"Obe, Regina DND\\MIS"
Дата:
I'm new to this list so I apologize if this has already been mentioned.

After creating a job in the Postgresql 8.1dev release, and then trying to
view the job, PgAdmin III Version 1.3.0 (Sep 13 2005) crashes with error
instruction at 0x0055bfd9 referenced memory at "0x00000068".

I tried viewing jobs with the 20050619 PgAdmin III build and can view the
jobs fine so seems to be a problem introduced with the newer builds.

I'm running on windows 2000 sp 4.


Thanks,
Regina


Re: PG Agent Job Viewing bug

От
Andreas Pflug
Дата:
Obe, Regina DND\MIS wrote:
> I'm new to this list so I apologize if this has already been mentioned.
> 
> After creating a job in the Postgresql 8.1dev release, and then trying to
> view the job, PgAdmin III Version 1.3.0 (Sep 13 2005) crashes with error
> instruction at 0x0055bfd9 referenced memory at "0x00000068".
> 
> I tried viewing jobs with the 20050619 PgAdmin III build and can view the
> jobs fine so seems to be a problem introduced with the newer builds.

This was a missing class hierarchy level with pgaJob, yet another 
warning that skipping complete class hierarchy design at some points 
will take its revenge sooner or later...

Thanks for reporting, fixed in SVN and uploaded as new win32 snapshot.

Regards,
Andreas