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 354458 - crash in Epiphany Web Bookmarks: Closing it.
crash in Epiphany Web Bookmarks: Closing it.
Status: RESOLVED DUPLICATE of bug 348421
Product: epiphany
Classification: Core
Component: General
2.16.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-09-05 16:02 UTC by hong
Modified: 2006-09-07 11:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description hong 2006-09-05 16:02:28 UTC
Version: 2.16.0

What were you doing when the application crashed?
Closing it.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 143753216 vsize: 0 resident: 143753216 share: 0 rss: 44609536 rss_rlim: 0
CPU usage: start_time: 1157432143 rtime: 0 utime: 1427 stime: 0 cutime:1348 cstime: 0 timeout: 79 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/epiphany'

(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 -1228454224 (LWP 23426)]
[New Thread -1308435552 (LWP 30715)]
[New Thread -1300042848 (LWP 30714)]
[New Thread -1291650144 (LWP 23432)]
[New Thread -1252754528 (LWP 23431)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228454224 (LWP 23426))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 gtk_moz_embed_get_title
    from /usr/lib/firefox/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 __kernel_vsyscall
  • #6 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #7 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #8 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #9 g_log
    from /usr/lib/libglib-2.0.so.0
  • #10 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #11 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #12 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #13 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #14 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #24 ephy_shlib_loader_get_type
  • #25 ephy_loader_release_object
  • #26 ephy_extension_attach_window
  • #27 g_list_foreach
    from /usr/lib/libglib-2.0.so.0
  • #28 ephy_extensions_manager_load
  • #29 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #30 ephy_shell_get_session
  • #31 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #32 ephy_window_new
  • #33 g_object_unref
    from /usr/lib/libgobject-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

Comment 1 Reinout van Schouwen 2006-09-06 23:11:59 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Christian Persch 2006-09-07 11:40:29 UTC

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