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 519226 - Random crashes with Gecko 1.9
Random crashes with Gecko 1.9
Status: RESOLVED DUPLICATE of bug 516008
Product: epiphany
Classification: Core
Component: General
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-28 09:06 UTC by Lucas Rocha
Modified: 2008-02-28 09:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Lucas Rocha 2008-02-28 09:06:44 UTC
Epiphany 2.21.x is crashing quite often (with Gecko 1.9) in Ubuntu Hardy. 

Here's one (which doesn't seem to be related to the backend btw):

 #0  0x0000000000473765 in ephy_bookmark_action_updated (action=0x14ff0b0)
    at /build/buildd/epiphany-browser-2.21.90/src/bookmarks/ephy-bookmark-action.c:624
  • #1 node_added_cb
    at /build/buildd/epiphany-browser-2.21.90/src/bookmarks/ephy-bookmark-action-group.c line 113
  • #2 callback
    at /build/buildd/epiphany-browser-2.21.90/lib/ephy-node.c line 134
  • #3 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #4 ephy_node_emit_signal
    at /build/buildd/epiphany-browser-2.21.90/lib/ephy-node.c line 189
  • #5 resolver_found_cb
    at /build/buildd/epiphany-browser-2.21.90/src/bookmarks/ephy-bookmarks.c line 984
  • #6 ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT
    from /usr/lib/libavahi-gobject.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 avahi_service_resolver_event
    from /usr/lib/libavahi-client.so.3
  • #12 ??
    from /usr/lib/libavahi-client.so.3
  • #13 dbus_connection_dispatch
    from /usr/lib/libdbus-1.so.3
  • #14 ??
    from /usr/lib/libavahi-client.so.3
  • #15 ??
    from /usr/lib/libavahi-glib.so.1
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 ??
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
    at /build/buildd/epiphany-browser-2.21.90/src/ephy-main.c line 737

Comment 1 Reinout van Schouwen 2008-02-28 09:22:33 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 516008 ***