Package: epiphany-gecko Version: 2.22.3-3 Severity: important Hello again Josselin, as reported in the bug I filed for epiphany-webkit, epiphany-gecko dies on the very first page of http://badoo.com :
(snipping repeated messages) ---8<--- $ gdb epiphany-gecko 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-gecko [Thread debugging using libthread_db enabled] [New Thread 0xb7e4e750 (LWP 17330)] [..] ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) [..] sh: acroread: command not found ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) [..] [New Thread 0xb3930b90 (LWP 17391)] [..] [Thread 0xb3930b90 (LWP 17391) exited] [..] [Thread 0xb312fb90 (LWP 17393) exited] [New Thread 0xb312fb90 (LWP 17400)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7e4e750 (LWP 17330)] cairo_draw_with_xlib (cr=0xa0af468, callback=0xb7939698 <NativeRendering>, closure=0xbf8d3a60, dpy=0x0, width=1265, height=550, is_opaque=CAIRO_XLIB_DRAWING_TRANSPARENT, capabilities=27, result=0x0) at cairo-xlib-utils.c:329 329 cairo-xlib-utils.c: No such file or directory. in cairo-xlib-utils.c (gdb) bt #0 cairo_draw_with_xlib (cr=0xa0af468, callback=0xb7939698 <NativeRendering>, closure=0xbf8d3a60, dpy=0x0, width=1265, height=550, is_opaque=CAIRO_XLIB_DRAWING_TRANSPARENT, capabilities=27, result=0x0) at cairo-xlib-utils.c:329 #1 0xb7939789 in gfxXlibNativeRenderer::Draw (this=0xbf8d3ab4, dpy=0x0, ctx=0xa0cd430, width=1265, height=550, flags=1, output=0x0) at gfxXlibNativeRenderer.cpp:101 #2 0xb735a131 in nsPluginInstanceOwner::Paint (this=0xa1cc190, [EMAIL PROTECTED], [EMAIL PROTECTED]) at nsObjectFrame.cpp:4076 #3 0xb735a173 in nsObjectFrame::PaintPlugin (this=0xa0d61e8, [EMAIL PROTECTED], [EMAIL PROTECTED]) at nsObjectFrame.cpp:1400 #4 0xb735a1e6 in PaintPlugin (aFrame=0xa0d61e8, aCtx=0xa0c9bc0, [EMAIL PROTECTED], aPt={x = -1081263176, y = 168490088}) at nsObjectFrame.cpp:1096 #5 0xb73494fc in nsDisplayGeneric::Paint (this=0xa05d0b8, aBuilder=0xbf8d3cb4, aCtx=0xa0c9bc0, [EMAIL PROTECTED]) at ./../../../../../base/nsDisplayList.h:862 #6 0xb7302ed9 in nsDisplayList::Paint (this=0xa05d1c4, aBuilder=0xbf8d3cb4, aCtx=0xa0c9bc0, [EMAIL PROTECTED]) at nsDisplayList.cpp:296 #7 0xb7302f5f in nsDisplayClip::Paint (this=0xa05d1b8, aBuilder=0xbf8d3cb4, aCtx=0xa0c9bc0, [EMAIL PROTECTED]) at nsDisplayList.cpp:693 #8 0xb7302ed9 in nsDisplayList::Paint (this=0xbf8d3f54, aBuilder=0xbf8d3cb4, aCtx=0xa0c9bc0, [EMAIL PROTECTED]) at nsDisplayList.cpp:296 #9 0xb7311f59 in nsLayoutUtils::PaintFrame (aRenderingContext=0xa0c9bc0, aFrame=0xa0169ac, [EMAIL PROTECTED], aBackground=4294967295) at nsLayoutUtils.cpp:988 #10 0xb7318513 in PresShell::Paint (this=0x9e42f48, aView=0x0, aRenderingContext=0xa0c9bc0, [EMAIL PROTECTED]) at nsPresShell.cpp:5413 #11 0xb7551a70 in nsViewManager::RenderViews (this=0x98dc060, aView=0xa2401a8, [EMAIL PROTECTED], [EMAIL PROTECTED]) at nsViewManager.cpp:614 #12 0xb755202c in nsViewManager::Refresh (this=0x98dc060, aView=0xa2401a8, aContext=0xa0c9bc0, aRegion=0xa0c1a48, aUpdateFlags=1) at nsViewManager.cpp:502 #13 0xb7552aa7 in nsViewManager::DispatchEvent (this=0x98dc060, aEvent=0xbf8d4274, aStatus=0xbf8d4200) at nsViewManager.cpp:1134 #14 0xb754d748 in HandleEvent (aEvent=0xbf8d4274) at nsView.cpp:168 #15 0xb7840810 in nsCommonWidget::DispatchEvent (this=0xa1ec040, aEvent=0xbf8d4274, [EMAIL PROTECTED]) at nsCommonWidget.cpp:158 #16 0xb783c500 in nsWindow::OnExposeEvent (this=0xa1ec040, aWidget=0x9cd5c20, aEvent=0xbf8d48d0) at nsWindow.cpp:1763 #17 0xb783ca45 in expose_event_cb (widget=0x9cd5c20, event=0xbf8d48d0) at nsWindow.cpp:4529 #18 0x4f047816 in _gtk_marshal_BOOLEAN__BOXED (closure=<value optimized out>, return_value=<value optimized out>, n_param_values=<value optimized out>, param_values=<value optimized out>, invocation_hint=Could not find the frame base for "_gtk_marshal_BOOLEAN__BOXED". ) at /build/buildd/gtk+2.0-2.12.11/gtk/gtkmarshalers.c:84 #19 0xb7f17923 in IA__g_closure_invoke (closure=0x9a30fa0, return_value=0xbf8d4560, n_param_values=2, param_values=0xbf8d4618, invocation_hint=0xbf8d454c) at /tmp/buildd/glib2.0-2.16.5/gobject/gclosure.c:490 #20 0xb7f2aead in signal_emit_unlocked_R (node=0x9a22f28, detail=0, instance=0x9cd5c20, emission_return=0xbf8d47d8, instance_and_params=0xbf8d4618) at /tmp/buildd/glib2.0-2.16.5/gobject/gsignal.c:2440 #21 0xb7f2c27b in IA__g_signal_emit_valist (instance=0x9cd5c20, signal_id=80, detail=0, var_args=0xbf8d4830 "HH\215��H\215� \\�\t�Z\027O \\�\t�\022u\t") at /tmp/buildd/glib2.0-2.16.5/gobject/gsignal.c:2209 #22 0xb7f2c856 in IA__g_signal_emit (instance=0x9cd5c20, signal_id=80, detail=0) at /tmp/buildd/glib2.0-2.16.5/gobject/gsignal.c:2243 #23 0x4f170ade in gtk_widget_event_internal (widget=<value optimized out>, event=<value optimized out>) at /build/buildd/gtk+2.0-2.12.11/gtk/gtkwidget.c:4678 #24 0x4f04181b in IA__gtk_main_do_event (event=<value optimized out>) at /build/buildd/gtk+2.0-2.12.11/gtk/gtkmain.c:1518 #25 0x4f2c0d7d in gdk_window_process_updates_internal ( window=<value optimized out>) at /build/buildd/gtk+2.0-2.12.11/gdk/gdkwindow.c:2378 #26 0x4f2c138f in IA__gdk_window_process_all_updates () at /build/buildd/gtk+2.0-2.12.11/gdk/gdkwindow.c:2444 #27 0x4efa4b8f in gtk_container_idle_sizer (data=Could not find the frame base for "gtk_container_idle_sizer". ) at /build/buildd/gtk+2.0-2.12.11/gtk/gtkcontainer.c:1307 #28 0x4f2a678b in gdk_threads_dispatch (data=Could not find the frame base for "gdk_threads_dispatch". ) at /build/buildd/gtk+2.0-2.12.11/gdk/gdk.c:470 #29 0xb7e8f381 in g_idle_dispatch (source=0xa3267f8, callback=0x360071a, user_data=0x9db5dc0) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:4090 #30 0xb7e912e1 in IA__g_main_context_dispatch (context=0x973a978) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2012 #31 0xb7e94973 in g_main_context_iterate (context=0x973a978, block=0, dispatch=1, self=0x9716470) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2645 #32 0xb7e94b31 in IA__g_main_context_iteration (context=0x973a978, may_block=0) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2708 #33 0xb783f15c in nsAppShell::ProcessNextNativeEvent (this=0x9cd5a38, mayWait=0) at nsAppShell.cpp:144 #34 0xb7853810 in nsBaseAppShell::DoProcessNextNativeEvent (this=0x9cd5a38, mayWait=0) at nsBaseAppShell.cpp:151 #35 0xb7853a45 in nsBaseAppShell::OnProcessNextEvent (this=0x9cd5a38, thr=0x975dd80, mayWait=0, recursionDepth=0) at nsBaseAppShell.cpp:284 #36 0xb78fd628 in nsThread::ProcessNextEvent (this=0x975dd80, mayWait=0, result=0xbf8d4b98) at nsThread.cpp:497 #37 0xb78cf89a in NS_ProcessPendingEvents_P (thread=0x975dd80, timeout=20) at nsThreadUtils.cpp:181 #38 0xb7853b6e in nsBaseAppShell::NativeEventCallback (this=0x9cd5a38) at nsBaseAppShell.cpp:121 #39 0xb783f530 in nsAppShell::EventProcessorCallback (source=0x9cd5ae8, condition=G_IO_IN, data=0x9cd5a38) at nsAppShell.cpp:69 #40 0xb7ec775d in g_io_unix_dispatch (source=0x9cd5b40, callback=0xb783f504 <nsAppShell::EventProcessorCallback(_GIOChannel*, GIOCondition, void*)>, user_data=0x9cd5a38) at /tmp/buildd/glib2.0-2.16.5/glib/giounix.c:162 #41 0xb7e912e1 in IA__g_main_context_dispatch (context=0x973a978) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2012 #42 0xb7e94973 in g_main_context_iterate (context=0x973a978, block=1, dispatch=1, self=0x9716470) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2645 #43 0xb7e94e92 in IA__g_main_loop_run (loop=0x9a4a5b0) at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c:2853 #44 0x4f041c99 in IA__gtk_main () at /build/buildd/gtk+2.0-2.12.11/gtk/gtkmain.c:1163 #45 0x080770b4 in main (argc=1, argv=0xbf8d5f54) at /build/buildd/epiphany-browser-2.22.3/src/ephy-main.c:753 (gdb) --->8--- Hope this helps, David P.S.: please feel free to retitle the bug at will, I had no better ideas. :( -- 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-gecko 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 libenchant1c2a 1.4.2-3.1 a wrapper library for various spel 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 libnspr4-0d 4.7.1-3 NetScape Portable Runtime Library 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 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 xulrunner-1.9 1.9.0.1-1 XUL + XPCOM application runner ii xulrunner-1.9-gnome-su 1.9.0.1-1 Support for GNOME in xulrunner app ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages epiphany-gecko recommends: pn epiphany-extensions <none> (no description available) ii yelp 2.22.1-8 Help browser for GNOME 2 Versions of packages epiphany-gecko 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