[BUG] Loopback endpoints specified in midi config file cause service to crash on startup (DP8) #477
Labels
area-transports 🚌
General transports like USB, BLE, Network, etc.
bug 🐞
Something isn't working
dp9-fixed
Fixed in developer preview 9
Due to a race condition with initialization, specifying loopback endpoints in the
midiconfig json
will cause the service to crash on startup.Repro
update the
default.midiconfig.json
file (assuming that is the current config file specified in the registry) in%allusersprofile%\Microsoft\MIDI
(will require permissions changes in current Canary releases) with the following:(ensure you replace the contents of the existing Loopback GUID section and do not create a duplicate section)
Restart the service. It will fail to start.
Fixed in DP9. Capturing here in case anyone runs into it.
The text was updated successfully, but these errors were encountered: