Package: epiphany-webkit Version: 2.22.3-3 Severity: important Hello Josselin, after some time of happy "epiphaning", I switched back to iceweasel. Now, I wanted to try it again... and seems still in a bad shape :(
I tried to open a page with flash content. Epiphany(-webkit) crashes badly. Here's the full backtrace: ---8<--- $ gdb epiphany-webkit GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (gdb) run Starting program: /usr/bin/epiphany-webkit [Thread debugging using libthread_db enabled] warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 44a380b4 [New Thread 0xb7e21770 (LWP 14355)] sh: acroread: command not found [New Thread 0xb50b5b90 (LWP 14585)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7e21770 (LWP 14355)] 0xb6517ad1 in ?? () from /home/neo/.mozilla/plugins/libflashplayer.so (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) n Program not restarted. (gdb) bt #0 0xb6517ad1 in ?? () from /home/neo/.mozilla/plugins/libflashplayer.so #1 0xb650dd71 in ?? () from /home/neo/.mozilla/plugins/libflashplayer.so #2 0xb6512604 in Private_SetWindow () from /home/neo/.mozilla/plugins/libflashplayer.so #3 0x4f95bcdc in WebCore::PluginView::stop (this=<value optimized out>) at ../WebCore/plugins/gtk/PluginViewGtk.cpp:289 #4 0x4f95bd3d in ~PluginView (this=<value optimized out>) at ../WebCore/plugins/gtk/PluginViewGtk.cpp:481 #5 0x4f9c65a7 in ~RenderPart (this=<value optimized out>) at ../WebCore/page/FrameView.h:66 #6 0x4f9c693d in ~RenderPartObject (this=<value optimized out>) at ../WebCore/rendering/RenderPartObject.cpp:57 #7 0x4f9c11a6 in WebCore::RenderObject::arenaDelete ( this=<value optimized out>, arena=Could not find the frame base for "WebCore::RenderObject::arenaDelete(WebCore::RenderArena*, void*)". ) at ../WebCore/rendering/RenderObject.cpp:2565 #8 0x4f9ec95b in WebCore::RenderWidget::deref (this=<value optimized out>, arena=Could not find the frame base for "WebCore::RenderWidget::deref(WebCore::RenderArena*)". ) at ../WebCore/rendering/RenderWidget.cpp:216 #9 0x4f9ed6d6 in WebCore::RenderWidget::destroy (this=<value optimized out>) at ../WebCore/rendering/RenderWidget.cpp:102 #10 0x4f77e799 in WebCore::Node::detach (this=<value optimized out>) at ../WebCore/dom/Node.cpp:876 #11 0x4f74f5ee in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:663 #12 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #13 0x4f845759 in WebCore::HTMLObjectElement::detach ( this=<value optimized out>) at ../WebCore/html/HTMLObjectElement.cpp:214 #14 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #15 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #16 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #17 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #18 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #19 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #20 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #21 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #22 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #23 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #24 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #25 0x4f771a40 in WebCore::Element::detach (this=<value optimized out>) at ../WebCore/dom/Element.cpp:706 #26 0x4f74f5db in WebCore::ContainerNode::detach (this=<value optimized out>) at ../WebCore/dom/ContainerNode.cpp:661 #27 0x4f760a4e in WebCore::Document::detach (this=<value optimized out>) at ../WebCore/dom/Document.cpp:1284 #28 0x4f8eb86e in WebCore::Frame::setView (this=<value optimized out>, view=<value optimized out>) at ../WebCore/page/Frame.cpp:224 #29 0x4f6b7bf2 in WebKit::FrameLoaderClient::transitionToCommittedForNewPage ( this=<value optimized out>) at ../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:777 #30 0x4f89a366 in WebCore::FrameLoader::transitionToCommitted ( this=<value optimized out>, cachedPage=<value optimized out>) at ../WebCore/loader/FrameLoader.cpp:2759 #31 0x4f89b15a in WebCore::FrameLoader::commitProvisionalLoad ( this=<value optimized out>, prpCachedPage=<value optimized out>) at ../WebCore/loader/FrameLoader.cpp:2654 #32 0x4f88296d in WebCore::DocumentLoader::commitIfReady ( this=<value optimized out>) at ../WebCore/loader/DocumentLoader.cpp:333 #33 0x4f882ca6 in WebCore::DocumentLoader::commitLoad ( this=<value optimized out>, data=Could not find the frame base for "WebCore::DocumentLoader::commitLoad(char const*, int)". ) at ../WebCore/loader/DocumentLoader.cpp:353 #34 0x4f88b0b5 in WebCore::FrameLoader::receivedData ( this=<value optimized out>, data=Could not find the frame base for "WebCore::FrameLoader::receivedData(char const*, int)". ) at ../WebCore/loader/FrameLoader.cpp:2316 #35 0x4f8ab9b6 in WebCore::MainResourceLoader::addData (this=Could not find the frame base for "WebCore::MainResourceLoader::addData(char const*, int, bool)". ) at ../WebCore/loader/MainResourceLoader.cpp:145 #36 0x4f8b2e59 in WebCore::ResourceLoader::didReceiveData ( this=<value optimized out>, data=<value optimized out>, length=<value optimized out>, lengthReceived=<value optimized out>, allAtOnce=<value optimized out>) at ../WebCore/loader/ResourceLoader.cpp:247 #37 0x4f8abdb1 in WebCore::MainResourceLoader::didReceiveData ( this=<value optimized out>, data=<value optimized out>, length=<value optimized out>, lengthReceived=<value optimized out>, allAtOnce=<value optimized out>) at ../WebCore/loader/MainResourceLoader.cpp:305 #38 0x4f8b2918 in WebCore::ResourceLoader::didReceiveData (this=Could not find the frame base for "WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int)". ) at ../WebCore/loader/ResourceLoader.cpp:384 #39 0x4fa05c93 in writeCallback (ptr=Could not find the frame base for "writeCallback". ) at ../WebCore/platform/network/curl/ResourceHandleManager.cpp:125 #40 0x4869ab69 in Curl_client_write (conn=<value optimized out>, type=<value optimized out>, ptr=<value optimized out>, len=<value optimized out>) at sendf.c:473 #41 0x486b091f in Curl_httpchunk_read (conn=<value optimized out>, datap=<value optimized out>, datalen=<value optimized out>, wrotep=<value optimized out>) at http_chunks.c:228 #42 0x486acf28 in Curl_readwrite (conn=<value optimized out>, done=Could not find the frame base for "Curl_readwrite". ) at transfer.c:1286 #43 0x486b2fb4 in multi_runsingle (multi=<value optimized out>, easy=<value optimized out>) at multi.c:1250 #44 0x486b38f9 in curl_multi_perform (multi_handle=<value optimized out>, running_handles=<value optimized out>) at multi.c:1460 #45 0x4fa0842a in WebCore::ResourceHandleManager::downloadTimerCallback ( this=<value optimized out>, timer=Could not find the frame base for "WebCore::ResourceHandleManager::downloadTimerCallback(WebCore::Timer<WebCore::ResourceHandleManager>*)". ) at ../WebCore/platform/network/curl/ResourceHandleManager.cpp:266 #46 0x4fa08901 in WebCore::Timer<WebCore::ResourceHandleManager>::fired ( this=<value optimized out>) at ../WebCore/platform/Timer.h:99 #47 0x4f947482 in WebCore::TimerBase::fireTimers ( fireTime=<value optimized out>, firingTimers=<value optimized out>) at ../WebCore/platform/Timer.cpp:347 #48 0x4f947557 in WebCore::TimerBase::sharedTimerFired () at ../WebCore/platform/Timer.cpp:368 #49 0x4fbabe9e in timeout_cb () at ../WebCore/platform/gtk/SharedTimerGtk.cpp:48 #50 0xb7e68a06 in g_timeout_dispatch (source=0x9654020, callback=0xb527d000, user_data=0x0) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:3446 #51 0xb7e682e1 in IA__g_main_context_dispatch (context=0x9357978) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2012 #52 0xb7e6b973 in g_main_context_iterate (context=0x9357978, block=1, dispatch=1, self=0x9333470) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2645 #53 0xb7e6be92 in IA__g_main_loop_run (loop=0x9381030) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2853 #54 0x4f041c99 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #55 0x0806e294 in main (argc=1, argv=0xbfcab324) at /build/buildd/epiphany-browser-2.22.3/src/ephy-main.c:753 (gdb) --->8--- (specifically, the website was <http://badoo.com/signin/>, it works with Iceweasel, and epiphany-gecko crashes at the homepage, I believe I'll file another bug :( ) I hope it helps, I'd be very happy to come back to Epiphany :) Kindly, David -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages epiphany-webkit depends on: ii dbus-x11 1.2.1-3 simple interprocess messaging syst ii epiphany-browser-data 2.22.3-3 Data files for the GNOME web brows ii gnome-icon-theme 2.22.0-1 GNOME Desktop icon theme ii iso-codes 3.3-1 ISO language, territory, currency, ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libavahi-client3 0.6.23-2 Avahi client library ii libavahi-common3 0.6.23-2 Avahi common library ii libavahi-gobject0 0.6.23-2 Avahi GObject library ii libbonobo2-0 2.22.0-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.22.0-1 The Bonobo UI library ii libc6 2.8+20080809-1 GNU C Library: Shared libraries ii libcairo2 1.7.4-1 The Cairo 2D vector graphics libra ii libdbus-1-3 1.2.1-3 simple interprocess messaging syst ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst ii libfontconfig1 2.6.0-1 generic font configuration library ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib ii libgcc1 1:4.3.2-1 GCC support library ii libgconf2-4 2.22.0-1 GNOME configuration database syste ii libglade2-0 1:2.6.2-1 library to load .glade files at ru ii libglib2.0-0 2.16.5-1 The GLib library of C routines ii libgnome-desktop-2 2.22.3-1 Utility library for loading .deskt ii libgnome2-0 2.22.0-1 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.20.1.1-1 A powerful object-oriented display ii libgnomeui-0 2.22.1-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 1:2.22.0-4 GNOME Virtual File System (runtime ii libgtk2.0-0 2.12.11-3 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libnotify1 [libnotify1 0.4.4-3 sends desktop notifications to a n ii liborbit2 1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.21.3-1 Layout and rendering of internatio ii libpixman-1-0 0.11.8-1 pixel-manipulation library for X a ii libpng12-0 1.2.27-1 PNG library - runtime ii libpopt0 1.14-4 lib for parsing cmdline parameters ii libsm6 2:1.1.0-1 X11 Session Management library ii libstartup-notificatio 0.9-1 library for program launch feedbac ii libstdc++6 4.3.2-1 The GNU Standard C++ Library v3 ii libwebkit-1.0-1 1.0.1-2 Web content engine library for Gtk ii libx11-6 2:1.1.5-1 X11 client-side library ii libxcb-render-util0 0.2.1+git1-1 utility libraries for X C Binding ii libxcb-render0 1.1-1.1 X C Binding, render extension ii libxcb1 1.1-1.1 X C Binding ii libxcursor1 1:1.1.9-1 X cursor management library ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library ii libxml2 2.6.32.dfsg-3 GNOME XML library ii libxrandr2 2:1.2.3-1 X11 RandR extension library ii libxrender1 1:0.9.4-2 X Rendering Extension client libra ii libxslt1.1 1.1.24-2 XSLT processing library - runtime ii python2.5 2.5.2-11 An interactive high-level object-o ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages epiphany-webkit recommends: ii yelp 2.22.1-8 Help browser for GNOME 2 Versions of packages epiphany-webkit suggests: ii mozplugger 1.10.2-2 Plugin allowing external viewers t -- no debconf information -- . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature