Re: pgadmin 1.6.3 - segmentation fault
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Marcin Zajączkowski <mszpak(at)wp(dot)pl>
- Cc: pgadmin-support(at)postgresql(dot)org
- Subject: Re: pgadmin 1.6.3 - segmentation fault
- Date: Wed, 27 Jun 2007 09:04:45 +0100
- Message-id: <46821A1D.8090802@postgresql.org> <text/plain>
Marcin Zajączkowski wrote:
> I have installed debuginfo packages for pgadmin, but I'm not sure is it
> enough. The problem is that I can't use any gdb command (like bt),
> because it responses with "Couldn't get registers: No such process."
> (even without debug info there is a generic stack trace).
>
> It usually happens when I try to connect to some database.
Are you starting pgAdmin from within gdb, or attaching to the hung
process? If the latter, please try the former.
Regards, Dave
Home |
Main Index |
Thread Index