Reporter | Josh Kodroff (jkodroff) |
---|---|
Created | Apr 8, 2012 3:48:20 AM |
Updated | Apr 8, 2012 3:48:20 AM |
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 EAP for Visual Studio 11 Beta Version=7.0.7.347, Built=2012-04-02T15:28:30, Configuration=“Csharp PublicMode Vbnet VS1100”
myShouldDie
--- EXCEPTION #1/1 [LoggerException]
Message = myShouldDie
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = CacheUpdate
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
myShouldDie
--- EXCEPTION #1/1 [LoggerException]
Message = myShouldDie
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = CacheUpdate
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run_ExecJob(Job job, CacheWorkItemSubprogress subprogressApartmentThreaded) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CacheUpdateThread.cs:line 137 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CacheUpdateThread.cs:line 86 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.<.ctor>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CacheUpdateThread.cs:line 27 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()