History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-50353
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Valentin Kipiatkov
Reporter: Rick Farris
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

at Gdip.GdipDrawImageRectI : Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Created: 02 Oct 07 22:30   Updated: 30 Oct 07 21:07
Component/s: Code Analysis - Solution-wide
Fix Version/s: 3.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-50330 at Gdip.GdipDrawImageRectI : Attempte... Normal Closed
RSRP-50250 at Gdip.GdipDrawImageRectI : Attempte... Normal Closed
RSRP-51483 at Gdip.GdipDrawImageRectI : Attempte... Normal Closed
RSRP-51376 at Gdip.GdipDrawImageRectI : Attempte... Normal Closed
RSRP-51302 at Gdip.GdipDrawImageRectI : Attempte... Normal Closed
RSRP-51300 at Gdip.GdipDrawImageRectI : Attempte... Normal Closed

Build: 533


 Description  « Hide
Moved VS from one monitor to another.
ReSharper 3.0.3 EAP Version=3.0.533.0, Edition=, Built=2007-10-01T21:58:20, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.InternalErrorException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Drawing.SafeNativeMethods.Gdip.GdipDrawImageRectI(HandleRef graphics, HandleRef image, Int32 x, Int32 y, Int32 width, Int32 height)
at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
at System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.UI.Indicator.ProgressStatusControl.DrawFinished(Graphics g, Rectangle bounds, Boolean hasErrors) in c:\Agent\work\Server\be08dc054b0f1225\src\Daemon\src\Impl\SolutionAnalysis\UI\Indicator\ProgressStatusControl.cs:line 516
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.UI.Indicator.ProgressStatusControl.Paint(Graphics g) in c:\Agent\work\Server\be08dc054b0f1225\src\Daemon\src\Impl\SolutionAnalysis\UI\Indicator\ProgressStatusControl.cs:line 183
at JetBrains.UI.StatusBar.JetStatusBarIndicatorView.OnPaint() in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarIndicatorView.cs:line 211
at JetBrains.UI.StatusBar.JetStatusBarIndicatorView.WndProc(Message& m) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarIndicatorView.cs:line 275
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 263 column 4
at JetBrains.Util.Logger.LogException(Exception) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 273 column 3
at JetBrains.UI.StatusBar.JetStatusBarIndicatorView.WndProc(Message&) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarIndicatorView.cs:line 336 column 5
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.UI.StatusBar.JetStatusBarShim.WndProc(Message&) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarShim.cs:line 535 column 6
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.SendMessage(IntPtr, WindowsMessages, IntPtr, IntPtr)
at JetBrains.UI.StatusBar.JetStatusBarShim.InvalidateSize() in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarShim.cs:line 234 column 3
at JetBrains.UI.StatusBar.JetStatusBarShim.OnIndicatorWantsResize(Object, EventArgs) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarShim.cs:line 479 column 3
at JetBrains.UI.StatusBar.JetStatusBarIndicatorView.FireWantsResize() in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarIndicatorView.cs:line 164 column 6
at JetBrains.UI.StatusBar.JetStatusBarIndicatorView.OnContentWantsResize(Object, EventArgs) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\JetStatusBarIndicatorView.cs:line 175 column 3
at JetBrains.CommonControls.PresentableItemTipPainter.FireWantsResize() in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Tooltips\PresentableItemTipPainter.cs:line 241 column 6
at JetBrains.UI.StatusBar.Indicators.MemoryUsageIndicator.OnTimerUpdateValue(Object, EventArgs) in c:\Agent\work\Server\be08dc054b0f1225\Platform\src\JetBrains.UI\src\StatusBar\Indicators\MemoryUsageIndicator.cs:line 108 column 4
at System.Windows.Forms.Timer.OnTick(EventArgs)
at System.Windows.Forms.TimerNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.