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 558033 - crash in Epiphany Web Bookmarks: use firefox
crash in Epiphany Web Bookmarks: use firefox
Status: RESOLVED INCOMPLETE
Product: swfdec-gnome
Classification: Deprecated
Component: epiphany
2.22.x
Other All
: High critical
: ---
Assigned To: swfdec-gnome-maint
swfdec-gnome-maint
Depends on:
Blocks:
 
 
Reported: 2008-10-27 00:57 UTC by bnmgx9900
Modified: 2008-10-27 09:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description bnmgx9900 2008-10-27 00:57:13 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 ()

Thread 1 (Thread 0xb6bae700 (LWP 3502))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #10 __pthread_mutex_unlock_usercnt
    from /lib/i686/cmov/libpthread.so.0
  • #11 <signal handler called>
  • #12 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/mozilla/plugins/libswfdecmozilla.so
  • #14 ??
  • #15 ??
  • #16 ??
  • #0 __kernel_vsyscall


----------- .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;"
--------------------------------------------------
Comment 1 Reinout van Schouwen 2008-10-27 09:43:41 UTC
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
Comment 2 Benjamin Otte (Company) 2008-10-27 09:53:02 UTC
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.