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

Issue 2548653004: win64: fix lookup of RtlAddFunctionTable() helper for v8 (Closed)

Created:
4 years ago by scottmg
Modified:
4 years ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win64: fix lookup of RtlAddFunctionTable() helper for v8 This helper function moved from chrome.exe to chrome_elf. The failure to look up is unfortunately silent because the same code is used in test binaries. As a result, RtlAddFunctionTable() wasn't called, so any crashes with v8 jit on the stack on Win x64 caused program termination without giving our crash handler a chance to catch it. R=thakis@chromium.org, jochen@chromium.org BUG=670466, 656800, 604923, v8:3598 Committed: https://crrev.com/56c90a89889693bd6e1a7d7bb4b8f49c69bab2fd Cr-Commit-Position: refs/heads/master@{#436041}

Patch Set 1 #

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

Messages

Total messages: 15 (7 generated)
scottmg
Nico: Jochen is the right OWNERS to review this, but as it's already weekend there, ...
4 years ago (2016-12-02 19:43:37 UTC) #3
Nico
lgtm (I don't understand the connection to v8:3598, but hey) An automated integration-thingy test is ...
4 years ago (2016-12-02 20:01:12 UTC) #5
scottmg
On 2016/12/02 20:01:12, Nico wrote: > lgtm (I don't understand the connection to v8:3598, but ...
4 years ago (2016-12-02 20:24:09 UTC) #6
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/2548653004/1
4 years ago (2016-12-02 20:24:54 UTC) #8
Nico
On Fri, Dec 2, 2016 at 3:24 PM, <scottmg@chromium.org> wrote: > On 2016/12/02 20:01:12, Nico ...
4 years ago (2016-12-02 20:30:47 UTC) #9
scottmg
On 2016/12/02 20:30:47, Nico wrote: > On Fri, Dec 2, 2016 at 3:24 PM, <mailto:scottmg@chromium.org> ...
4 years ago (2016-12-02 20:31:15 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-02 21:53:21 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-02 21:56:44 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/56c90a89889693bd6e1a7d7bb4b8f49c69bab2fd
Cr-Commit-Position: refs/heads/master@{#436041}

Powered by Google App Engine
This is Rietveld 408576698