Reporter | Philip Rieck (philiprieck) |
---|---|
Created | Dec 23, 2009 7:16:20 PM |
Updated | Feb 7, 2012 2:03:09 PM |
Resolved | Feb 8, 2010 9:33:15 PM |
Priority | Normal |
Type | Exception |
Fix versions | 5.0 |
State | Fixed |
Assignee | Evgeny Pasynkov (pasynkov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | 5.0.1612.107 |
vs2008 was idle and not focused
JetBrains ReSharper 5 Version=5.0.1564.11, Built=2009-12-23T00:51:24, Configuration=“Csharp PublicMode Vbnet VS0900”
Previous exception:AssertionException : charOffset should be in a window
charOffset should be in a window
--- EXCEPTION #1/2 [AssertionException]
Message = “charOffset should be in a window”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “charOffset should be in a window”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Issue was closed
JetBrains ReSharper 5 Version=5.0.1564.11, Built=2009-12-23T00:51:24, Configuration=“Csharp PublicMode Vbnet VS0900”
Previous exception:AssertionException : charOffset should be in a window
charOffset should be in a window
--- EXCEPTION #1/2 [AssertionException]
Message = “charOffset should be in a window”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.Util.Assertion.Fail(String message) in c:\Agent\work\cc29ccea5bf569df\Platform\src\Util\src\Assertion.cs:line 36 at JetBrains.Util.Assertion.Assert(Boolean condition, String message) in c:\Agent\work\cc29ccea5bf569df\Platform\src\Util\src\Assertion.cs:line 22 at JetBrains.ReSharper.Psi.Impl.Reflection2.XMLDocIndex.XmlBuffer.GetByteOffsetForCharOffset(Int32 charOffset, Int32 prevCharOffset, Int32 prevByteOffset) in c:\Agent\work\cc29ccea5bf569df\src\Psi\src\impl\reflection2\XMLDocIndex.cs:line 256 at JetBrains.ReSharper.Psi.Impl.Reflection2.XMLDocIndex.ReIndex() in c:\Agent\work\cc29ccea5bf569df\src\Psi\src\impl\reflection2\XMLDocIndex.cs:line 438 at JetBrains.ReSharper.Psi.Impl.Reflection2.XMLDocIndex.CheckReScan() in c:\Agent\work\cc29ccea5bf569df\src\Psi\src\impl\reflection2\XMLDocIndex.cs:line 382
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “charOffset should be in a window”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Psi.Impl.Reflection2.XMLDocIndex.CheckReScan() in c:\Agent\work\cc29ccea5bf569df\src\Psi\src\impl\reflection2\XMLDocIndex.cs:line 387 at JetBrains.ReSharper.Psi.Impl.Reflection2.XmlDocIndexThread.Run() in c:\Agent\work\cc29ccea5bf569df\src\Psi\src\impl\reflection2\XmlDocIndexThread.cs:line 94 at JetBrains.Util.Logger.Catch(Action action) in c:\Agent\work\cc29ccea5bf569df\Platform\src\Util\src\Logger\Logger.cs:line 240 at JetBrains.ReSharper.Psi.Impl.Reflection2.XmlDocIndexThread.<AfterSolutionOpened>b__1() in c:\Agent\work\cc29ccea5bf569df\src\Psi\src\impl\reflection2\XmlDocIndexThread.cs:line 39 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()
Issue was closed