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 348166 - crash on Epiphany Web Bookmarks
crash on Epiphany Web Bookmarks
Status: RESOLVED DUPLICATE of bug 347470
Product: epiphany
Classification: Core
Component: General
2.15.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-07-20 18:38 UTC by Brian Kerrick Nickel
Modified: 2006-07-21 11:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Brian Kerrick Nickel 2006-07-20 18:38:55 UTC
What were you doing when the app crashed?:
Open epiphany (Default home page: http://www.google.com/ig)
Close epiphany.

Console Error:
GLib-CRITICAL **: g_hash_table_destroy: assertion `hash_table->ref_count > 0' failed
aborting...

GDB:

Thread 1 (Thread -1231566176 (LWP 26242))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_return_if_fail_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 g_hash_table_destroy
    from /usr/lib/libglib-2.0.so.0
  • #11 vfs_module_shutdown
    from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
  • #12 gnome_vfs_get_daemon_volume_monitor_type
    from /usr/lib/libgnomevfs-2.so.0
  • #13 g_hash_table_destroy
    from /usr/lib/libglib-2.0.so.0
  • #14 gnome_vfs_transform_get
    from /usr/lib/libgnomevfs-2.so.0
  • #15 gnome_vfs_shutdown
    from /usr/lib/libgnomevfs-2.so.0
  • #16 main
  • #0 __kernel_vsyscall


Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.15.4 2006-07-18 (Gentoo)
BugBuddy Version: 2.15.0

Memmory status: size: 98373632 vsize: 0 resident: 98373632 share: 0 rss: 39100416 rss_rlim: 0
CPU usage: start_time: 1153420481 rtime: 0 utime: 299 stime: 0 cutime:285 cstime: 0 timeout: 14 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
Comment 1 Baptiste Mille-Mathias 2006-07-21 01:23:31 UTC
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it.
Can you provide us with one? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Christian Persch 2006-07-21 11:26:29 UTC
Bug in gnome-vfs, duplicate.

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