WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
134964
[Win] crash on imgur.com
https://bugs.webkit.org/show_bug.cgi?id=134964
Summary
[Win] crash on imgur.com
Alex Christensen
Reported
2014-07-15 22:37:49 PDT
When browsing the web on my favorite web browser (WinLauncher, of course) I get a crash on imgur.com. I open it, click on a picture on the front page, and push the right arrow about 20-30 times (each time loading the next page with the next picture). It crashes in 32-bit and 64-bit builds release builds of WinCairo, I haven't tried AppleWin. Here's the stack. WebFrameLoaderClient::dispatchDidFinishLoad is in Windows-specific code.
> WebKit.dll!WebFrameLoaderClient::dispatchDidFinishLoad() Line 496 C++
WebKit.dll!WebCore::FrameLoader::checkLoadCompleteForThisFrame() Line 2277 C++ WebKit.dll!WebCore::FrameLoader::checkLoadComplete() Line 2448 C++ WebKit.dll!WebCore::DocumentLoader::finishedLoading(double finishTime) Line 450 C++ WebKit.dll!WebCore::DocumentLoader::maybeLoadEmpty() Line 1395 C++ WebKit.dll!WebCore::DocumentLoader::startLoadingMainResource() Line 1406 C++ WebKit.dll!WebCore::FrameLoader::continueLoadAfterNavigationPolicy(const WebCore::ResourceRequest & __formal, WTF::PassRefPtr<WebCore::FormState> formState, bool shouldContinue) Line 2957 C++
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug