Every now and again, I see this error during compilation:
internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:190: MapViewOfFileEx: Attempt to access invalid address.
And it happens with working progams, so it isn't an error in my code. And it seems to be quite random. It seems to be within the IDE or one of its components.
I know the error is not in my code because the same code will compile satisfactorily at some point. Also it can happen with several programs which ordinarily compile and function properly.
It is annoying because it seems only to be resolvable by a (sometimes more than one) reboot. I am using the local IDE, v1.8.9, but I have experienced it with earlier versions. I am currently working with Arduino Dues and PJRCs Teensy 4.1s, and it can happen with either.
Any ideas will be welcomed!
KA Spencer