Comment 34 for bug 73536

Revision history for this message
In , Ted Mielczarek (ted-mielczarek) wrote :

Breakpad doesn't handle SIGTERM, so you should be okay there. You will probably need to make sure that your code interacts properly with the profile locking code, since the purpose of that signal handler is to clean up the profile lock correctly upon exit.