We started getting OutOfMemoryExceptions while running builds on our build server. Now we started to investigate and we found a memory leak in AutomationExtensions.
Steps to reproduce and sample test project are attached in the internal description.
2 comments
Ruslan
Posted on:22 Oct 2014 00:25
Application: Telerik.TestStudio.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
Stack:
at System.Net.Sockets.OverlappedAsyncResult.PostCompletion(Int32)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
ADMIN
Shtilianov
Posted on:08 Apr 2014 13:53
Hi, the problem is fix and the fix will be included in the upcoming release.