Chromium Code Reviews
DescriptionFix flaky disassembler crashes: do not call FindOldObject while concurrently sweeping.
The ia32 and x64 disassemblers call FindOldObject when trying to interpret addresses in the code. It's not safe to walk a heap page while it's being swept.
BUG=dart:22087
R=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=43729
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||