Re: Out of Memory Exception on NUnit Version 2.2.9
"Kelly Anderson" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
The last time I saw this it was a stack overflow in my own code. Have you attached a debugger to the process and seen where things go wrong? Updating NUnit probably won't help if that is the problem. -Kelly On Wed, May 21, 2008 at 1:23 PM, Stacy Rippey <[email protected]> wrote: > > Hello! > My team is experiencing an OutOfMemory exception while running NUnit Tests > on Version 2.2.9. > > We do initially load a lot of information, but I can't seem to pin-point > the best approach to dispose of the data after each TestFixture is run. > > I did a lot of research on the internet & did not come up with the best > approach to fix this. > > I was wondering if any updates have been made to NUnit that could help us > out? > > Our Exception: > > NUnit Exception: > > System.OutOfMemoryException occurred > Message="Exception of type 'System.OutOfMemoryException' was thrown." > Source="mscorlib" > StackTrace: > at System.IO.MemoryStream.set_Capacity(Int32 value) > > This is a website noting the very same issue that we are having: > http://osdir.com/ml/windows.dotnet.nunit.user/2007-06/msg00016.html > > Thank You! > Stacy Rippey > Progressive Insurance > Information Technology > PH: 440.395.9501 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Nunit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/