Reporter | Andrew Serebryansky (andrew.serebryansky) |
---|---|
Created | Feb 17, 2012 5:29:47 PM |
Updated | Feb 17, 2012 5:29:47 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 Current Development Version=6.5.1.4505, Built=2012-02-16T13:05:30, Configuration=“Csharp InternalMode Vbnet VS1000”
Common Language Runtime detected an invalid program.
--- EXCEPTION #1/2 [InvalidProgramException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidProgramException
HResult = COR_E_INVALIDPROGRAM=8013153A
Source = JetBrains.ReSharper.Features.SolBuilderDuo
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = SolBuilderDuo::EngineStarter
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Common Language Runtime detected an invalid program.
--- EXCEPTION #1/2 [InvalidProgramException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidProgramException
HResult = COR_E_INVALIDPROGRAM=8013153A
Source = JetBrains.ReSharper.Features.SolBuilderDuo
StackTraceString = “
at JetBrains.ReSharper.Features.SolBuilderDuo.Engine.MsbuildExe.MsbuildExeEngineStarter.<WorkerRun_RenderBuildFile>b__29(FileSystemPath file) at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1556 at JetBrains.ReSharper.Features.SolBuilderDuo.Engine.MsbuildExe.MsbuildExeEngineStarter.WorkerRun_RenderBuildFile() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\SolutionBuilder\Duo\Src\Engine\MsbuildExe\MsbuildExeEngineStarter.cs:line 337 at JetBrains.ReSharper.Features.SolBuilderDuo.Engine.MsbuildExe.MsbuildExeEngineStarter.WorkerRun(ObsoleteLifetimeAndDefinitionAtTheSameTime disposablesRunMain) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\SolutionBuilder\Duo\Src\Engine\MsbuildExe\MsbuildExeEngineStarter.cs:line 270
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = SolBuilderDuo::EngineStarter
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Features.SolBuilderDuo.Engine.MsbuildExe.MsbuildExeEngineStarter.WorkerRun(ObsoleteLifetimeAndDefinitionAtTheSameTime disposablesRunMain) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\SolutionBuilder\Duo\Src\Engine\MsbuildExe\MsbuildExeEngineStarter.cs:line 283 at JetBrains.ReSharper.Features.SolBuilderDuo.Engine.MsbuildExe.MsbuildExeEngineStarter.<>c__DisplayClassa.<BeginRun>b__9() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\SolutionBuilder\Duo\Src\Engine\MsbuildExe\MsbuildExeEngineStarter.cs:line 213 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg) at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524 at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 377 at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 240 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()