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 364908 - Crash when adding bookmark
Crash when adding bookmark
Status: RESOLVED DUPLICATE of bug 362063
Product: epiphany
Classification: Core
Component: Bookmarks
unspecified
Other other
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-10-25 06:49 UTC by olivier
Modified: 2006-10-25 10:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description olivier 2006-10-25 06:48:18 UTC
Distribution: Debian testing/unstable
Package: epiphany
Severity: normal
Version: GNOME2.14.3 unspecified
Gnome-Distributor: Debian
Synopsis: Crash when adding bookmark
Bugzilla-Product: epiphany
Bugzilla-Component: Bookmarks
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash: Epiphany crashes when bookmarking
http://bugzilla.gnome.org/show_bug.cgi?id=%s%{width=5}

Steps to reproduce the crash:
1. Go to http://live.gnome.org/Epiphany
2. Add http://bugzilla.gnome.org/show_bug.cgi?id=%s%{width=5} to your
bookmark

Expected Results: Immediate crash



Debugging Information:

Backtrace was generated from '/usr/libexec/epiphany-browser'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1508378944 (LWP 5292)]
[New Thread -1570509904 (LWP 5299)]
[New Thread -1562117200 (LWP 5298)]
[New Thread -1553724496 (LWP 5297)]
[New Thread -1545331792 (LWP 5296)]
[New Thread -1528042576 (LWP 5294)]
[New Thread -1512916048 (LWP 5293)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1508378944 (LWP 5292))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 gtk_moz_embed_get_title
    from /usr/lib/libgtkembedmoz.so.0d
  • #4 <signal handler called>
  • #5 ephy_node_remove_child
  • #6 ephy_bookmarks_add_keyword
  • #7 ephy_bookmarks_add
  • #8 ephy_bookmarks_ui_add_bookmark
  • #9 popup_cmd_bookmark_link
  • #10 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 _gtk_action_emit_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_action_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_menu_shell_append
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_menu_attach
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #32 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #36 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #37 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #38 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #39 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #40 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-10-25 06:49 -------

Comment 1 André Klapper 2006-10-25 10:49:23 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 issue has been fixed on 2006-10-15 and the fix will be available in the next release.

*** This bug has been marked as a duplicate of 362063 ***