[lldb-dev] Non-deterministic test hangs introduced recently?
Malea, Daniel
daniel.malea at intel.com
Mon Apr 15 14:19:45 PDT 2013
Hi everyone,
Is anyone else seeing LLDB tests hang as of late? I built this morning's trunk on Mac OS X and saw LibcxxVectorDataFormatterTestCase hang indefinitely. After killing the tests and running them again, I am getting a little bit further.
The Linux buildbots are also seeing tests hang, but oddly enough I'm unable to reproduce the results on Linux locally. According to the logs the bots started hanging at the build of revisions r179327, r179328, r179329. gribozavr_ (from IRC) was able to capture this stack trace from a hanging Linux test http://pastebin.com/gNieQhWX
In my case (the hang on Mac OS X Mnt Lion) I was able to capture the following stack trace from the dotest.py process: pastebin.com/au1GKM2S<http://pastebin.com/au1GKM2S> and the following trace from the debugserver: http://pastebin.com/ta8h2e9W
Any help, even just confirming that this is in fact a problem that you're seeing, would be appreciated. Hopefully we can squash this bug soon, as I imagine it might block more than just this developer.
Thanks,
Dan
More information about the lldb-dev
mailing list