GNOME Bugzilla – Bug 348313
yelp 2.15.4 segfault after initial page display
Last modified: 2006-07-24 11:03:20 UTC
Running Gnome 2.15.4, Gentoo 1.12.1 AMD64. Yelp starts up, displays the opening Desktop Welcome page, then when I move my mouse pointer to select a topic it segfaults. I also get this segfault when yelp is called from a program help menu. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47887411377568 (LWP 25144)] ORBit_freekids_via_TypeCode_T (mem=0x7fff09f30270, tc=0x0) at allocators.c:32 32 allocators.c: No such file or directory. in allocators.c (gdb) thread apply all bt
+ Trace 69514
Thread 1 (Thread 47887411377568 (LWP 25144))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 334408 ***
I think this was erroneously marked as a duplicate of 334408 - I think it is rather a varation of the timeout_update_gok issue in 335306
No, its ye olde ORBit_free_t probleme again: 64-bit stack trace of 'Thread 1' shows its happening in Orbit_free_t Its happening when yelp is launched, not when its shutting down. The html widget is still an active adress (not NULL as in bug #335306). It can't be the timeout_update_gok issue as this was fixed (properly) in 2.14.1