Chromium Code Reviews
DescriptionAdded errno (or GetLastError code) to crash dump when systemAllocPages fails.
To understand WTF::initializeWithoutV8 crashes, we need more information
about the crashes' reason. I guess, such crashes might occur because of
systemAllocPages (i.e. mmap or VirtualAlloc) failures.
So added errno (or GetLastError() code) to crash dumps when
systemAllocPages fails.
BUG=584628
Committed: https://crrev.com/3b1a0eabd9367582b35ffea641da1ee07baf4501
Cr-Commit-Position: refs/heads/master@{#377245}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : modify handleOutOfMemory #
Messages
Total messages: 18 (9 generated)
|
|||||||||||||||||||||||||||||||||||||