Re: pgadmin goes to infinite loop
От | Dave Page |
---|---|
Тема | Re: pgadmin goes to infinite loop |
Дата | |
Msg-id | 937d27e10908030808t17db8b62q7270c5551d1b211a@mail.gmail.com обсуждение исходный текст |
Ответ на | pgadmin goes to infinite loop (Madis Pärn <madis@jawilla.com>) |
Ответы |
Re: pgadmin goes to infinite loop
|
Список | pgadmin-support |
On Mon, Aug 3, 2009 at 3:51 PM, Madis Pärn<madis@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
В списке pgadmin-support по дате отправления: