So I have a multithreaded DLL which crashes on me seemingly randomly and I'd like some pointers to good resources to help. The DLL spawns a thread to service some network requests and occasionally, ...