|
From: Philippe W. <phi...@sk...> - 2010-10-24 20:25:07
|
> Hmm, can you file a bug report? This is something that should be fixed. I will work on disabling the construction of univ_laog (and other laog related data structures) and file a bug. > Hmm, I'm not sure without further analysis. It might happen if your > program has a large number of locks at different addresses and it > locks them in a large number of different orders. What is exactly "a large number of locks at different addresses " : Doesn't each lock necessarily have its own address ? Once the laog data structures are not constructed anymore, I guess that helgrind stats produced at the end might help to understand what is going on. |