Comment #3 on issue 4279 by [email protected]: Check failed: 0 ==
result in v8::base::DestroyNativeHandle
https://code.google.com/p/v8/issues/detail?id=4279#c3
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/d42e81d587c725e38da3a53fc581db0e3476e408
commit d42e81d587c725e38da3a53fc581db0e3476e408
Author: binji <[email protected]>
Date: Thu Jul 09 19:30:18 2015
d8 workers: fix race on quit() with context_mutex_
When quit() is called, d8 shell exits without cleanup. If a worker is
running,
it might be holding the context_mutex_, which if destroyed will DCHECK.
BUG=4279
[email protected]
LOG=n
Review URL: https://codereview.chromium.org/1231473002
Cr-Commit-Position: refs/heads/master@{#29557}
[modify] http://crrev.com/d42e81d587c725e38da3a53fc581db0e3476e408/src/d8.cc
[add]
http://crrev.com/d42e81d587c725e38da3a53fc581db0e3476e408/test/mjsunit/regress/regress-4279.js
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.