Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: pgadmin 1.6.3 - segmentation fault


  • From: Marcin Zajączkowski <mszpak(at)wp(dot)pl>
  • To: pgadmin-support(at)postgresql(dot)org
  • Subject: Re: pgadmin 1.6.3 - segmentation fault
  • Date: Wed, 27 Jun 2007 10:41:51 +0200
  • Message-id: <f5t7s1$mtt$1@sea.gmane.org> <text/plain>

On 2007-06-27 10:04, Dave Page wrote:
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.

I already start it with "gdb pgadmin3".

On the page: http://www.h7.dion.ne.jp/~qemu-win/DebuggingTips-en.html is written that that could be a bug of gdb 6, but I wasn't able to confirm that.


Marcin




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group