Bug 196032

Summary: JSC::createError needs to check for OOM in errorDescriptionForValue
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Tadeu Zagallo <tzagallo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dwfault, ews-watchlist, keith_miller, mark.lam, msaboff, rmorisset, ryanhaddad, saam, sroberts, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196089
Attachments:
Description Flags
Patch none

Tadeu Zagallo
Reported 2019-03-20 13:56:51 PDT
...
Attachments
Patch (5.62 KB, patch)
2019-03-20 14:07 PDT, Tadeu Zagallo
no flags
Tadeu Zagallo
Comment 1 2019-03-20 14:07:18 PDT
Tadeu Zagallo
Comment 2 2019-03-20 14:25:41 PDT
Mark Lam
Comment 3 2019-03-20 14:31:18 PDT
Comment on attachment 365396 [details] Patch r=me
WebKit Commit Bot
Comment 4 2019-03-20 15:12:18 PDT
Comment on attachment 365396 [details] Patch Clearing flags on attachment: 365396 Committed r243246: <https://trac.webkit.org/changeset/243246>
WebKit Commit Bot
Comment 5 2019-03-20 15:12:19 PDT
All reviewed patches have been landed. Closing bug.
Ryan Haddad
Comment 6 2019-03-20 16:48:17 PDT
stress/create-error-out-of-memory-rope-string.js is failing on the Release JSC bot: https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20JSC%20%28Tests%29/builds/8582/steps/jscore-test/logs/stdio
Yusuke Suzuki
Comment 7 2019-03-20 17:28:05 PDT
Shawn Roberts
Comment 8 2019-03-21 09:37:11 PDT
stress/create-error-out-of-memory-rope-string.js.bytecode-cache stress/create-error-out-of-memory-rope-string.js.default stress/create-error-out-of-memory-rope-string.js.dfg-eager stress/create-error-out-of-memory-rope-string.js.dfg-eager-no-cjit-validate stress/create-error-out-of-memory-rope-string.js.dfg-maximal-flush-validate-no-cjit stress/create-error-out-of-memory-rope-string.js.ftl-eager stress/create-error-out-of-memory-rope-string.js.ftl-eager-no-cjit stress/create-error-out-of-memory-rope-string.js.ftl-eager-no-cjit-b3o1 stress/create-error-out-of-memory-rope-string.js.ftl-no-cjit-b3o0 stress/create-error-out-of-memory-rope-string.js.ftl-no-cjit-no-inline-validate stress/create-error-out-of-memory-rope-string.js.ftl-no-cjit-no-put-stack-validate stress/create-error-out-of-memory-rope-string.js.ftl-no-cjit-small-pool stress/create-error-out-of-memory-rope-string.js.ftl-no-cjit-validate-sampling-profiler stress/create-error-out-of-memory-rope-string.js.no-cjit-validate-phases stress/create-error-out-of-memory-rope-string.js.no-ftl stress/create-error-out-of-memory-rope-string.js.no-llint New test is causing 15 Failures on JSC Debug queue's. https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20(Tests)/builds/2394/steps/jscore-test/logs/stdio
Tadeu Zagallo
Comment 9 2019-03-21 11:15:37 PDT
(In reply to Shawn Roberts from comment #8) > New test is causing 15 Failures on JSC Debug queue's. I'm fixing it in https://bugs.webkit.org/show_bug.cgi?id=196089
dwfault
Comment 10 2019-03-27 19:49:14 PDT
*** Bug 195875 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.