Access violation - code c0000005 (first/second chance not available)

If it doesn’t work, and in case you don’t happen to have thought of it, you can break for exceptions in the VS debugger by going to Debug->Exceptions, then turn on all exceptions. Then when it tries to access that memory, you may be able to drill down to what object it’s trying to access that isn’t there