Did anyone run combinations of tests and found minimal test sets where breaks happen? I tried read,alloc and it breaks. read only does not. From small number of tests I performed, it looks like RTAllocator is real culprit here. Most breaks happens while allocating, even one I saw in FileRd.Init() while running -tests read,alloc .