In CrashGenerator::CreateChildCrash we send a tkill signal to the thread which
is to crash and wait until this crashes the process. On Android it appears
that sometimes this signal is not delivered, even though the tkill function
returns successfully. Repeatedly calling tkill seems to fix this, however we
should not need to do this.
Original issue reported on code.google.com by rmcil...@chromium.org on 15 Apr 2014 at 10:04
Original issue reported on code.google.com by
rmcil...@chromium.org
on 15 Apr 2014 at 10:04