Increase Breakpad's signal handler stack size.
Some unittests fail on Android (both on Arm and Arm64) without this stack
size increase.
BUG=354405,335641
R=mark@chromium.org
Committed: 1307
With this CL, the Arm64 build of breakpad_unittests passes almost all the tests,
and the only two remaining ones which break are also broken for Arm on Android.
The two tests which seem to hang on Android (both for arm and arm64):
- LinuxCoreDumperTest.VerifyDumpWithMultipleThreads
- ElfCoreDumpTest.ValidCoreFile
Any thoughts on why these don't pass on Android?
PTAL.
Issue 1484002: Increase Breakpad's signal handler stack size.
(Closed)
Created 10 years, 7 months ago by rmcilroy
Modified 10 years, 7 months ago
Reviewers: Mark Mentovai
Base URL: http://google-breakpad.googlecode.com/svn/trunk/src
Comments: 0