DescriptionI'm not sure if this patch is really something we want to take, but we started seeing some minidumps with missing stack memory for a few threads (we're writing minidumps of the Flash player's sandboxed subprocess without its cooperation, so there's probably some issues there). This patch lets us get stacks for the threads that work. In general I think getting some data out of a dump is better than nothing, but as-implemented this kind of sucks because it just drops threads without stack memory on the floor. Patch Set 1 #
Total comments: 1
Patch Set 2 : Updated patch #MessagesTotal messages: 13
|