Whenever 1 of my browsers crashes or plays up it causes my Basic . EXE (running in Untitled window) to crash as "QB64.EXE Stopped or something". This happens with both IE11 & FF58.
I think the browser crashes are the result of bad HTML from the server, but why should it affect QB64?
I'm pretty sure it's not my Basic program as I can restart it & it continues past the crash point. Also it never crashes except immediately after a bad browser event, usually a crash.
The last Windows event reported:
Faulting application name: primes64.exe, version: 0.0.0.0, time stamp: 0x5a9d012f
Faulting module name: msvcrt.dll, version: 7.0.16299.125, time stamp: 0x692918b7
Exception code: 0xc000041d
Fault offset: 0x000899d7
Faulting process ID: 0x56a8
Faulting application start time: 0x01d3b45cd77bc434
Faulting application path: E:\Compiler\Basic\primes64.exe
Faulting module path: C:\WINDOWS\System32\msvcrt.dll
Report ID: 7ef8d258-f6f3-49be-ab08-566b3ee61a47
Faulting package full name:
Faulting package-relative application ID:
Anybody else experienced this?