breakpad/src/client/linux/handler
mark@chromium.org 44356b590b ExceptionHandler::HandleSignal
(https://code.google.com/searchframe#OAMlx_jo-ck/src/breakpad/src/client/linux/handler/exception_handler.cc&exact_package=chromium&q=SI_USER&type=cs&l=389)
requires si_pid to be equal to getpid() for SI_USER signals.

This is a patch by Lei Zhang (thestig@chromium.org) that fixes the issue with
Chrome+ASan being unable to upload the crash dump to the crash server when the
seccomp sandbox is on.

Patch by Alexander Potapenko <glider@chromium.org>
Review URL: https://codereview.appspot.com/7066068/


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1095 4c0a9323-5329-0410-9bdc-e9ce6186880e
2013-01-14 18:53:18 +00:00
..
exception_handler_unittest.cc Cleaning up google-breakpad source code of signed-unsigned comparison warnings 2012-11-21 01:33:08 +00:00
exception_handler.cc ExceptionHandler::HandleSignal 2013-01-14 18:53:18 +00:00
exception_handler.h Allow generating minidumps from live process on Linux via ExceptionHandler 2012-09-18 18:51:56 +00:00
minidump_descriptor.cc Fix unused variable warning in optimized build (fix proveded by Matthew Riley) 2012-11-21 01:38:58 +00:00
minidump_descriptor.h Add optional file size limit for minidumps 2012-11-15 00:01:13 +00:00