GNOME Bugzilla – Bug 618355
Crash when filling the forms from gnome-keyring
Last modified: 2013-03-12 10:26:34 UTC
Reproduced on first restore but not the second. Distribution: Gentoo Base System release 2.0.1 Gnome Release: 2.30.0 2010-05-10 (Gentoo) BugBuddy Version: 2.30.0 System: Linux 2.6.32-gentoo-r8 #1 SMP PREEMPT Wed Apr 28 21:51:59 BST 2010 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10800000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Tango GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 1130360832 vsize: 1130360832 resident: 201838592 share: 23846912 rss: 201838592 rss_rlim: 18446744073709551615 CPU usage: start_time: 1273477812 rtime: 124892 utime: 118276 stime: 6616 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2400.1-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace [Thread debugging using libthread_db enabled] [New Thread 0x7f2b20de5710 (LWP 11066)] [New Thread 0x7f2b215e6710 (LWP 11065)] [New Thread 0x7f2b26ffd710 (LWP 11064)] [New Thread 0x7f2b2dfed710 (LWP 11048)] [New Thread 0x7f2b2e8ee710 (LWP 11047)] 0x00007f2b42208d3d in waitpid () from /lib/libpthread.so.0
+ Trace 221856
Thread 1 (Thread 0x7f2b481408c0 (LWP 11042))
Inferior 1 [process 11042] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (87739 sec old) --------------------- Window manager warning: Log level 8: meta_window_raise: assertion `!window->override_redirect' failed Window manager warning: Log level 8: meta_window_lower: assertion `!window->override_redirect' failed Microblogging.FriendSource "Microblog friends" encountered an error in Items: System.NullReferenceException: Object reference not set to an instance of an object at Microblogging.Microblog.get_Friends () [0x00000] in <filename unknown>:0 at Microblogging.FriendSource.get_Items () [0x00000] in <filename unknown>:0 at Do.Universe.Safe.SafeItemSource.get_Items () [0x00000] in <filename unknown>:0 . Microblogging.FriendSource "Microblog friends" encountered an error in Items: System.NullReferenceException: Object reference not set to an instance of an object at Microblogging.Microblog.get_Friends () [0x00000] in <filename unknown>:0 at Microblogging.FriendSource.get_Items () [0x00000] in <filename unknown>:0 at Do.Universe.Safe.SafeItemSource.get_Items () [0x00000] in <filename unknown>:0 . Evolution.ContactItemSource "Evolution Contacts" encountered an error in UpdateItems: System.TypeInitializationException: An exception was thrown by the type initializer for Evolution.SourceList ---> at (wrapper managed-to-native) Evolution.CalBackendCache:e_cal_backend_cache_get_type () at Evolution.CalBackendCache.get_GType () [0x00000] in <filename unknown>:0 at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x00000] in <filename unknown>:0 ...Too much output, ignoring rest... --------------------------------------------------
*** Bug 622693 has been marked as a duplicate of this bug. ***
*** Bug 620090 has been marked as a duplicate of this bug. ***
*** Bug 621224 has been marked as a duplicate of this bug. ***
*** Bug 613755 has been marked as a duplicate of this bug. ***
*** Bug 627375 has been marked as a duplicate of this bug. ***
*** Bug 628116 has been marked as a duplicate of this bug. ***
*** Bug 628249 has been marked as a duplicate of this bug. ***
Some light on this. It seems the crash is caused by some JS element going away or we doing something careless in our form prefilling code. Good news: epiphany master *doesn't need this* and it work flawlessly with GObject DOM. Meaning it doesn't crash :). This patch depends on an unreleased webkitgtk, depending on what gets released with gnome 2.32 we might be able to include that.
(In reply to comment #8) > This patch depends on an unreleased webkitgtk, depending on what gets released > with gnome 2.32 we might be able to include that. I'm afraid it will have to wait until 3.0.
*** Bug 628951 has been marked as a duplicate of this bug. ***
*** Bug 631623 has been marked as a duplicate of this bug. ***
*** Bug 631916 has been marked as a duplicate of this bug. ***
*** Bug 634480 has been marked as a duplicate of this bug. ***
*** Bug 637613 has been marked as a duplicate of this bug. ***
*** Bug 637851 has been marked as a duplicate of this bug. ***
*** Bug 638081 has been marked as a duplicate of this bug. ***
*** Bug 638778 has been marked as a duplicate of this bug. ***
*** Bug 641447 has been marked as a duplicate of this bug. ***
*** Bug 642860 has been marked as a duplicate of this bug. ***
*** Bug 643750 has been marked as a duplicate of this bug. ***
*** Bug 645400 has been marked as a duplicate of this bug. ***
*** Bug 646650 has been marked as a duplicate of this bug. ***
*** Bug 647822 has been marked as a duplicate of this bug. ***
*** Bug 649515 has been marked as a duplicate of this bug. ***
*** Bug 650783 has been marked as a duplicate of this bug. ***
*** Bug 654734 has been marked as a duplicate of this bug. ***
I haven't experienced it for a long time and last duplicate in 1.5 years ago.