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 468730 - crash in Epiphany Web Bookmarks: Updating filterset for a...
crash in Epiphany Web Bookmarks: Updating filterset for a...
Status: RESOLVED DUPLICATE of bug 452119
Product: epiphany
Classification: Core
Component: General
2.18.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2007-08-21 04:34 UTC by Mack
Modified: 2007-08-21 08:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mack 2007-08-21 04:34:48 UTC
Version: 2.18.3

What were you doing when the application crashed?
Updating filterset for adblock extension


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-kamikaze5.070808 #1 SMP PREEMPT Wed Aug 8 14:38:54 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaOrange
Icon Theme: Tangerine

Memory status: size: 515051520 vsize: 515051520 resident: 76386304 share: 29159424 rss: 76386304 rss_rlim: 18446744073709551615
CPU usage: start_time: 1187669328 rtime: 1839 utime: 1589 stime: 250 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47473524869984 (LWP 12363)]
[New Thread 1124096336 (LWP 14337)]
[New Thread 1115703632 (LWP 14336)]
[New Thread 1090525520 (LWP 12365)]
[New Thread 1082132816 (LWP 12364)]
0x00002b2d46344c7f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47473524869984 (LWP 12363))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #3 <signal handler called>
  • #4 ??
    from /usr/lib/epiphany/2.18/extensions/libadblockextension.so
  • #5 ??
    from /usr/lib/epiphany/2.18/extensions/libadblockextension.so
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 ??
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 gtk_real_button_released
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkbutton.c line 1484
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
    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_button_button_release
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkbutton.c line 1377
  • #16 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkmarshalers.c line 84
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkwidget.c line 3915
  • #22 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkmain.c line 2341
  • #23 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkmain.c line 1575
  • #24 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.10.13/gdk/x11/gdkevents-x11.c line 2318
  • #25 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 ??
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #28 IA__gtk_main
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkmain.c line 1154
  • #29 main
    at ephy-main.c line 722
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (18 sec old) ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** (epiphany-browser:12363): WARNING **: Could not get rules file from filterg site
(epiphany-browser:12363): GLib-CRITICAL **: g_strsplit: assertion `string != NULL' failed
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-08-21 08:46:25 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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