[lldb-dev] Heisenbugs in the test-suite
Filipe Cabecinhas
filcab at gmail.com
Wed Aug 8 02:14:27 PDT 2012
Hi all,
I'm getting some Heisenbugs in the test-suite, sometimes.
This is what their trace looks like:
---------------------------------
runCmd: run
output: Process 99371 launched: '/Users/filcab/dev/lldb-pristine/test/functionalities/data-formatter/data-formatter-objc/a.out' (i386)
runCmd: thread list
runCmd failed!
error: Process must be launched.
---------------------------------
It only happens sometimes. Even with a fresh checkout. But it doesn't happen every time. We must have a race condition somewhere.
Is anyone seeing this too?
I'm on Mac OS X Lion (the latest).
Regards,
Filipe
More information about the lldb-dev
mailing list