Обсуждение: Crashes when setting refresh interval to 0

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

Crashes when setting refresh interval to 0

От
Peter Eisentraut
Дата:
When setting the refresh interval in the server tools to 0 (clicking on the
arrows or pressing the 0 key), pgadmin3 segfaults immediately.  This happens
both in 1.4 and 1.5 devel.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Re: Crashes when setting refresh interval to 0

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Peter Eisentraut
> Sent: 16 June 2006 14:57
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Crashes when setting refresh interval to 0
>
> When setting the refresh interval in the server tools to 0
> (clicking on the
> arrows or pressing the 0 key), pgadmin3 segfaults
> immediately.  This happens
> both in 1.4 and 1.5 devel.

Unfortunately this seems to be a long standing bug in wxGTK:

http://sourceforge.net/tracker/index.php?func=detail&aid=1260952&group_i
d=9863&atid=109863

I'll look into a suitable workaround.

Thanks for the report,

Dave.