summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-03-23 12:34:43 -0700
committerAndy McFadden <fadden@android.com>2010-03-23 12:34:43 -0700
commit06d6203f27c70d6f83f05e393559eff91d72ecc6 (patch)
tree3ab43d57ec5e0c74a930f9ca887200a2eca88dd1
parentf7a9cd1c040c00d0704b7743dfdef92c6196b4df (diff)
downloadlibcore-06d6203f27c70d6f83f05e393559eff91d72ecc6.zip
libcore-06d6203f27c70d6f83f05e393559eff91d72ecc6.tar.gz
libcore-06d6203f27c70d6f83f05e393559eff91d72ecc6.tar.bz2
Further refinements to "kill other thread".
Switched from SIGSEGV to SIGSTKFLT. Otherwise it looks like we're seg-faulting in code that was actually executing just fine. Ignore SIGSEGV before returning. This avoids creating a second dump when dvmAbort() is called. (If the caller's stack trace were at all interesting, we wouldn't be here, and we can do without the log spam.) Added some more details to the logging. For bug 2517042. Change-Id: Ifff7fd75d6dbf7e3663152787f8921dda215fe40
0 files changed, 0 insertions, 0 deletions