GNOME Bugzilla – Bug 84895
yelp crash
Last modified: 2004-12-22 21:47:04 UTC
Package: Yelp Severity: normal Version: 1.0 Synopsis: yelp crash Bugzilla-Product: Yelp Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (2.0.0) Description: Description of Problem: Segmentation fault Steps to reproduce the problem: Click around in the Gnome 2.0 Guide. Additional Information: Debian package with following dependencies: Versions of packages yelp depends on: ii docbook-xsl 1.50.0-2 Stylesheets for processing DocBook ii gnome-doc-tools 1.0-6 Tools, stylesheets and DTDs for GN ii libart-2.0-2 2.3.8-2 The GNOME 2 canvas widget - runtim ii libatk1.0-0 1.0.2-1 The ATK accessibility library ii libbonobo-activation4 1.0.0-1 Bonobo Activation Framework -- run ii libbonobo2-0 2.0.0-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.0.0-1 The Bonobo UI library ii libc6 2.2.5-6 GNU C Library: Shared libraries an ii libgail-common 0.13-1 GNOME Accessibility Implementation ii libgail13 0.13-1 GNOME Accessibility Implementation ii libgconf2-4 1.1.11-1 GNOME configuration database syste ii libglib2.0-0 2.0.3-1 The GLib library of C routines ii libgnome2-0 2.0.1-1 The GNOME 2 library - runtime file ii libgnome2-bin 2.0.1-1 Miscellaneous binaries used by GNO ii libgnomecanvas2-0 2.0.0-1 A powerful object-oriented display ii libgnomeui-0 2.0.0-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 1.9.17-2 The GNOME virtual file-system libr ii libgtk2.0-0 2.0.3-1 The GTK+ graphical user interface ii libgtkhtml2-0 2.0.0-1 HTML rendering/editing library - r ii liblinc1 0.5.0-1 library to simplify creating netwo ii liborbit2 2.4.0-1 Libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.0.2-1 Layout and rendering of internatio ii libpopt0 1.6.2-7 lib for parsing cmdline parameters ii libssl0.9.6 0.9.6d-1 SSL shared libraries ii libxml2 2.4.22-1 GNOME XML library ii libxslt1 1.0.18-0.1 XSLT processing library ii xlibs 4.1.0-17 X Window System client libraries ii zlib1g 1:1.1.4-1 compression library - runtime Debugging Information: Backtrace was generated from '/usr/bin/yelp' (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 26302)] [New Thread 2049 (LWP 26332)] (no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... 0x4092ca39 in wait4 () from /lib/libc.so.6
+ Trace 23640
Thread 1 (Thread 1024 (LWP 26302))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-11 13:08 ------- Reassigning to the default owner of the component, micke@codefactory.se.
this looks like a bug in Gtkhtml2 CSS parser, moving to that module
I experienced pretty much the same problem, CVS 15 June.
Created attachment 9260 [details] Similar trace
Seems bug-buddy doesn't save all the trace. Sorry about that :(
Hi Laurent, is it the user guide for gnome2 that you are opening in yelp. I tried to reproduce the crash, but couldn't :( Could you give some more steps to reproduce the same.
Satyajit: latest report says that it is duplicable with the gdmconfig manual.
*** Bug 85936 has been marked as a duplicate of this bug. ***
Luis, I am able to reproduce the problem. Well there is no specified steps to do it. It may crash anytime. I am working on this.
The bug is in Gtkhtml2 CSS parser only. Added soem initialization stuff.It works.
Created attachment 9352 [details] [review] Proposed patch
Ohhh, that's great, adding the PATCH keyword. Would be nice to get this in, Anders, what do you say?
Hey Mikael, tested yelp for around 5-6 hours without a break clicking on all possible links and things work. great mike !!
*** Bug 87325 has been marked as a duplicate of this bug. ***
Hmm .. can't see that this patch does any harm. If it solves the crashes I'd say this should go in. Andersca what do you say?
Commited to CVS, thanks. Closing.