Sgenmi / gperftools

Automatically exported from code.google.com/p/gperftools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Dead-lock found in "InitTCMallocTransferNumObjects" on VS2012 x64 Debug build #542

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open gperftools.sln in VS2012 on windows 8 Pro 64bit
2.create new configuration x64
3.compile libtcmalloc_minimal and tcmalloc_minimal_unittest-static
4.run tcmalloc_minimal_unittest-static, a dead-lock found in "getenv"

What version of the product are you using? On what operating system?
the latest svn trunk,   VS2012, Windows 8 Pro 64bit

Original issue reported on code.google.com by jackyf...@gmail.com on 27 Jun 2013 at 4:45

GoogleCodeExporter commented 9 years ago
Hm. I'm sure I've seen something similar myself and even had some patch. Not 
able to find it now. And it actually works now. Not sure why. Perhaps some MSVC 
update.

Can you please re-test ?

Original comment by alkondratenko on 14 Sep 2013 at 10:25

GoogleCodeExporter commented 9 years ago
issue 610 has more information

Original comment by alkondratenko on 6 Mar 2014 at 3:05