Open OlliV opened 4 years ago
Before c94e57c0b982a979f958594db02bc94029ae3c24 there was no clear error shown but instead everything was just stuck. When it occurred with proc.c
dyndebug, it was then apparent that the COW handler was spinning in a DAB loop.
It seems to be a race condition as it looks like everything is working better and better when more debugging is enabled, e.g. enabling
proc.c
dyndebug almost fixes it. The crash doesn't always happen immediately when a fatfs is accessed but after a few commands that will read the fs.