Normally, when training Mamba2, I frequently encounter segmentation fault errors like '/tmp/tmpzyucsolv: line 3: xxxx Segmentation fault'. However, if I run 'sudo memtester 8G 2' in the terminal and let memtester operate in the background, the segmentation fault issues no longer occur. What is the principle behind this?