Skip to content

Fatal internal CLR error with custom control rendering and asynchronous reactive command #14144

Answered by BnnQ
BnnQ asked this question in Q&A
Discussion options

You must be logged in to vote

I tried changing ReactiveCommand to ICommand, and using the latest Avalonia nightly build, but it didn't help.
All that has changed is the stacktrace:

Fatal error. Internal CLR error. (0x80131506) 
at MicroCom.Runtime.MicroComRuntime+<>c.<.cctor>b__5_0(IntPtr, Boolean) 
 at MicroCom.Runtime.MicroComRuntime.CreateProxyFor(System.Type, IntPtr, Boolean) 
  at MicroCom.Runtime.MicroComRuntime.CreateProxyFor[System.__Canon, System.Private.CoreLib, Version=[8.0.0.0](https://8.0.0.0/), Culture=neutral, PublicKeyToken=7cec85d7bea7798e] 
   at Avalonia.Win32.WinRT.Composition.WinUiCompositedWindowRenderTarget.BeginDraw() 
    at Avalonia.Win32.OpenGl.Angle.AngleD3DTextureFeature+RenderTargetWrappe…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@timunie
Comment options

@BnnQ
Comment options

Answer selected by BnnQ
@BnnQ
Comment options

@timunie
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #14143 on January 08, 2024 12:21.