Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Issue 3976001: crash-reporter: avoid deadlock if dbus-daemon is hanging (Closed)

Created:
10 years, 2 months ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

crash-reporter: avoid deadlock if dbus-daemon is hanging Change-Id: I40ba7fb556217bf0bea156e0496145d7195a1229 BUG=7783 TEST=sudo pkill -STOP dbus-daemon;sleep 100&ill -SEGV $!;pgrep crash_reporter shows crash_reporter finished dumping sleep, even though dbus-daemon is unreachable. Also ran UserCrash and CrashSender. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=fee4293

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M crash_reporter.cc View 2 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kmixter1
10 years, 2 months ago (2010-10-20 21:13:32 UTC) #1
petkov
10 years, 2 months ago (2010-10-20 21:19:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698