Out of memory exception after project build, close/reopen
EricPeterson
Posts: 6
Using version 6.5.2.21 Pro
if SA is closed and i open it and my project, then build my project, things work as expected.
if i then close the project (and leave SA open), then reopen my project and try to rebuild my project, i am getting a
System.OutOfMemoryException
If i close SA between runs, it works fine.
let me know if you want me to do anything else (extended logging, etc) on this.
if SA is closed and i open it and my project, then build my project, things work as expected.
if i then close the project (and leave SA open), then reopen my project and try to rebuild my project, i am getting a
System.OutOfMemoryException
If i close SA between runs, it works fine.
let me know if you want me to do anything else (extended logging, etc) on this.
Eric R Peterson
Comments
Can you tell us how much memory is used up by the SA project after 1 iteration please?
SmartAssembly.exe SmartAssembly.exe 5024 < 0.01 172,316 K 202,640 K SmartAssembly Red Gate Software Ltd.
After one build:
SmartAssembly.exe SmartAssembly.exe 5024 0.01 1,227,888 K 1,055,156 K SmartAssembly Red Gate Software Ltd.
Without closing SA, after second build:
SmartAssembly.exe SmartAssembly.exe 5024 0.02 499,076 K 446,916 K SmartAssembly Red Gate Software Ltd.
What is interesting is when i clicked Build, it immediately died. Clicking retry threw an unhandled exception which i reported via SA (object reference not set to an object). I used my email address on the bug report as well.
SA shut down after i submitted the error.
Let me know if you want anything else from me and i will get it ASAP.
Eric
please advise
Can you downgrade to 6.2 and see if it behaves better please:
http://downloads.red-gate.com/checkforu ... .2.215.exe
This, at least, proves its a regression and we will know which part of the code is causing the issue