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 104609 - Yelp segfault
Yelp segfault
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
2.2.x
Other Linux
: High critical
: ---
Assigned To: Mikael Hallendal
Yelp maintainers
: 109207 109722 114676 119764 119978 120442 124813 124911 125001 125325 171375 444662 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-01-28 12:31 UTC by Milos Komarcevic
Modified: 2007-06-06 10:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Milos Komarcevic 2003-01-28 12:31:23 UTC
Steps to reproduce the problem:
1. start yelp
2.
3.
 
Actual Results:
yelp segfaults
                                                                          
     
How often does this happen?
Always
 
Additional Information:
 
(yelp:1271): GLib-GObject-CRITICAL **: file gobject.c: line 1319
(g_object_ref): assertion `G_IS_OBJECT (object)' failed
  
(yelp:1271): Gtk-CRITICAL **: file gtkstyle.c: line 1623
(_gtk_style_peek_property_value): assertion `GTK_IS_STYLE (style)'
failed
 
 
 
 
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)...[New Thread 1086620512 (LWP 1302)]
0xffffe002 in ?? ()

Thread 1 (Thread 1086620512 (LWP 1302))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_object_ref
    from /usr/lib/libgobject-2.0.so.0
  • #4 gtk_widget_modify_font
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 gtk_widget_ensure_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_size_group_remove_widget
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 _gtk_size_group_compute_requisition
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_widget_size_request
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_window_reshow_with_initial_size
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_size_group_remove_widget
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 _gtk_size_group_compute_requisition
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_widget_size_request
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 _gtk_window_unset_focus_and_default
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_window_reshow_with_initial_size
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gnome_app_get_type
    from /usr/lib/libgnomeui-2.so.0
  • #22 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #28 gtk_widget_show
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_container_get_focus_hadjustment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_widget_show_all
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 yelp_base_new_window
  • #32 GNOME_Yelp_newWindow
  • #33 yelp_info_init
  • #34 yelp_info_init
  • #35 g_timeout_add
    from /usr/lib/libglib-2.0.so.0
  • #36 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #37 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #38 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #39 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #40 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #41 main
  • #42 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??

Comment 1 Elijah Newren 2003-03-01 14:59:16 UTC
Appears to be a unique stack trace, according to the
simple-dup-finder.  Marking priority->high & severity->critical (it's
a crasher), leaving GNOMEVER2.1 alone (I guess this was just before
2.2 was released--should it be changed to GNOMEVER2.2 anyway?), and
adding bugsquad keyword.
Comment 2 Milos Komarcevic 2003-03-03 15:29:09 UTC
I've also filed this with Red Hat, it seems that it has been resolved:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=82993

But you guys should double check this and close if appropriate.
Comment 3 John Fleck 2003-03-16 16:41:51 UTC
Closing based on Alex's comments in the Red Hat bugzilla. If you can
see this with rebuilt libgthtml stuff, please reopen.
Comment 4 John Fleck 2003-03-26 02:38:00 UTC
*** Bug 109207 has been marked as a duplicate of this bug. ***
Comment 5 John Fleck 2003-04-05 14:29:20 UTC
*** Bug 109722 has been marked as a duplicate of this bug. ***
Comment 6 Elijah Newren 2003-06-09 03:03:57 UTC
*** Bug 114676 has been marked as a duplicate of this bug. ***
Comment 7 Elijah Newren 2003-08-16 17:34:38 UTC
*** Bug 119978 has been marked as a duplicate of this bug. ***
Comment 8 Elijah Newren 2003-08-25 03:06:52 UTC
*** Bug 120442 has been marked as a duplicate of this bug. ***
Comment 9 John Fleck 2003-10-18 01:52:37 UTC
*** Bug 124813 has been marked as a duplicate of this bug. ***
Comment 10 John Fleck 2003-10-18 16:44:15 UTC
*** Bug 124911 has been marked as a duplicate of this bug. ***
Comment 11 John Fleck 2003-10-21 02:40:02 UTC
*** Bug 125001 has been marked as a duplicate of this bug. ***
Comment 12 John Fleck 2003-10-23 18:05:46 UTC
*** Bug 125325 has been marked as a duplicate of this bug. ***
Comment 13 John Fleck 2003-10-23 18:06:39 UTC
*** Bug 119764 has been marked as a duplicate of this bug. ***
Comment 14 Elijah Newren 2005-03-23 16:52:03 UTC
*** Bug 171375 has been marked as a duplicate of this bug. ***
Comment 15 palfrey 2007-06-06 10:40:37 UTC
*** Bug 444662 has been marked as a duplicate of this bug. ***