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 359736 - crash in Epiphany Web Bookmarks: Quitting Epiphany
crash in Epiphany Web Bookmarks: Quitting Epiphany
Status: RESOLVED DUPLICATE of bug 385635
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-10-04 22:33 UTC by Leonardo Ferreira Fontenelle
Modified: 2006-12-17 23:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Leonardo Ferreira Fontenelle 2006-10-04 22:33:52 UTC
Version: 2.16.0

What were you doing when the application crashed?
Quitting Epiphany


Distribution: Gentoo Base System version 1.12.5
Gnome Release: 2.16.0 2006-10-03 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 142565376 vsize: 0 resident: 142565376 share: 0 rss: 66412544 rss_rlim: 0
CPU usage: start_time: 1159998429 rtime: 0 utime: 13015 stime: 0 cutime:12509 cstime: 0 timeout: 506 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1228532048 (LWP 3005)]
[New Thread -1271243872 (LWP 3009)]
[New Thread -1247728736 (LWP 3008)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228532048 (LWP 3005))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    at raise.c line 64
  • #6 *__GI_abort
    at abort.c line 88
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 dbus_g_proxy_manager_unref
    at dbus-gproxy.c line 265
  • #11 dbus_g_proxy_dispose
    at dbus-gproxy.c line 1428
  • #12 IA__g_object_unref
    at gobject.c line 1757
  • #13 ephy_rss_extension_finalize
    at ephy-rss-extension.c line 542
  • #14 IA__g_object_unref
    at gobject.c line 1785
  • #15 impl_release_object
    at ephy-shlib-loader.c line 224
  • #16 ephy_loader_release_object
    at ephy-loader.c line 68
  • #17 free_extension_info
    at ephy-extensions-manager.c line 292
  • #18 IA__g_list_foreach
    at glist.c line 495
  • #19 ephy_extensions_manager_dispose
    at ephy-extensions-manager.c line 1183
  • #20 IA__g_object_unref
    at gobject.c line 1757
  • #21 ephy_shell_dispose
    at ephy-shell.c line 295
  • #22 IA__g_object_unref
    at gobject.c line 1757
  • #23 pygobject_clear
    at pygobject.c line 969
  • #24 collect
    at gcmodule.c line 710
  • #25 PyGC_Collect
    at gcmodule.c line 1193
  • #26 idle_gc
    at ephy-python.c line 113
  • #27 g_idle_dispatch
    at gmain.c line 3926
  • #28 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #29 g_main_context_iterate
    at gmain.c line 2677
  • #30 IA__g_main_loop_run
    at gmain.c line 2881
  • #31 IA__gtk_main
    at gtkmain.c line 1001
  • #32 main
    at ephy-main.c line 716
  • #0 __kernel_vsyscall

Comment 1 Reinout van Schouwen 2006-10-04 22:49:09 UTC
Thanks for taking the time to report this bug. It looks like some epiphany extension might be involved. Could you try to reproduce the bug with all extensions disabled, and then enable them one by one until you find the culprit? Thanks!
Comment 2 Leonardo Ferreira Fontenelle 2006-10-05 03:07:33 UTC
IIRC this is the first time Epiphany 2.16 crashed in my desktop. If I notice any pattern (i. e. crash while closing an specific web page) I'll report it.

This plugins were enabled when Epiphany crashed:
- Ad Blocker
- Favicon fallback
- Live HTTP headers (problably I enabled it to discover what it does :)
- News Feed Subscription
- Page Info
- Push Scroll
- Sidebar
- Smart Bookmarks
- Tab Groups
- Tab States
Comment 3 Reinout van Schouwen 2006-12-17 17:00:41 UTC
Reporter, does the problem still occur?
Comment 4 Leonardo Ferreira Fontenelle 2006-12-17 21:47:08 UTC
It didn't happen again, unless we count with bug 360717, which is another crash I experienced with Epiphany Web Bookmarks.
Comment 5 Reinout van Schouwen 2006-12-17 23:21:09 UTC
Ah, but this is the same problem with the Python garbage collector as in bug #385635. Thanks for reporting it anyway!

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