Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7989

v8's ContextSwitcher::PreemptionReceieved() may check the wrong isolate

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.2
    • Affects Version/s: 2.3.2
    • Component/s: JavaScript
    • None
    • ALL

      In v8thread.cc, ContextSwitcher::PreemptionReceived() is called from the target
      thread (as opposed to the ContextSwitcher thread), yet it was asserting the
      wrong isolate was locked.

      Some details are here, although they do not confirm the issue with PreemptionReceived:

      http://code.google.com/p/v8/issues/detail?id=1427

            Assignee:
            benjamin.becker Ben Becker
            Reporter:
            benjamin.becker Ben Becker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: