Package: libwebkit-1.0-2 Version: 1.1.15.1-1 Severity: normal
When trying to load http://www.google.com.au or http://www.etsautilities.com.au I had problems like the following: amars...@victoria:~$ gdb /usr/lib/webkit-1.0-2/libexec/GtkLauncher GNU gdb (GDB) 6.8.50.20090628-cvs-debian Copyright (C) 2009 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". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (gdb) run Starting program: /usr/lib/webkit-1.0-2/libexec/GtkLauncher [Thread debugging using libthread_db enabled] [New Thread 0xb7c64b90 (LWP 20709)] [New Thread 0xb6313b90 (LWP 20710)] [Thread 0xb6313b90 (LWP 20710) exited] [New Thread 0xb6313b90 (LWP 20721)] Program received signal SIGILL, Illegal instruction. 0xb54a49da in ?? () (gdb) bt #0 0xb54a49da in ?? () #1 0x4413d9c5 in JSC::JITCode::execute (this=<value optimized out>, functionExecutable=<value optimized out>, callFrame=<value optimized out>, function=<value optimized out>, thisObj=<value optimized out>, args=<value optimized out>, scopeChain=<value optimized out>, exception=<value optimized out>) at ../JavaScriptCore/jit/JITCode.h:79 #2 JSC::Interpreter::execute (this=<value optimized out>, functionExecutable=<value optimized out>, callFrame=<value optimized out>, function=<value optimized out>, thisObj=<value optimized out>, args=<value optimized out>, scopeChain=<value optimized out>, exception=<value optimized out>) at ../JavaScriptCore/interpreter/Interpreter.cpp:721 #3 0x441e2e2e in JSC::JSFunction::call (this=<value optimized out>, exec=<value optimized out>, thisValue=Could not find the frame base for "JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&)". ) at ../JavaScriptCore/runtime/JSFunction.cpp:120 #4 0x441e2ea0 in JSC::call (exec=<value optimized out>, functionObject=<value optimized out>, callType=<value optimized out>, callData=Could not find the frame base for "JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)". ) at ../JavaScriptCore/runtime/CallData.cpp:39 #5 0x442adff7 in WebCore::ScheduledAction::executeFunctionInContext ( this=<value optimized out>, globalObject=<value optimized out>, thisValue=...) at ../WebCore/bindings/js/ScheduledAction.cpp:105 #6 0x442aea48 in WebCore::ScheduledAction::execute ( this=<value optimized out>, document=<value optimized out>) at ../WebCore/bindings/js/ScheduledAction.cpp:125 ---Type <return> to continue, or q <return> to quit--- #7 0x44530989 in WebCore::DOMTimer::fired (this=<value optimized out>) at ../WebCore/page/DOMTimer.cpp:127 #8 0x4459b09d in WebCore::ThreadTimers::sharedTimerFiredInternal ( this=<value optimized out>) at ../WebCore/platform/ThreadTimers.cpp:112 #9 0x4459b102 in WebCore::ThreadTimers::sharedTimerFired () at ../WebCore/platform/ThreadTimers.cpp:90 #10 0x4483a6fe in timeout_cb () at ../WebCore/platform/gtk/SharedTimerGtk.cpp:48 #11 0x4250c0b1 in g_idle_dispatch (source=Could not find the frame base for "g_idle_dispatch". ) at /build/buildd-glib2.0_2.22.0-1-i386-YCLGRR/glib2.0-2.22.0/glib/gmain.c:4065 #12 0x4250de98 in g_main_dispatch (context=<value optimized out>) at /build/buildd-glib2.0_2.22.0-1-i386-YCLGRR/glib2.0-2.22.0/glib/gmain.c:1960 #13 IA__g_main_context_dispatch (context=<value optimized out>) at /build/buildd-glib2.0_2.22.0-1-i386-YCLGRR/glib2.0-2.22.0/glib/gmain.c:2513 #14 0x42511623 in g_main_context_iterate (context=<value optimized out>, block=<value optimized out>, dispatch=<value optimized out>, self=Could not find the frame base for "g_main_context_iterate". ) at /build/buildd-glib2.0_2.22.0-1-i386-YCLGRR/glib2.0-2.22.0/glib/gmain.c:2591 #15 0x42511aea in IA__g_main_loop_run (loop=<value optimized out>) at /build/buildd-glib2.0_2.22.0-1-i386-YCLGRR/glib2.0-2.22.0/glib/gmain.c:2799 ---Type <return> to continue, or q <return> to quit--- #16 0x42b65e19 in IA__gtk_main () at /build/buildd-gtk+2.0_2.18.0-1-i386-4GyCIA/gtk+2.0-2.18.0/gtk/gtkmain.c:1205 #17 0x08049cb3 in main (argc=1351419634, argv=0xbffff524) at ../WebKitTools/GtkLauncher/main.c:209 (gdb) bt full #0 0xb54a49da in ?? () No symbol table info available. #1 0x4413d9c5 in JSC::JITCode::execute (this=<value optimized out>, functionExecutable=<value optimized out>, callFrame=<value optimized out>, function=<value optimized out>, thisObj=<value optimized out>, args=<value optimized out>, scopeChain=<value optimized out>, exception=<value optimized out>) at ../JavaScriptCore/jit/JITCode.h:79 No locals. #2 JSC::Interpreter::execute (this=<value optimized out>, functionExecutable=<value optimized out>, callFrame=<value optimized out>, function=<value optimized out>, thisObj=<value optimized out>, args=<value optimized out>, scopeChain=<value optimized out>, exception=<value optimized out>) at ../JavaScriptCore/interpreter/Interpreter.cpp:721 oldEnd = <value optimized out> dst = <value optimized out> end = <value optimized out> #3 0x441e2e2e in JSC::JSFunction::call (this=<value optimized out>, exec=<value optimized out>, thisValue=Could not find the frame base for "JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&)". ) at ../JavaScriptCore/runtime/JSFunction.cpp:120 No locals. #4 0x441e2ea0 in JSC::call (exec=<value optimized out>, functionObject=<value optimized out>, callType=<value optimized out>, callData=Could not find the frame base for "JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)". ) at ../JavaScriptCore/runtime/CallData.cpp:39 ---Type <return> to continue, or q <return> to quit--- No locals. #5 0x442adff7 in WebCore::ScheduledAction::executeFunctionInContext ( this=<value optimized out>, globalObject=<value optimized out>, thisValue=...) at ../WebCore/bindings/js/ScheduledAction.cpp:105 callData = Could not find the frame base for "WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue)". (gdb) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.31-rc6 (SMP w/1 CPU core; PREEMPT) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libwebkit-1.0-2 depends on: ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit ii libc6 2.9-26 GNU C Library: Shared libraries ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra ii libenchant1c2a 1.4.2-3.3 a wrapper library for various spel ii libfontconfig1 2.6.0-4 generic font configuration library ii libfreetype6 2.3.9-5 FreeType 2 font engine, shared lib ii libgail18 2.18.0-1 GNOME Accessibility Implementation ii libgcc1 1:4.4.1-4 GCC support library ii libglib2.0-0 2.22.0-1 The GLib library of C routines ii libgstreamer-plugins-base0. 0.10.24-2 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.24-1 Core GStreamer libraries and eleme ii libgtk2.0-0 2.18.0-1 The GTK+ graphical user interface ii libicu42 4.2.1-3 International Components for Unico ii libjpeg62 6b-15 The Independent JPEG Group's JPEG ii libpango1.0-0 1.26.0-1 Layout and rendering of internatio ii libpng12-0 1.2.39-1 PNG library - runtime ii libsoup2.4-1 2.28.0-1 an HTTP library implementation in ii libsqlite3-0 3.6.18-1 SQLite 3 shared library ii libstdc++6 4.4.1-4 The GNU Standard C++ Library v3 ii libwebkit-1.0-common 1.1.15.1-1 Web content engine library for Gtk ii libxml2 2.7.5.dfsg-1 GNOME XML library ii libxslt1.1 1.1.26-1 XSLT processing library - runtime ii libxt6 1:1.0.6-1 X11 toolkit intrinsics library libwebkit-1.0-2 recommends no packages. libwebkit-1.0-2 suggests no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

