Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(483)

Issue 123001: Support generating minidumps from live processes on Linux (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by Ted Mielczarek
Modified:
11 years, 7 months ago
Reviewers:
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

Accidentally filed a new issue at:
https://breakpad.appspot.com/44903

...so I'll just use that one instead.

Patch Set 1 #

Patch Set 2 : Patch with only relevant changes #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/crash_generation/client_info.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/client/linux/handler/exception_handler.cc View 1 chunk +46 lines, -1 line 0 comments Download
M src/client/linux/handler/exception_handler.h View 1 chunk +28 lines, -0 lines 0 comments Download
M src/client/linux/minidump_writer/linux_dumper.cc View 3 chunks +40 lines, -32 lines 0 comments Download
M src/client/linux/minidump_writer/linux_dumper.h View 2 chunks +16 lines, -5 lines 0 comments Download
M src/client/linux/minidump_writer/minidump_writer.cc View 15 chunks +111 lines, -32 lines 0 comments Download
M src/client/linux/minidump_writer/minidump_writer.h View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Ted Mielczarek
13 years, 10 months ago #1
Ted Mielczarek
13 years, 10 months ago #2
We've been carrying this downstream in Mozilla, we're using it to generate
minidumps for the browser/plugin processes when we detect hung plugins. The
patches are by Chris Jones, originally written in:
https://bugzilla.mozilla.org/show_bug.cgi?id=544936
https://bugzilla.mozilla.org/show_bug.cgi?id=555309
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted