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

Issue 10546112: Set thread stack size to 128k on macos debug builds as the parser runs into a stack overflow error … (Closed)

Created:
8 years, 6 months ago by siva
Modified:
8 years, 6 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Set thread stack size to 128k on macos debug builds as the parser runs into a stack overflow error as it recursively parses an expression in file_test.dart (issue 3537). Committed: https://code.google.com/p/dart/source/detail?r=8520

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M platform/thread_macos.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
TBR=hausner
8 years, 6 months ago (2012-06-11 23:37:31 UTC) #1
hausner
8 years, 6 months ago (2012-06-11 23:41:58 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698