After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 348313 - yelp 2.15.4 segfault after initial page display
yelp 2.15.4 segfault after initial page display
Status: RESOLVED DUPLICATE of bug 334408
Product: yelp
Classification: Applications
Component: General
2.15.x
Other Linux
: Normal major
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-22 05:26 UTC by Jose M. daLuz
Modified: 2006-07-24 11:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Jose M. daLuz 2006-07-22 05:26:00 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

Thread 1 (Thread 47887411377568 (LWP 25144))

  • #0 ORBit_freekids_via_TypeCode_T
    at allocators.c line 32
  • #1 ORBit_free_T
    at allocators.c line 202
  • #2 ORBit_free
    at allocators.c line 218
  • #3 spi_atk_emit_eventv
    at bridge.c line 699
  • #4 spi_atk_bridge_property_event_listener
    at bridge.c line 848
  • #5 signal_emit_unlocked_R
    at gsignal.c line 2404
  • #6 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #7 IA__g_signal_emit
    at gsignal.c line 2241
  • #8 atk_object_notify
    at atkobject.c line 1342
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2368
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #12 IA__g_signal_emit
    at gsignal.c line 2241
  • #13 g_object_dispatch_properties_changed
    at gobject.c line 561
  • #14 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #15 refChildCB
    at nsAccessibleWrap.cpp line 903
  • #16 spi_atk_bridge_signal_listener
    at bridge.c line 1036
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2404
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #19 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #20 timeout_update_gok
    at yelp-html.cpp line 370
  • #21 g_timeout_dispatch
    at gmain.c line 3420
  • #22 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #23 g_main_context_iterate
    at gmain.c line 2675
  • #24 IA__g_main_loop_run
    at gmain.c line 2879
  • #25 IA__gtk_main
    at gtkmain.c line 1000
  • #26 main
    at yelp-main.c line 118

Comment 1 Don Scorgie 2006-07-22 14:54:53 UTC
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 ***
Comment 2 Brent Smith (smitten) 2006-07-24 03:56:30 UTC
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
Comment 3 Don Scorgie 2006-07-24 11:03:20 UTC
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