Bug 134964

Summary: [Win] crash on imgur.com
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   

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
Note You need to log in before you can comment on or make changes to this bug.