Visual studio 2013 allocating +2GB of memory and crashes after inspect->Code issues in solution

I did not even know it was possible to consume more then 2GB of memory in a 32-bit process, but if I run 'inspect->Code issues in solution' 

my visual studio 2013 instance grows from 600mb to 2,7 GB (according to the taskmanager) and then crashes.

 

The solution is not very big, I did not count the lines, but maybe a few hundred files. Is there any information that I can gather to help solve this issue, or it is maybe a known issue?

 

 

1
1 comment
Avatar
Permanently deleted user

Hello,

Could you please take a memory snapshot when memory usage is high (around 2GB) using dotMemory (instructions are at https://confluence.jetbrains.com/display/ReSharper/ReSharper+Profiling+Instructions)? Alternatively, if you are able to share your solution, we could take a look ourselves.

Thanks!

0

Please sign in to leave a comment.