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 613755 - crash in Epiphany: Reloading a page several...
crash in Epiphany: Reloading a page several...
Status: RESOLVED DUPLICATE of bug 618355
Product: epiphany
Classification: Core
Component: Backend
2.29.x
Other All
: Normal critical
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-23 22:52 UTC by Matijs van Zuijlen
Modified: 2010-06-25 10:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Matijs van Zuijlen 2010-03-23 22:52:20 UTC
Version: 2.29.92

What were you doing when the application crashed?
Reloading a page several times in rapid succession.


Distribution: Debian squeeze/sid
Gnome Release: 2.28.2 2009-12-18 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10705902
Selinux: No
Accessibility: Disabled
GTK+ Theme: Shiki-Dust
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 894476288 vsize: 894476288 resident: 301580288 share: 31694848 rss: 301580288 rss_rlim: 18446744073709551615
CPU usage: start_time: 1269381095 rtime: 19603 utime: 16258 stime: 3345 cutime:8 cstime: 16 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fb62d4f6910 (LWP 16954)]
[New Thread 0x7fb62ddf7910 (LWP 16953)]
0x00007fb63c43c51d in __libc_waitpid (pid=18940, 
    stat_loc=<value optimized out>, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7fb6422ce800 (LWP 16950))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.22.4/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.22.4/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 JSC::JSCell::put
    at ../JavaScriptCore/runtime/JSCell.cpp line 143
  • #6 JSObjectSetProperty
    at ../JavaScriptCore/API/JSObjectRef.cpp line 280
  • #7 fill_form_cb
    at /build/buildd-epiphany-browser_2.29.92-1-amd64-IUxO5O/epiphany-browser-2.29.92/embed/ephy-web-view.c line 761
  • #8 ??
    from /usr/lib/libgnome-keyring.so.0
  • #9 ??
    from /usr/lib/libgnome-keyring.so.0
  • #10 ??
    from /usr/lib/libgnome-keyring.so.0
  • #11 g_main_dispatch
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 1960
  • #12 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2513
  • #13 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2591
  • #14 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2799
  • #15 IA__gtk_main
    at /build/buildd-gtk+2.0_2.18.7-1-amd64-wcznQE/gtk+2.0-2.18.7/gtk/gtkmain.c line 1218
  • #16 main
    at /build/buildd-epiphany-browser_2.29.92-1-amd64-IUxO5O/epiphany-browser-2.29.92/src/ephy-main.c line 741

	Inferior 1 [process 16950] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (383872 sec old) ---------------------
** Message: console message: http://plasti.cx/javascripts/all.js?1266520635 @3650: TypeError: Result of expression 'element.tagName' [undefined] is not an object.
** Message: console message: http://plasti.cx/javascripts/all.js?1266520635 @3650: TypeError: Result of expression 'element.tagName' [undefined] is not an object.
** Message: console message: http://plasti.cx/javascripts/all.js?1266520635 @3650: TypeError: Result of expression 'element.tagName' [undefined] is not an object.
** Message: console message: http://plasti.cx/javascripts/all.js?1266520635 @3650: TypeError: Result of expression 'element.tagName' [undefined] is not an object.
** Message: console message: http://plasti.cx/javascripts/all.js?1266520635 @3650: TypeError: Result of expression 'element.tagName' [undefined] is not an object.
** Message: console message: http://plasti.cx/javascripts/all.js?1266520635 @3650: TypeError: Result of expression 'element.tagName' [undefined] is not an object.
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Reinout van Schouwen 2010-03-30 12:49:11 UTC
Hi Matijs,

Could you please install debug symbols for gnome-keyring as well? That way we'll have a better backtrace the next time this problem occurs. Thanks!
Comment 2 Sam Morris 2010-04-08 10:32:36 UTC
I just hit this while loading a page (one time) on amazon.co.uk.

Sadly there are no debug symbols for gnome-kerying in Debian.
Comment 3 Akhil Laddha 2010-06-25 10:51:08 UTC

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