On Mon, Aug 3, 2009 at 3:51 PM, Madis Pärn<ma...@jawilla.com> 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?
Not really. How come the executable is called pgAdmin3_dbg.exe? Have you made any other changes to the code? ... > USER32.dll!DialogBox2+0x15a > USER32.dll!InternalDialogBox+0xd0 > USER32.dll!SoftModalMessageBox+0x938 > USER32.dll!MessageBoxWorker+0x2ba > USER32.dll!MessageBoxTimeoutW+0x7a > USER32.dll!MessageBoxExW+0x1b > USER32.dll!MessageBoxW+0x45 > pgAdmin3_dbg.exe!wxMessageDialog::ShowModal+0x294 > pgAdmin3_dbg.exe!wxMessageBox+0x87 > pgAdmin3_dbg.exe!sysLogger::DoLog+0x4c5 > pgAdmin3_dbg.exe!wxLog::OnLog+0x10e > pgAdmin3_dbg.exe!wxVLogError+0x71 > pgAdmin3_dbg.exe!wxLogError+0x17 > pgAdmin3_dbg.exe!pgConn::LogError+0xc3 > pgAdmin3_dbg.exe!pgConn::ExecuteScalar+0x140 And where is the message box? My best guess at the moment is that VC++ 2008 is causing some weirdness. We currently only support VC++ 2005. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support