visual studio - Managed Debugging Assistant 'FatalExecutionEngineError' 0xc0000005 -


managed debugging assistant 'fatalexecutionengineerror' : 'the runtime has encountered fatal error. address of error @ 0x641ad419, on thread 0x5d0c. error code 0xc0000005. error may bug in clr or in unsafe or non-verifiable portions of user code. common sources of bug include user marshaling errors com-interop or pinvoke, may corrupt stack.'

this seems happen using asp.net core 1.1 , entity framework .net (not ef core). not happen of time, when it's during ef call.

i've tried enabling "use managed compatibility mode" described here, doesn't seem make difference.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -