MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

R# plugin consumes 1 GB of memory with VS2010 and R# 5.0 RTM #656

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Install Gallio on a system with VS2010 and ReSharper 5.0 RTM
2. Start Task Manager
3. Start VS2010 and watch the memory usage of devenv.exe (it eventually
reaches about 1.1 GB on my machine after making VS2010 unresponsive for
about 30 seconds)
4. Disable the ReSharper Gallio plugin or uninstall Gallio
5. Restart VS2010 and watch the memory usage again (this time, it is only
about 100 MB on my machine)

What is the expected output? What do you see instead?

Expected: ReSharper plugin should not use 1 GB of memory
Actual: ReSharper plugin does use 1 GB of memory

What version of the product are you using? On what operating system?

Gallio 3.2 build 420, either x86 or x64, on Windows 7; older builds of
Gallio also have the same problem.

Original issue reported on code.google.com by nerei...@gmail.com on 26 Apr 2010 at 4:00

GoogleCodeExporter commented 8 years ago
Further inspection seems to show that I'm experiencing this problem with any
ReSharper plugin, not just the Gallio test runner, so it's probably not your 
problem.
 I'll keep investigating this on my own.

Original comment by nerei...@gmail.com on 3 May 2010 at 9:40

GoogleCodeExporter commented 8 years ago
Still not sure what the problem was exactly, but I believe I've found a 
solution, so
I'll post it here in case anyone else has a similar problem and sees this.

After testing on another machine and another account, I figured out that it was
something about my account causing the problem.  I reset my VS2010 settings to 
the
defaults, and that seems to have fixed everything.

Feel free to close this issue.

Original comment by nerei...@gmail.com on 4 May 2010 at 4:44

GoogleCodeExporter commented 8 years ago
OK, thanks for investigating :)

Original comment by grahamr...@gmail.com on 4 May 2010 at 8:32