Re: [Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module.

From: Konstantin Komarov
Date: Fri Oct 24 2025 - 06:33:56 EST


On 10/6/25 12:30, craftfever@xxxxxxxxx wrote:

(i'd to change e-mail for setting correspoing headers for reply)
I made interesting investigation about the problem and found that if I put in kernel parameters preempt=full and threadirqs, crashing is gone, but corresponding process (git in this case) hangs and starting consuming CPU (therefore writing files is not happens) and it's impossible to kill it. But system is not crashing and stable in this case, case with full kernel preemption.

Hello,

Sorry for the delayed reply, and thanks for reporting this.
I'll try to reproduce the bug and follow up with my findings.

Regards,
Konstantin