MinidumpProcessor uses the exception context for each thread. This is
wrong. The exception context is only correct for the crashed thread.
Other threads should use their own context.
Original issue reported on code.google.com by mmento...@gmail.com on 26 Oct 2006 at 10:16
Original issue reported on code.google.com by
mmento...@gmail.com
on 26 Oct 2006 at 10:16Attachments: