Reporter | Slava Trenogin (derigel) |
---|---|
Created | Mar 1, 2012 7:52:02 PM |
Updated | Mar 1, 2012 7:52:02 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7.0 EAP Version=7.0.0.0, Built=2012-03-01T15:38:32, Configuration=“Csharp InternalMode Vbnet VS1100”
There is a leaked solution detected.
--- EXCEPTION #1/1 [LoggerException]
Message = “There is a leaked solution detected.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There is a leaked solution detected.
--- EXCEPTION #1/1 [LoggerException]
Message = “There is a leaked solution detected.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.VSI.Components.SolutionWatchdog.<OnTimer>b__0() in d:\ReSharper\Psi.Features\src\Features\VisualStudio\Internal\Src\Components\SolutionWatchdog.cs:line 66 at JetBrains.UI.Application.LocalReentrancyGuard.TryExecute(Action action) in d:\ReSharper\Platform\src\Util\src\Concurrency\LocalReentrancyGuard.cs:line 36 at JetBrains.ReSharper.VSI.Components.SolutionWatchdog.OnTimer() in d:\ReSharper\Psi.Features\src\Features\VisualStudio\Internal\Src\Components\SolutionWatchdog.cs:line 42 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in d:\ReSharper\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 22 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in d:\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in d:\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 523 at JetBrains.DataFlow.SimpleSignal.Fire() in d:\ReSharper\Platform\src\Util\src\DataFlow\SimpleSignal.cs:line 65 at JetBrains.UI.Options.Helpers.Controls.Timer.<.ctor>b__49(Object param0, EventArgs param1) in d:\ReSharper\Platform\src\UI\src\Options\Helpers\Controls.cs:line 1069 at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)