09-16-2013, 05:34 PM
Those pointers have nothing to do with the crash - they are essentially the same pointer and they aren't freed anywhere in that code (cChunkMap does all its thread-related housekeeping, so the rest of the code shouldn't ever call a delete on a cChunk)
The stacktrace has no reasonable info in it, I suppose that's a release mode build? Can you reproduce with a debug build?
The dump is useless unless you give us the exact executable that was used to create it. Either as a file download, or as a link in the CI. Also, is it 64-bit or 32-bit?
The stacktrace has no reasonable info in it, I suppose that's a release mode build? Can you reproduce with a debug build?
The dump is useless unless you give us the exact executable that was used to create it. Either as a file download, or as a link in the CI. Also, is it 64-bit or 32-bit?