GNOME Bugzilla – Bug 324471
Devhelp 0.9.3 crashed when visiting external URL
Last modified: 2006-02-18 18:56:27 UTC
Steps to reproduce: 1. Bring up GObject Reference Manual -> Tutorial -> How To define and implement a new GObject? -> Object methods in Devhelp 2. Click on link to the C++ Tutorial website (http://www.cplusplus.com/doc/tutorial/) 3. Website loads and is displayed. Then Devhelp terminates. Stack trace: Backtrace was generated from '/usr/bin/devhelp' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (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) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 21481)] [New Thread 32769 (LWP 21483)] [New Thread 16386 (LWP 21484)] [New Thread 32771 (LWP 21485)] [New Thread 425992 (LWP 12267)] 0x4100f8db in waitpid () from /lib/libpthread.so.0
+ Trace 64687
Thread 1 (Thread 16384 (LWP 21481))
Other information: Devhelp has been running for quite a few hours in this session. Most of the time it has sat idle, but I've been paging around in it quite a bit too. Looks like a libgtkembedmoz.so problem.
I Should point out that this happened on a Slackware 10.2 box running GNOME2.12.1 0.9 from Free Rock Gnome, if that's any help. Good luck. Nice help browser.
Fixed by the patch from bug #329928.