DescriptionFix a couple of bugs where we generate incorrect minidump files on Linux (e.g. use the same stream id twice, truncate /proc files, ...) Add support for writing out the current list of DSOs. If we recognize a stackframe that was generated when the seccomp sandbox intercepted a system call, clean up the stack in the crash dump. This allows for proper backtraces of sandboxed applications. Don't dump information about threads that don't have a valid stack pointer. There isn't really anything we can dump in this case anyway, and the data would be completely uninteresting. BUG=none TEST=trigger a crash dump in a sandbox'd process and verify the minidump with minidump-2-core Patch Set 1 #
Total comments: 8
Patch Set 2 : '' #
Total comments: 2
MessagesTotal messages: 5
|