Crash while trying to open some help page

From: Thomas Pundt <mlists(at)rp-online(dot)de>
To: pgadmin-support(at)postgresql(dot)org
Subject: Crash while trying to open some help page
Date: 2006-09-15 07:57:07
Message-ID: 200609150957.07940.mlists@rp-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I hope this is not yet again an installation issue of mine (the segfault
I reported on August 24 went away after compiling and installing the now
required wxWindows-2.7 version), but I now get a reproducible segfault
when trying to open the following help page (and others):

PostgreSQL 8.1.0 Documentation
'-> The SQL Language
'-> Functions and Operators
'-> Date/Time Functions and Operators
'-> EXTRACT, date_part

the gdb backtrace:

GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) r
Starting program: /usr/local/bin/pgadmin3
[Thread debugging using libthread_db enabled]
[New Thread 1096601792 (LWP 20946)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1096601792 (LWP 20946)]
0x402f332b in wxHTML_Handler_SUBSUP::HandleTag ()
from /usr/lib/libwx_gtk2u_html-2.7.so.0
(gdb) bt
#0 0x402f332b in wxHTML_Handler_SUBSUP::HandleTag ()
from /usr/lib/libwx_gtk2u_html-2.7.so.0
#1 0x402d90cd in wxHtmlParser::AddTag ()
from /usr/lib/libwx_gtk2u_html-2.7.so.0
#2 0x402d8eca in wxHtmlParser::DoParsing ()
from /usr/lib/libwx_gtk2u_html-2.7.so.0
#3 0x402d9112 in wxHtmlParser::AddTag ()
from /usr/lib/libwx_gtk2u_html-2.7.so.0
#4 0x402d8eca in wxHtmlParser::DoParsing ()
from /usr/lib/libwx_gtk2u_html-2.7.so.0
...

is this a known bug? PgAdmin3 was just compiled from the latest SVN source
(r5368). My system otherwise is a

Linux idefix 2.6.11.4-21.12-default #1 Wed May 10 09:38:20 UTC 2006 i686 i686
i386 GNU/Linux
SuSE Linux 9.3 (i586)
wxWindows is wxGTK-2.7.0.

Ciao,
Thomas

--
Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> ---- http://rp-online.de/ ----

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Harald Armin Massa 2006-09-15 08:20:34 Re: [pgadmin-support] pgAdmin III v1.6 Beta 1 Released
Previous Message Dave Page 2006-09-14 15:57:37 pgAdmin III v1.6 Beta 1 Released