It seems the dictionaries used in the context class have some thread racing occurring when you have multiple WPF render threads (with own dispatchers). Some locks should fix it.
Comments: ** Comment from web user: teichgraf **
Comments: ** Comment from web user: teichgraf **
Fixed in 106981 by using ConcurrentDictionary for ref counting