Description
Describe the issue
Version 1.19.0
Sometimes when starting an InferenceSession
this exception, Catastrophic Error
or Unspecified Error
is thrown
No other sessions will work at all until the application is stopped/started
New Unrelated Issue from Version 1.20.0
[ErrorCode:Fail] Trying to add a domain to DomainToVersion map, but the domain is already exist with version range (1, 1000). domain: "com.microsoft.extensions"
This is new to 1.20.0 happens at random like the other 2 error, however seems to be unrelated per the comments below, I upgraded to 1.20.0 to see if the first 2 error were resolved, but it has not, and has introduced this new one
To reproduce
new InferenceSession("Model.onnx") with a known working model
This is extremely hard to replicate, but we are getting plenty of error reports, in most cases it happens the first time after a system reboot, sometimes it just happens randomly
Urgency
Urgent, live application that has started failing globally
Platform
Windows
OS Version
10 & 11
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.19.0
ONNX Runtime API
C#
Architecture
X64
Execution Provider
DirectML
Execution Provider Library Version
1.19.0