< * BlueMatt>
actually kinda wants 9674 for 0.14rc1 because some people, I'm sure, will test with DEBUG_LOCKORDER and it'd be nice to have the agressive enforcement
< sipa>
BlueMatt: yup
< gmaxwell>
BlueMatt: have you run helgrind with the rpc tests?
< BlueMatt>
no
< BlueMatt>
gmaxwell: do you want my suppressions file?
< gmaxwell>
that would seem like a good idea.. they do have generally better coverage than just running a node.
< BlueMatt>
yes, agreed, gotta feel comfortable with just running it first, though :p
< sipa>
i want to be able to run with -fsanitize=thread, but need to figure out how to run with a separately compiled libstdc++ etc
< gmaxwell>
I thought we had tests that ran with the libstdc++ debugging (thus needed a separately compiled libstc++)
< gmaxwell>
fsanitize thread might be a boon just due to being not impossibly slow.