I have a patch that allows the processor to press on with other
threads even after being interrupted while walking one thread's stack.
If other threads would cause interrupts, this lets us take care of
them with fewer processing passes.
http://code.google.com/p/google-breakpad/issues/detail?id=177
http://code.google.com/p/google-breakpad/issues/attachment?aid=-6188166879311048539&name=breakpad.177.1.patch
Mark
-Ted