[Webkit-unassigned] [Bug 42760] [Chromium]: Crash during find-in-page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 09:24:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42760





--- Comment #1 from Finnur Thorarinsson <finnur.webkit at gmail.com>  2010-07-21 09:24:44 PST ---
Call stack when it crashes:

0x6cf673c6     [chrome.dll     - scrollview.cpp:207]    WebCore::ScrollView::visibleContentRect(bool)
0x6cf66f6c     [chrome.dll     - scrollview.h:126]    WebCore::ScrollView::visibleWidth()
0x6d16ad77     [chrome.dll     - webframeimpl.cpp:558]    WebKit::WebFrameImpl::hasVisibleContent()
0x6d16dedb     [chrome.dll     - webframeimpl.cpp:2054]    WebKit::WebFrameImpl::shouldScopeMatches(WebCore::String const &)
0x6d16c9ed     [chrome.dll     - webframeimpl.cpp:1403]    WebKit::WebFrameImpl::scopeStringMatches(int,WebKit::WebString const &,WebKit::WebFindOptions const &,bool)
0x6d16e00d     [chrome.dll     - webframeimpl.cpp:2087]    WebKit::WebFrameImpl::callScopeStringMatches(WebKit::WebFrameImpl::DeferredScopeStringMatches *,int,WebKit::WebString const &,WebKit::WebFindOptions const &,bool)
0x6d16a9ac     [chrome.dll     - webframeimpl.cpp:431]    WebKit::WebFrameImpl::DeferredScopeStringMatches::doTimeout(WebCore::Timer<WebKit::WebFrameImpl::DeferredScopeStringMatches> *)
0x6cf66d84     [chrome.dll     - timer.h:98]    WebCore::Timer<WebCore::PageCache>::fired()
0x6d09f4c7     [chrome.dll     - threadtimers.cpp:112]    WebCore::ThreadTimers::sharedTimerFiredInternal()
0x6d09f43a     [chrome.dll     - threadtimers.cpp:90]    WebCore::ThreadTimers::sharedTimerFired()
0x6cc0be0e     [chrome.dll     - message_loop.cc:328]    MessageLoop::RunTask(Task *)
0x6cc0be4b     [chrome.dll     - message_loop.cc:336]    MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &)
0x6cc0bfe1     [chrome.dll     - message_loop.cc:443]    MessageLoop::DoWork()
0x6cc1c343     [chrome.dll     - message_pump_default.cc:50]    base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x6cc0bcb9     [chrome.dll     - message_loop.cc:204]    MessageLoop::RunInternal()
0x6cc0bc3e     [chrome.dll     - message_loop.cc:176]    MessageLoop::RunHandler()
0x6cc0bbec     [chrome.dll     - message_loop.cc:154]    MessageLoop::Run()
0x6cc2eb81     [chrome.dll     - renderer_main.cc:293]    RendererMain(MainFunctionParams const &)
0x6cb43bb1     [chrome.dll     - chrome_dll_main.cc:730]    ChromeMain
0x012f356c     [chrome.exe     - client_util.cc:200]    MainDllLoader::Launch(HINSTANCE__ *,sandbox::SandboxInterfaceInfo *)
0x012f3b5b     [chrome.exe     - chrome_exe_main.cc:46]    wWinMain

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list