Does the SFML String2d class implement IDisposable? Do you dispose all instances correctly?
It might be that the finalizer thread is disposing them when they are in an invalid state.
Does the SFML String2d class implement IDisposable? Do you dispose all instances correctly?
It might be that the finalizer thread is disposing them when they are in an invalid state.