Re: [pgadmin-support] pgadmin goes to infinite loop

2009-08-04 Thread Dave Page
On Tue, Aug 4, 2009 at 8:03 AM, Madis Pärn wrote: > downloaded official build from website. has the same problem. > > exe names are nonstandard beacuse i have multiple pgadmin3.exe files in > "C:\Program Files\pgAdmin III\1.10" directory. > i have not modified the code. Any ideas about the message

Re: [pgadmin-support] pgadmin goes to infinite loop

2009-08-04 Thread Madis Pärn
downloaded official build from website. has the same problem. exe names are nonstandard beacuse i have multiple pgadmin3.exe files in "C:\Program Files\pgAdmin III\1.10" directory. i have not modified the code. stack: ntkrnlpa.exe!KiUnlockDispatcherDatabase+0x77 ntkrnlpa.exe!KeSetEvent+0x74 ntk

Re: [pgadmin-support] pgadmin goes to infinite loop

2009-08-03 Thread Madis Pärn
the problem persists, multiple clicks on view refresh button hangs pgadmin and cpu goes up. the error occurring and being logged is empty string "". pgAdmin3_dbg.exe!frmEditGrid::Go+0xabb is line 1297 wxMilliSleep(10); any other ideas? stack: ntkrnlpa.exe!KiUnlockDispatcherDatabase+0x77 ntkrnl

Re: [pgadmin-support] pgadmin goes to infinite loop

2009-08-03 Thread Dave Page
On Mon, Aug 3, 2009 at 3:51 PM, Madis Pärn wrote: > the problem persists, multiple clicks on view refresh button hangs pgadmin > and cpu goes up. > > the error occurring and being logged is empty string "". > pgAdmin3_dbg.exe!frmEditGrid::Go+0xabb is line 1297 wxMilliSleep(10); > > any other ideas?

Re: [pgadmin-support] pgadmin goes to infinite loop

2009-07-23 Thread Dave Page
On Thu, Jul 16, 2009 at 10:46 AM, Madis Pärn wrote: > i set the loglevel to DEBUG, but did not find any relevant errors. log is > attached. > > only error occured after I closed the main window (with vs debugger showing > exception occurring somewhere in wx string replace function). The only issue

Re: [pgadmin-support] pgadmin goes to infinite loop

2009-07-09 Thread Dave Page
On Thu, Jul 9, 2009 at 10:02 AM, Madis Pärn wrote: > hello > > when i click fast and repeatedly (5 times) on refresh button in 'Edit Data' > window, pgadmin hogs all CPU and I have to kill it manually. > Does not depend on underlying data. > > xp sp3, pgadmin trunk rev 7966 debug build, wxMSW-2.8.1