GNOME Bugzilla – Bug 434716
crash in Epiphany Web Browser: Right clicked on a web p...
Last modified: 2007-05-03 22:42:57 UTC
Version: 2.18.1 What were you doing when the application crashed? Right clicked on a web page and chose 'sign' in the popup menu... I think the gpg menu items should not appear unless the user right-clicks on a text input box. Distribution: Debian lenny/sid Gnome Release: 2.18.1 2007-04-25 (Debian) BugBuddy Version: 2.18.1 System: Linux 2.6.18-4-k7 #1 SMP Mon Mar 26 17:57:15 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 181116928 vsize: 181116928 resident: 57626624 share: 28848128 rss: 57626624 rss_rlim: 4294967295 CPU usage: start_time: 1177966871 rtime: 5775 utime: 5388 stime: 387 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/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1241786672 (LWP 4089)] [New Thread -1309070448 (LWP 7586)] [New Thread -1252693104 (LWP 7516)] [New Thread -1299997808 (LWP 7427)] [New Thread -1274037360 (LWP 4369)] [New Thread -1261085808 (LWP 4263)] 0xb7f3b410 in ?? ()
+ Trace 131535
----------- .xsession-errors --------------------- ** 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 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 Failed to read a valid object file image from memory. --------------------------------------------------
Better backtrace:
+ Trace 131623
This should have been fixed by the following commit. Please reopen the bug if it does not. 2007-04-15 Adam Schreiber <sadam@clemson.edu> * plugins/epiphany/seahorse-extension.c: Fix problem with context menu items always appearing. This should be present in HEAD and the tip of the gnome-2-18 branch.