Shutdown Resharper 5.0 in Visual Studio 2008 Fatal Error
Shutdown Resharper 5.0 in Visual Studio 2008 Fatal Error
Sincerly Thomas Stocker
---------------------------
ReSharper – Fatal Error – Technical Data
---------------------------
JetBrains ReSharper has encountered a fatal error.
Technical data follows.
Hint: Ctrl+C copies the text of system message boxes to Clipboard.
________________________________________________________________
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
--- EXCEPTION #1/3 [AccessViolationException]
Message = “Attempted to read or write protected memory. This is often an indication that other memory is corrupt.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.AccessViolationException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = Microsoft.VisualStudio.Shell.Interop
StackTraceString = “
at Microsoft.VisualStudio.Shell.Interop.IVsRegisterEditors.UnregisterEditor(UInt32 dwCookie)
at JetBrains.VsIntegration.PersistableView.VsPersistableViewEditorFactory.<>c__DisplayClass2.<JetBrains.ComponentModel.IComponent.Init>b__1() in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\PersistableView\VSPersistableViewEditorFactory.cs:line 43
at JetBrains.DataFlow.TryFinally.NonFinalizableDisposable.Close() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\TryFinally.cs:line 478
”
--- Outer ---
--- EXCEPTION #2/3 [FinallyException]
Message = “Attempted to read or write protected memory. This is often an indication that other memory is corrupt.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.DataFlow.TryFinally+FinallyException
Data.CreationStackTrace = “-=[ Stack trace logging disabled. ]=-”
Data.ObjectId = UnnamedNonFinalizable
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION==80131600
--- Outer ---
--- EXCEPTION #3/3 [LoggerException]
Message = “Attempted to read or write protected memory. This is often an indication that other memory is corrupt.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION==80131600
StackTraceString = “
at JetBrains.DataFlow.TryFinally.NonFinalizableDisposable.Close() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\TryFinally.cs:line 484
at JetBrains.DataFlow.TryFinally.NonFinalizableDisposable.Dispose() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\TryFinally.cs:line 519
at JetBrains.DataFlow.Disposables.Dispose() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Disposables.cs:line 310
at JetBrains.VsIntegration.PersistableView.VsPersistableViewEditorFactory.System.IDisposable.Dispose() in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\PersistableView\VSPersistableViewEditorFactory.cs:line 36
at JetBrains.ComponentModel.ComponentContainer.DisposeComponent(IComponent component) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 173
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.ICollectionChangedEventSink<JetBrains.ComponentModel.ComponentDescriptor>.OnRemove(ICollection`1 items) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 502
at JetBrains.ComponentModel.ComponentDeclarationsCache.UnadviseComponentDeclarationsCollectionChange(ICollectionChangedEventSink`1 sink) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Shell\src\ComponentModel\ComponentDeclarationsCache.cs:line 61
at JetBrains.ComponentModel.ComponentContainer.Dispose() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 534
at JetBrains.UI.Application.UIApplicationShell.Dispose() in c:\Agent\work\96fbaf816f1aa651\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 592
at JetBrains.Application.Shell.Shutdown() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Shell\src\Shell.cs:line 228
at JetBrains.Application.ShellBase.Shutdown() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Shell\src\ShellBase.cs:line 370
at JetBrains.UI.Application.UIApplicationShell.Shutdown() in c:\Agent\work\96fbaf816f1aa651\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 605
at JetBrains.VsIntegration.Application.VSShell.Shutdown() in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 385
at JetBrains.VsIntegration.Package.VsPackage.<Init_StartShell>b__20() in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\Package\VsPackage.cs:line 374
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 308
at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 341
at JetBrains.VsIntegration.Package.VsPackage.<Init_StartShell>b__1f() in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\Package\VsPackage.cs:line 371
at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass7`1.<Advise_FallingFront>b__6(PropertyChangedEventArgs`1 args) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 63
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 316
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 475
at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 167
at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 449
at JetBrains.DataFlow.PropertyBinding`2.CopySourceToTarget() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\PropertyBinding!2.cs:line 280
at JetBrains.DataFlow.PropertyBinding`2.OnSourceValueChanged() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\PropertyBinding!2.cs:line 257
at JetBrains.DataFlow.Signal`1.<>c__DisplayClasse.<Advise>b__d(TValue ) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 412
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 316
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 475
at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 167
at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 449
at JetBrains.DataFlow.CompositeProperty`3.OnAnySourceChanged() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\CompositeProperty!3.cs:line 109
at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass34`1.<Advise_NoAcknowledgement>b__33(PropertyChangedEventArgs`1 args) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 316
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 316
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 475
at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 167
at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 449
at JetBrains.DataFlow.PropertyBinding`2.CopySourceToTarget() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\PropertyBinding!2.cs:line 280
at JetBrains.DataFlow.PropertyBinding`2.OnSourceValueChanged() in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\PropertyBinding!2.cs:line 257
at JetBrains.DataFlow.Signal`1.<>c__DisplayClasse.<Advise>b__d(TValue ) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 412
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 316
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Signal!1.cs:line 475
at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 167
at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\96fbaf816f1aa651\Platform\src\Util\src\DataFlow\Property!1.cs:line 449
at JetBrains.VsIntegration.Package.VsPackage.<>c__DisplayClass19.<>c__DisplayClass1b.<Init_SizeNonZombied>b__16() in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\Package\VsPackage.cs:line 338
at JetBrains.VsIntegration.Package.VsPackage.<>c__DisplayClass19.<>c__DisplayClass1b.<Init_SizeNonZombied>b__18(__VSSPROPID vsspropid, Object o) in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\Package\VsPackage.cs:line 347
at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var) in c:\Agent\work\96fbaf816f1aa651\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsShell.cs:line 126
”
---------------------------
OK
---------------------------
Please sign in to leave a comment.