Yelp crashes when randomely browsing the gnome help.

Bug #9197 reported by Sivan Greenberg
6
Affects Status Importance Assigned to Milestone
yelp (Ubuntu)
Invalid
Medium
Sebastien Bacher

Bug Description

Just open Yelp, and try reach 2->3 depth levels, yelp would crash and open
"Applications has ended unexpectedly".

Revision history for this message
Sebastien Bacher (seb128) wrote :

could you provide a backtrace of the crash ?

You can get it in the details of the bug-buddy window, or by doing this:
$ gdb yelp
(gdb) run
... use it
... crash
(gdb) bt

Revision history for this message
Sivan Greenberg (sivan) wrote :

(In reply to comment #1)
> could you provide a backtrace of the crash ?
>
> You can get it in the details of the bug-buddy window, or by doing this:
> $ gdb yelp
> (gdb) run
> ... use it
> ... crash
> (gdb) bt

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1087933888 (LWP 13252)]
0x00203a00 in ?? ()
(gdb) bt
#0 0x00203a00 in ?? ()
#1 0x40e6c9f5 in gail_widget_new () from /usr/lib/gtk-2.0/modules/libgail.so
#2 0x40748c79 in g_cclosure_marshal_VOID__PARAM ()
   from /usr/lib/libgobject-2.0.so.0
#3 0x407357eb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4 0x40747e02 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#5 0x40746e5c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#6 0x40747140 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#7 0x40737c10 in g_object_interface_list_properties ()
   from /usr/lib/libgobject-2.0.so.0
#8 0x40736e54 in g_object_type_init () from /usr/lib/libgobject-2.0.so.0
#9 0x4073c184 in g_cclosure_new_object_swap ()
   from /usr/lib/libgobject-2.0.so.0
#10 0x40737e56 in g_object_notify () from /usr/lib/libgobject-2.0.so.0
#11 0x4058d4f3 in gtk_widget_grab_focus () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x4037c185 in html_view_new () from /usr/lib/libgtkhtml-2.so.0
#13 0x4037985e in html_view_scroll_to_node () from /usr/lib/libgtkhtml-2.so.0
#14 0x4078faa9 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#15 0x4078ca7d in g_main_depth () from /usr/lib/libglib-2.0.so.0
#16 0x4078daa8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x4078ddca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x4078e3a3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#19 0x401f6d2f in bonobo_main () from /usr/lib/libbonobo-2.so.0
---Type <return> to continue, or q <return> to quit---
#20 0x0805b2e1 in main ()

Revision history for this message
Vincent Untz (vuntz) wrote :

This bug has been marked as a duplicate of bug 8287.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.