Bug 134964 - [Win] crash on imgur.com
Summary: [Win] crash on imgur.com
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 22:37 PDT by Alex Christensen
Modified: 2014-07-15 22:37 PDT (History)
1 user (show)

See Also:


Attachments

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