Re: Latest SVN segfaults on Feisty - Mailing list pgadmin-hackers

From Ivan Pavlov
Subject Re: Latest SVN segfaults on Feisty
Date
Msg-id fa3762530705180747p6f8997cfr12682f07e8318673@mail.gmail.com
Whole thread Raw
In response to Re: Latest SVN segfaults on Feisty  (Dave Page <dpage@postgresql.org>)
Responses Re: Latest SVN segfaults on Feisty
List pgadmin-hackers


On 5/18/07, Dave Page <dpage@postgresql.org> wrote:
I haven't seen a pgadmin logfile from you yet so I wouldn't know what is
new and what isn't!

What I meant is - all entries  in the log are timestamped and there were only some month old sql errors in there.

They don't help much unfortuantely. Can you fire it up in gdb and get a
plain old back trace please?

Here it is:
#0  0xb77225ae in wxStringBase::find () from /usr/lib/libwx_baseu-2.8.so.0
#1  0xb772534a in wxStringBase::find () from /usr/lib/libwx_baseu-2.8.so.0
#2  0xb77253e4 in wxString::Find () from /usr/lib/libwx_baseu-2.8.so.0
#3  0x08347dee in isPgApp ()
#4  0x0807ace5 in pgAdmin3::InitPaths ()
#5  0x0808168e in pgAdmin3::OnInit ()
#6  0x08084d01 in wxAppConsole::CallOnInit ()
#7  0xb7700250 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7700327 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#9  0x08075960 in main ()

Seems to be wxBase problem - my version is 2.8.1.1-0ubuntu4 .  Hmmm... I will install wxWidgets from source and recompile pgAdmin...

Regards,
Ivan


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Latest SVN segfaults on Feisty
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6309 - trunk/pgadmin3