Frequent VS2019 lock ups

I am really struggling with the reliability of developing with Meadow on VS2019. After two or three debug/break/change/code/compile/download/debug sessions, it goes through all the motions of going into debug mode but I see very few messages in the Meadow window:

When I click on stop debugging, VS locks up and I have to kill it in task manager which mostly works but sometimes it requires a complete PC reboot.

Andy

This is the exception that VS throws after you try and stop debugging.

image

Andy

and more issues :frowning:

Forwarded 11 bytes to VS
Meadow StdOut: memalign returned null when requesting 8392704 bytes (4096 alignment) -- out of memory?

Meadow StdOut: mono_os_mutex_trylock: pthread_mutex_trylock failed with "Error code '142'" (142)

Meadow StdOut: mono_os_mutex_trylock: pthread_mutex_trylock failed with "Error code '142'" (142)

Meadow StdOut: mono_os_mutex_trylock: pthread_mutex_trylock failed with "Error code '142'" (142)

Andy