Package: midori
Version: 0.0.19-2
Severity: important

If I search for anything (e.g. "anything" :-) on http://www.cuil.com/,
midori segfaults at around 50% of the results page loaded.

Backtrace:

---snip---
!14 Z18 ?0 L2 [EMAIL PROTECTED]:pts/2 (-zsh 4.3.6) 12:34:03 [~] > gdb midori
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 "x86_64-linux-gnu"...
(gdb) r
Starting program: /usr/bin/midori 
[Thread debugging using libthread_db enabled]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 
0000000000000120
[New Thread 0x7fe5ebb337a0 (LWP 11212)]
GCJ PLUGIN: thread 0x2085b10: NP_Initialize
GCJ PLUGIN: thread 0x2085b10: NP_Initialize: using /usr/bin/gappletviewer-4.3.
GCJ PLUGIN: thread 0x2085b10: NP_Initialize return
GCJ PLUGIN: thread 0x2085b10: NP_GetMIMEDescription
GCJ PLUGIN: thread 0x2085b10: NP_GetMIMEDescription return

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fe5ebb337a0 (LWP 11212)]
0x00007fe5e8360070 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x00007fe5e8360070 in strlen () from /lib/libc.so.6
#1  0x00007fe5e8e5dad1 in WebCore::String::fromUTF8 (string=0x0)
    at ../WebCore/platform/text/String.cpp:590
#2  0x00007fe5e8e7b2ea in WebCore::PluginPackage::fetchInfo (
    this=0x7fe5dce09600) at ../WebCore/plugins/gtk/PluginPackageGtk.cpp:78
#3  0x00007fe5e8e715d4 in WebCore::PluginPackage::createPackage (
    [EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../WebCore/plugins/PluginPackage.cpp:149
#4  0x00007fe5e8e6d3f4 in WebCore::PluginDatabase::refresh (
    this=0x7fe5dfebef00) at ../WebCore/plugins/PluginDatabase.cpp:109
#5  0x00007fe5e8e6df83 in WebCore::PluginDatabase::installedPlugins ()
    at ../WebCore/plugins/PluginDatabase.cpp:44
#6  0x00007fe5e8e7a38b in WebCore::PluginData::initPlugins (this=0x0)
    at ../WebCore/plugins/gtk/PluginDataGtk.cpp:32
#7  0x00007fe5e8e6ada0 in PluginData (this=0x0, page=0x0)
    at ../WebCore/plugins/PluginData.cpp:32
#8  0x00007fe5e8e31fc8 in WebCore::Page::pluginData (this=0x7fe5dfe93b60)
    at ../WebCore/plugins/PluginData.h:49
#9  0x00007fe5e8e6aa7c in WebCore::PluginArray::canGetItemsForName (this=0x0, 
    [EMAIL PROTECTED]) at ../WebCore/plugins/PluginArray.cpp:60
#10 0x00007fe5e8c0f4aa in WebCore::JSPluginArray::canGetItemsForName (
    pluginArray=0x7fe5dff258a0, propertyName=<value optimized out>)
    at ../WebCore/bindings/js/JSPluginArrayCustom.cpp:31
#11 0x00007fe5e9148544 in WebCore::JSPluginArray::getOwnPropertySlot (
    this=0x7fe5eba93c40, exec=0x7ffff3c82820, [EMAIL PROTECTED], 
    [EMAIL PROTECTED]) at DerivedSources/JSPluginArray.cpp:95
#12 0x00007fe5e91d2d6b in KJS::Machine::privateExecute (this=0x7fe5e9692b60, 
    flag=<value optimized out>, exec=0x7ffff3c82820, 
    registerFile=0x7fe5dd0160a8, r=0x7fe5dcff68b8, scopeChain=0x7fe5dd080440, 
    codeBlock=0x7fe5dd0eb1e0, exception=0x7ffff3c828f8)
    at ../JavaScriptCore/kjs/object.h:552
#13 0x00007fe5e91d634d in KJS::Machine::execute (this=0x7fe5e9692b60, 
    programNode=0x7fe5dcc3c000, exec=0x7fe5dff775e8, 
    scopeChain=0x7fe5dd02a1c0, thisObj=0x7fe5eba91700, 
    registerFileStack=0x7fe5dff22a30, exception=0x7ffff3c828f8)
    at ../JavaScriptCore/VM/Machine.cpp:676
#14 0x00007fe5e923e452 in KJS::Interpreter::evaluate (exec=0x7fe5dff775e8, 
    [EMAIL PROTECTED], sourceURL=<value optimized out>, 
    startingLineNumber=<value optimized out>, source=<value optimized out>, 
    thisValue=<value optimized out>)
    at ../JavaScriptCore/kjs/interpreter.cpp:81
#15 0x00007fe5e8c17133 in WebCore::ScriptController::evaluate (
    this=0x7fe5dff08bd8, [EMAIL PROTECTED], baseLine=1, 
    str=<value optimized out>)
    at ../WebCore/bindings/js/ScriptController.cpp:89
#16 0x00007fe5e8dc53f8 in WebCore::FrameLoader::executeScript (
    this=0x7fe5dff08848, [EMAIL PROTECTED], baseLine=1, 
    [EMAIL PROTECTED]) at ../WebCore/loader/FrameLoader.cpp:785
#17 0x00007fe5e8d8e45b in WebCore::HTMLTokenizer::scriptExecution (
    this=0x7fe5dd103000, [EMAIL PROTECTED], state=
      {static EntityShift = <optimized out>, m_bits = 4194304}, 
    scriptURL=<value optimized out>, baseLine=1)
    at ../WebCore/html/HTMLTokenizer.cpp:540
#18 0x00007fe5e8d8e9a5 in WebCore::HTMLTokenizer::notifyFinished (
    this=0x7fe5dd103000) at ../WebCore/html/HTMLTokenizer.cpp:1988
#19 0x00007fe5e8da871c in WebCore::CachedScript::checkNotify (
    this=0x7fe5dcfe19a0) at ../WebCore/loader/CachedScript.cpp:95
#20 0x00007fe5e8da8c32 in WebCore::CachedScript::data (this=0x7fe5dcfe19a0, 
    data=<value optimized out>, allDataReceived=<value optimized out>)
    at ../WebCore/loader/CachedScript.cpp:85
#21 0x00007fe5e8dd1cdd in WebCore::Loader::Host::didFinishLoading (
    this=0x7fe5dff66b40, loader=0x7fe5dcf9a500)
    at ../WebCore/loader/loader.cpp:268
#22 0x00007fe5e8ddea03 in WebCore::SubresourceLoader::didFinishLoading (
    this=0x7fe5dcf9a500) at ../WebCore/loader/SubresourceLoader.cpp:193
#23 0x00007fe5e8f28aa7 in WebCore::ResourceHandleManager::downloadTimerCallback
    (this=0x7fe5dff21d80, timer=<value optimized out>)
    at ../WebCore/platform/network/curl/ResourceHandleManager.cpp:298
#24 0x00007fe5e8e6966a in WebCore::TimerBase::fireTimers (
    fireTime=1219919702.266902, [EMAIL PROTECTED])
    at ../WebCore/platform/Timer.cpp:347
#25 0x00007fe5e8e6971e in WebCore::TimerBase::sharedTimerFired ()
    at ../WebCore/platform/Timer.cpp:368
#26 0x00007fe5e90b98d2 in timeout_cb ()
    at ../WebCore/platform/gtk/SharedTimerGtk.cpp:48
#27 0x00007fe5eaf2302b in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007fe5eaf22892 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#29 0x00007fe5eaf2601d in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x00007fe5eaf2654d in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#31 0x00007fe5eaa65667 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x000000000041593d in main (argc=1, argv=0x7ffff3c836a8)
    at ../midori/main.c:641
(gdb) 
---snap---

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable'), (110, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages midori depends on:
ii  libatk1.0-0         1.22.0-1             The ATK accessibility toolkit
ii  libc6               2.7-13               GNU C Library: Shared libraries
ii  libcairo2           1.6.4-6              The Cairo 2D vector graphics libra
ii  libglib2.0-0        2.16.4-2             The GLib library of C routines
ii  libgtk2.0-0         2.12.11-3            The GTK+ graphical user interface 
ii  libgtksourceview2.0 2.2.2-1              shared libraries for the GTK+ synt
ii  libpango1.0-0       1.20.5-1             Layout and rendering of internatio
ii  libwebkit-1.0-1     1.0.1-2              Web content engine library for Gtk
ii  libxml2             2.6.32.dfsg-2+lenny1 GNOME XML library

midori recommends no packages.

midori suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to