I updated to 1848 last friday, but today it seemed that for a certain project I'm working in VA X keeps crashing. There is no real set of actions you can take to reproduce it, you just do your work like you do normally and then in about a minute or two it suddenly crashes:
Unhandled exception at 0x1edebf77 in devenv.exe: 0xC0000005: Access violation writing location 0x12ca0ffc. C:\\Program Files (x86)\\Visual Assist X\\VA_X.dll:
Debugging Visual Studio reveals that the crash occurs in VA_X.dll. I have a minidump available if you're interested, but it's 320MB. Alternatively, I can produce a stacktrace, but then I'll need symbol information. The trace currently only shows one entry, with the instruction pointer located at 0x1EDEBF77 (with VA_X.dll being loaded at base 0x1ED0000). I'd rather not share our codebase, it's pretty big and proprietary :)