Re: PgAdmin Crash Dialog - Mailing list pgadmin-support

From Christoph Berg
Subject Re: PgAdmin Crash Dialog
Date
Msg-id 20140905085033.GB6699@msg.df7cb.de
Whole thread Raw
In response to Re: PgAdmin Crash Dialog  (Leonard Boyce <leonard.boyce@lucidlayer.com>)
Responses Re: PgAdmin Crash Dialog
List pgadmin-support
Re: Leonard Boyce 2014-08-29 <CAKj1m=K7usp+_Mp3C9QMyadF7n9C=gJHdaqrvHKtqRwmbd9V3g@mail.gmail.com>
> Hi Dave,
> 
> Sorry to say, no symbols in the pgadmin3 binary or any of the wx libs.

The debug symbols (from -g2 -O2) are in a separate package,
pgadmin3-dbg. The binaries in "pgadmin3" are stripped, same for the
libs.

That said, we ship a non-debug build in terms of what the build system
says:

Building a debug version of pgAdmin:    No
Statically linking pgAdmin:        No
Building a Mac OS X appbundle:        No

> >>>> Event: Crash dialog when right clicking a collapsed PgAdmin window in Task panel
> >>>> Replication Steps: Unable to replicate

There's several ways to make the stock Debian and apt.postgresql.org
pgadmin3 packages crash:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750557
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760350
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754114

Dave, would you have any suggestions what we could try to get the
problem fixed? Would a proper debug build yield more insight?

Have you tried building with wx3.0 on your OS?

Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Stop pgpass.conf EOL conversion
Next
From: Dave Page
Date:
Subject: Re: PgAdmin Crash Dialog