Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(924)

Issue 2381773003: Add a flag for aborting on stack overflow. (Closed)

Created:
4 years, 2 months ago by Jarin
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add a flag for aborting on stack overflow. This is useful for correctness fuzzing where different compilers might overflow the stack in different points. Committed: https://crrev.com/6ca8c11fb37439de345c2e954c4c097b46055db3 Cr-Commit-Position: refs/heads/master@{#39862}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/flag-definitions.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Jarin
Could you take a look, please?
4 years, 2 months ago (2016-09-29 09:35:23 UTC) #4
Michael Starzinger
Unfortunately there seem to be more places that throw a "stack overflow" exception directly without ...
4 years, 2 months ago (2016-09-29 10:07:54 UTC) #7
Michael Achenbach
Thanks for working on this. Can't add more enlightenment to the details. Maybe we can ...
4 years, 2 months ago (2016-09-29 10:12:57 UTC) #8
Michael Starzinger
LGTM (modulo the V8_Fatal vs FATAL nit). I am fine with unifying all paths in ...
4 years, 2 months ago (2016-09-29 11:47:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2381773003/20001
4 years, 2 months ago (2016-09-29 11:52:17 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-29 12:20:08 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 12:20:42 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6ca8c11fb37439de345c2e954c4c097b46055db3
Cr-Commit-Position: refs/heads/master@{#39862}

Powered by Google App Engine
This is Rietveld 408576698