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

Issue 378001: Reap child in VerifyStackReadWithMultipleThreads (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by chrisdearman
Modified:
12 years, 5 months ago
Reviewers:
Ben Chan
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

Reap child in VerifyStackReadWithMultipleThreads

This avoids accumulating zombie processes when running
the test multiple times in a single test run.

Signed-off-by: Chris Dearman <chris@mips.com>

Patch Set 1 #

Total comments: 1

Patch Set 2 : Reap child in VerifyStackReadWithMultipleThreads #

Patch Set 3 : Reap child in VerifyStackReadWithMultipleThreads #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Ben Chan
http://breakpad.appspot.com/378001/diff/1/src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc File src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc (right): http://breakpad.appspot.com/378001/diff/1/src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc#newcode262 src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc:262: ASSERT_EQ(WTERMSIG(status), SIGKILL); according to gtest doc: ASSERT_EQ(expected, actual) i.e. ...
12 years, 6 months ago #1
chrisdearman
Patch set 3 fixes the ASSERT_EQ/ASSERT_NE issues
12 years, 6 months ago #2
Ben Chan
lgtm
12 years, 6 months ago #3
Ben Chan
12 years, 5 months ago #4
On 2012/04/18 20:34:34, Ben Chan wrote:
> lgtm

Chris, looks like this patch has been committed @r956.  Could you close this
issue? Thanks.
Sign in to reply to this message.

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