WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
229300
[ Win EWS ] http/tests/security/no-javascript-refresh-spaces.py is flaky crashing
https://bugs.webkit.org/show_bug.cgi?id=229300
Summary
[ Win EWS ] http/tests/security/no-javascript-refresh-spaces.py is flaky cras...
ayumi_kojima
Reported
2021-08-19 11:06:08 PDT
http/tests/security/no-javascript-refresh-spaces.py Is a flaky crashing on Windows-EWS. Result page:
https://ews-build.s3-us-west-2.amazonaws.com/Windows-EWS/r435762-101851-rerun/results.html
The flaky crash is not showing up on the open source directory:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2Fno-javascript-refresh-spaces.py
FAULTING_SOURCE_LINE: C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\platform\network\cf\ResourceHandleCFNet.cpp FAULTING_SOURCE_FILE: C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\platform\network\cf\ResourceHandleCFNet.cpp FAULTING_SOURCE_LINE_NUMBER: 304 FAULTING_SOURCE_CODE: 300: } 301: } 302: } 303:
> 304: client()->willSendRequestAsync(this, WTFMove(request), WTFMove(redirectResponse), [this, protectedThis = makeRef(*this), completionHandler = WTFMove(completionHandler)] (ResourceRequest&& request) mutable {
305: if (!request.isNull()) 306: request.setStorageSession(d->m_storageSession.get()); 307: completionHandler(WTFMove(request)); 308: }); 309: }
Attachments
Crash log
(160.51 KB, text/plain)
2021-08-19 11:07 PDT
,
ayumi_kojima
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
ayumi_kojima
Comment 1
2021-08-19 11:07:06 PDT
Created
attachment 435887
[details]
Crash log
Radar WebKit Bug Importer
Comment 2
2021-08-19 11:07:37 PDT
<
rdar://problem/82133474
>
ayumi_kojima
Comment 3
2021-08-19 11:12:56 PDT
Marked expectations
https://trac.webkit.org/changeset/281253/webkit
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