WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
63266
[Snow Leopard WebKit2 Tests] fast/workers/shared-worker-load-error.html, fast/workers/worker-context-multi-port.html, http/tests/workers/shared-worker-redirect.html, and http/tests/xhtmlmp/xhtml.xhtmlmp crashing
https://bugs.webkit.org/show_bug.cgi?id=63266
Summary
[Snow Leopard WebKit2 Tests] fast/workers/shared-worker-load-error.html, fast...
Jessie Berlin
Reported
2011-06-23 11:12:25 PDT
fast/workers/shared-worker-load-error.html crash log (com.apple.WebCore: WebCore::SharedWorkerScriptLoader::notifyFinished() + 197) fast/workers/worker-context-multi-port.html crash log (com.apple.JavaScriptCore: JSC::HandleHeap::visitWeakHandles(JSC::HeapRootVisitor&) + 120) http/tests/workers/shared-worker-redirect.html crash log (com.apple.WebCore: WebCore::DocumentThreadableLoader::willSendRequest(WebCore::SubresourceLoader*, WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 85) http/tests/xhtmlmp/xhtml.xhtmlmp crash log (com.apple.JavaScriptCore: JSC::HandleHeap::visitWeakHandles(JSC::HeapRootVisitor&) + 120) These crashes started happening somewhere in (89499, 89505]:
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28WebKit2%20Tests%29/builds/12823
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28WebKit2%20Tests%29/builds/12824
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r89505%20(12824)/results.html
They are not appearing on the Windows WK2 bots. Only one of the 4 is skipped on Windows (all http/tests/workers). I see 3 potential culprits:
http://trac.webkit.org/changeset/89503
http://trac.webkit.org/changeset/89504
and possibly
http://trac.webkit.org/changeset/89505
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2011-06-23 11:29:43 PDT
Definitely not
http://trac.webkit.org/changeset/89505
.
Darin Fisher (:fishd, Google)
Comment 2
2011-06-23 14:05:34 PDT
And
http://trac.webkit.org/changeset/89504
could not have had anything to do with this since the only WebCore change was to add a function that the PLATFORM(MAC) port doesn't call.
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