Title, the only real details I have are that the issue lies potentially either in windows (as kernelbase.dll having a fit) or as bassmidi.dll having a problem. Not entirely sure how to take a proper chrome dump, but the debug symbol given for bassmidi.dll appears to be something of substance.
> bassmidi.dll!00007ffea2ac5004() Unknown
I've spoken with the lead developer of OmniMIDI and nothing seems to indicate it being a problem with their end-- although they can reproduce it. I'm running OmniMIDI v14.6.13 (PR127), and the latest version of chrome, attempting to visit
https://mppclone.com. Chrome just dies when webMIDI is initialized, and bassmidi spits out the above symbol before an error in kernelbase causes windows to kill chrome, shown below.
Faulting application name: chrome.exe, version: 103.0.5060.114, time stamp: 0x62bf8a9a
Faulting module name: KERNELBASE.dll, version: 10.0.22000.795, time stamp: 0x960371d1
Exception code: 0xc0000409
Fault offset: 0x0000000000057929
I can provide more details on request.