Bug 177832 - [ios] LayoutTest imported/w3c/web-platform-tests/payment-request/rejects_if_not_active.https.html is crashing in JSC::JSONParse
Summary: [ios] LayoutTest imported/w3c/web-platform-tests/payment-request/rejects_if_n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
: 177783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-10-03 12:35 PDT by Ryan Haddad
Modified: 2018-01-21 13:41 PST (History)
9 users (show)

See Also:


Attachments
Crash log (158.52 KB, text/plain)
2017-10-03 12:35 PDT, Ryan Haddad
no flags Details
Patch (13.23 KB, patch)
2018-01-21 00:45 PST, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-10-03 12:35:43 PDT
Created attachment 322565 [details]
Crash log

LayoutTest imported/w3c/web-platform-tests/payment-request/rejects_if_not_active.https.html is crashing

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   JavaScriptCore                	0x000000010a7cdaab JSC::JSONParse(JSC::ExecState*, WTF::String const&) + 27
1   com.apple.WebCore             	0x000000010c4deee0 WebCore::PaymentRequest::finishShowing() + 80
2   JavaScriptCore                	0x000000010af85964 WTF::RunLoop::performWork() + 164
3   JavaScriptCore                	0x000000010af85b82 WTF::RunLoop::performWork(void*) + 34
4   com.apple.CoreFoundation      	0x00000001045092b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
5   com.apple.CoreFoundation      	0x00000001045a8d31 __CFRunLoopDoSource0 + 81
6   com.apple.CoreFoundation      	0x00000001044edc19 __CFRunLoopDoSources0 + 185
7   com.apple.CoreFoundation      	0x00000001044ed1ff __CFRunLoopRun + 1279
8   com.apple.CoreFoundation      	0x00000001044eca89 CFRunLoopRunSpecific + 409
9   com.apple.Foundation          	0x0000000102ba2e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
10  com.apple.Foundation          	0x0000000102ba2d39 -[NSRunLoop(NSRunLoop) run] + 76
11  libxpc.dylib                  	0x0000000105ffc0d9 _xpc_objc_main + 460
12  libxpc.dylib                  	0x0000000105ffe4cb xpc_main + 143
13  com.apple.WebKit.WebContent   	0x0000000102af81ee main + 408
14  libdyld.dylib                 	0x0000000105ca7d81 start + 1

https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r222783%20(270)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fpayment-request%2Frejects_if_not_active.https.html
Comment 1 Ryan Haddad 2017-10-03 12:36:27 PDT
This test was added with http://trac.webkit.org/changeset/222754
Comment 2 Ryan Haddad 2017-10-03 14:28:10 PDT
Skipped test in https://trac.webkit.org/changeset/222811/webkit
Comment 3 Radar WebKit Bug Importer 2017-10-03 19:49:36 PDT
<rdar://problem/34805315>
Comment 4 Andy Estes 2018-01-21 00:39:16 PST
*** Bug 177783 has been marked as a duplicate of this bug. ***
Comment 5 Andy Estes 2018-01-21 00:45:03 PST
Created attachment 331859 [details]
Patch
Comment 6 WebKit Commit Bot 2018-01-21 13:41:12 PST
Comment on attachment 331859 [details]
Patch

Clearing flags on attachment: 331859

Committed r227277: <https://trac.webkit.org/changeset/227277>
Comment 7 WebKit Commit Bot 2018-01-21 13:41:14 PST
All reviewed patches have been landed.  Closing bug.