RESOLVED FIXED 12474
REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
https://bugs.webkit.org/show_bug.cgi?id=12474
Summary REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: load...
Mark Rowe (bdash)
Reported 2007-01-30 06:02:15 PST
From the buildbot output: ASSERTION FAILED: loader->handle() (/Users/buildbot/Desktop/BuildData/WebKit-BuildSlave/post-commit-leaks-powerpc-mac-os-x/build/WebCore/loader/loader.cpp:142 virtual void WebCore::Loader::didReceiveResponse(WebCore::SubresourceLoader*, const WebCore::ResourceResponse&)) Segmentation fault I am seeing this locally with 100% reproducibility on editing/pasteboard/paste-RTFD.html and editing/pasteboard/paste-TIFF.html. This has been broken since the tests were landed in r19244 as part of the fix for bug 10725.
Attachments
Mark Rowe (bdash)
Comment 1 2007-01-30 06:24:27 PST
I have disabled the two tests that are causing the assertion failure so that the layout tests run to completion. Having the layout tests busted for over 10 hours makes me nervous.
Graham Dennis
Comment 2 2007-01-30 14:45:04 PST
Fixed in r19267 by Anders.
Note You need to log in before you can comment on or make changes to this bug.