GNOME Bugzilla – Bug 558033
crash in Epiphany Web Bookmarks: use firefox
Last modified: 2008-10-27 09:53:02 UTC
Version: 2.22.3 What were you doing when the application crashed? use firefox Distribution: Debian lenny/sid Gnome Release: 2.22.3 2008-06-30 (Debian) BugBuddy Version: 2.22.0 System: Linux 2.6.25-2-686 #1 SMP Fri Jun 27 03:23:20 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10402000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 177647616 vsize: 177647616 resident: 54009856 share: 27914240 rss: 54009856 rss_rlim: 4294967295 CPU usage: start_time: 1225155223 rtime: 527 utime: 487 stime: 40 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany-browser' (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb6bae700 (LWP 3502)] [New Thread 0xb10feb90 (LWP 3520)] [New Thread 0xb08fdb90 (LWP 3515)] [New Thread 0xb18ffb90 (LWP 3510)] [New Thread 0xb2bb9b90 (LWP 3508)] [New Thread 0xb3bbbb90 (LWP 3507)] [New Thread 0xb33bab90 (LWP 3506)] [New Thread 0xb5a2fb90 (LWP 3503)] (no debugging symbols found) 0xb7f88424 in __kernel_vsyscall ()
+ Trace 208745
Thread 1 (Thread 0xb6bae700 (LWP 3502))
----------- .xsession-errors --------------------- Unsupported movie property quality with value "high" Unsupported movie property style with value "width: 0px; height: 0px; z-index: 10000;" about:blank is either a broken URL or Swfdec can't parse it Unsupported movie property name with value "videoPlayer" Unsupported movie property pluginspage with value "http://www.macromedia.com/go/getflashplayer" Unsupported movie property onfocus with value "this.parentNode.focus()" Unsupported movie property play with value "false" Unsupported movie property wmode with value "transparent" Unsupported movie property allowscriptaccess with value "always" Unsupported movie property swliveconnect with value "0" Unsupported movie property allownetworking with value "all" Unsupported movie property menu with value "false" Unsupported movie property loop with value "false" Unsupported movie property quality with value "high" Unsupported movie property style with value "width: 0px; height: 0px; z-index: 10000; position: relative;" --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible? Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance! [1] Please install debug packages for epiphany, gtk, glib, libgnome, libgnomeui, and the backend (for example webkit, firefox, or xulrunner) (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
This looks a lot like a crash related to running flashblock and swfdec, which didn't work until swfdec-mozilla 0.8.2. If that is the case, you have 2 options: 1) Uninstall flashblock - swfdec-mozilla has that feature built-in. 2) File a bug in Debian's bugtracker to make them pull the patch that fixes this.