RakNet, SWIG and a nasty Garbage Collector bug.
We’ve been hunting for months a very rare crash that was driving us nuts. It was further obfuscated because a SEH exception (a nasty one) was being caught by C# and being rethrown as a completely different exception (that looked like an innocent one). If you use RakNet + SWIG […]