yibaini / thread-sanitizer

Automatically exported from code.google.com/p/thread-sanitizer
0 stars 0 forks source link

signal_recursive.cc hangs up #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The following bot is full of leftover signal_recursive.cc processes consuming 
CPU. Each seems to have only 1 thread (according to gdb, which also thinks that 
the process is 32-bit, so this may not be super reliable).

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux

This probably explains the random timeouts in the compiler-rt test step on the 
bot.

Original issue reported on code.google.com by euge...@google.com on 4 Jun 2015 at 6:30

GoogleCodeExporter commented 9 years ago
I've disabled the test in r239063.

Original comment by euge...@google.com on 4 Jun 2015 at 6:33

GoogleCodeExporter commented 9 years ago
How can I reproduce the failure?

Original comment by dvyu...@google.com on 5 Jun 2015 at 8:41

GoogleCodeExporter commented 9 years ago
Hard to say, I could not reproduce it locally. Perhaps under load?

Original comment by euge...@google.com on 5 Jun 2015 at 6:15

GoogleCodeExporter commented 9 years ago
Adding Project:ThreadSanitizer as part of GitHub migration.

Original comment by gli...@google.com on 30 Jul 2015 at 9:21