Re: pgAdmin ver 1.10 freezing all too frequently

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Pedro Doria Meunier <pdoria(at)netmadeira(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin ver 1.10 freezing all too frequently
Date: 2009-11-12 11:17:38
Message-ID: 937d27e10911120317g3d31d432k98f347e28c84c8f2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Nov 12, 2009 at 11:06 AM, Pedro Doria Meunier
<pdoria(at)netmadeira(dot)com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm sorry Dave.
>
> I'm unable to... :(
>
> Whenever I try to get a backtrace it's already frozen solid and
> there's nothing to do other than kill it...

If you start it under gdb, doesn't gdb break when you kill pgAdmin?
Something like:

Program received signal SIGKILL, Killed.
0x943407da in mach_msg_trap ()
(gdb)
(gdb) bt
#0 0x943407da in mach_msg_trap ()
#1 0x94340f47 in mach_msg ()
#2 0x99006dbf in __CFRunLoopRun ()
#3 0x99005d34 in CFRunLoopRunSpecific ()
#4 0x99005b61 in CFRunLoopRunInMode ()
#5 0x919f3fec in RunCurrentEventLoopInMode ()
#6 0x919f3da3 in ReceiveNextEventCommon ()
#7 0x91b7bd91 in ReceiveNextEvent ()
#8 0x00e9d7e7 in wxApp::MacDoOneEvent ()
#9 0x00eb6fd3 in wxEventLoop::Dispatch ()
#10 0x00f5d708 in wxEventLoopManual::Run ()
#11 0x00f36bf3 in wxAppBase::MainLoop ()
#12 0x0136981a in wxEntry ()
#13 0x0003f548 in main ()

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Pedro Doria Meunier 2009-11-12 11:40:26 Re: [SOLVED] pgAdmin ver 1.10 freezing all too frequently
Previous Message Pedro Doria Meunier 2009-11-12 11:06:45 Re: pgAdmin ver 1.10 freezing all too frequently