Reporter | Alexander Shvedov (shvedov) |
---|---|
Created | Feb 7, 2012 4:45:58 PM |
Updated | Feb 7, 2012 4:45:58 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 6.1 EAP Version=6.5.0.0, Built=2012-02-07T12:36:59, Configuration=“Csharp InternalMode Vbnet VS1000”
At least one object must implement IComparable.
--- EXCEPTION #1/2 [ArgumentException]
Message = “At least one object must implement IComparable.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “At least one object must implement IComparable.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = “UI Thread”
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 least one object must implement IComparable.
--- EXCEPTION #1/2 [ArgumentException]
Message = “At least one object must implement IComparable.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Collections.Comparer.Compare(Object a, Object b) at System.Collections.Generic.ObjectComparer`1.Compare(T x, T y) at System.Linq.Enumerable.Min[TSource](IEnumerable`1 source) at JetBrains.ReSharper.Intentions.Bulbs.VisibleActions.CalculateIndicator() in c:\ReSharperHg\Psi.Features\src\Intentions\_Core\src\Bulbs\VisibleActions.cs:line 76 at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator..ctor(BulbContext context, VisibleActions visibleActions, DocumentManager documentManager, IMainWindow mainWindow) in c:\ReSharperHg\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 106 at JetBrains.ReSharper.Intentions.Bulbs.BulbManagerImpl.ShowIndicator(VisibleActions visibleActions, ITextControl textControl) in c:\ReSharperHg\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbManagerImpl.cs:line 307 at JetBrains.ReSharper.Intentions.Bulbs.BulbManagerImpl.WorkDoneContinuation(BulbItemsBuilder builder, VisibleActions actions) in c:\ReSharperHg\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbManagerImpl.cs:line 255 at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.WasOk(VisibleActions actions) in c:\ReSharperHg\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 90 at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BackgroundContextActionBuilder.Finish() in c:\ReSharperHg\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 384 at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\ReSharperHg\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 169
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “At least one object must implement IComparable.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = “UI Thread”
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.Util.Logger.LogException(Exception ex) in c:\ReSharperHg\Platform\src\Util\src\Logger\Logger.cs:line 622 at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\ReSharperHg\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 174 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\ReSharperHg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\ReSharperHg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\ReSharperHg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 975 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\ReSharperHg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\ReSharperHg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\ReSharperHg\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.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 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.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.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)