init.cpp:1635 prints mapBlockIndex.size() without cs_main. This is technically a race (though it is rather inconsequential). At some point someone should fix this so tsan stops complaining.
Race in printing mapBlockIndex.size() in init #11106
issue TheBlueMatt opened this issue on August 21, 2017-
TheBlueMatt commented at 3:25 PM on August 21, 2017: member
- laanwj added the label Bug on Aug 22, 2017
- MarcoFalke closed this on Oct 5, 2017
- MarcoFalke referenced this in commit e93fff1463 on Oct 5, 2017
- PastaPastaPasta referenced this in commit cee77b76d5 on Dec 22, 2019
- PastaPastaPasta referenced this in commit 4e4574c95c on Jan 2, 2020
- PastaPastaPasta referenced this in commit c0ef6547e8 on Jan 4, 2020
- PastaPastaPasta referenced this in commit c6fd593eef on Jan 12, 2020
- PastaPastaPasta referenced this in commit 73b3ef974a on Jan 12, 2020
- PastaPastaPasta referenced this in commit 88b7c4ec79 on Jan 12, 2020
- PastaPastaPasta referenced this in commit e12d711957 on Jan 12, 2020
- PastaPastaPasta referenced this in commit f262a8e85e on Jan 12, 2020
- PastaPastaPasta referenced this in commit 7da3480fe0 on Jan 12, 2020
- PastaPastaPasta referenced this in commit 9498e62c0e on Jan 16, 2020
- PastaPastaPasta referenced this in commit 980a053af8 on Jan 22, 2020
- PastaPastaPasta referenced this in commit d3bb020851 on Jan 29, 2020
- PastaPastaPasta referenced this in commit d44ea694a9 on Jan 29, 2020
- ckti referenced this in commit 75076e3c17 on Mar 28, 2021
- MarcoFalke locked this on Sep 8, 2021
- malbit referenced this in commit 1119592e76 on Nov 5, 2021
- gades referenced this in commit 8ceb7056f4 on Feb 6, 2022
Contributors
Labels