Crash while trying to open some help page - Mailing list pgadmin-support

From Thomas Pundt
Subject Crash while trying to open some help page
Date
Msg-id 200609150957.07940.mlists@rp-online.de
Whole thread Raw
Responses Re: Crash while trying to open some help page
List 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.pundt@rp-online.de> ---- http://rp-online.de/ ----


pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: pgAdmin III v1.6 Beta 1 Released
Next
From: "Harald Armin Massa"
Date:
Subject: hacking on Beta 1.6 - scratch pad is dangerous :)