|
|
|
Hi Daniel,
could you please clarify if the crash only happens when there is an underlined squiggly error in the CSS file? Thanks. Related exceptions are:
1. http://www.jetbrains.net/jira/browse/RSRP-54870 2. http://www.jetbrains.net/jira/browse/RSRP-55657 Most recently I was modifying a color attribute, in the process of typing a hex code (e.g. #336699); there is a squiggle while I was typing, and then I got the error.
Same thing happens to me. I tried using multiple attributes such as hex color, font-face etc. but the error definitely seems to be related to the squiggle. Sometimes the IDE becomes unresponsive and I have to task kill, other times it just right out crashes with
Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Verified that it is only when the squiggle is at, if not near, the caret. http://www.jetbrains.net/jira/browse/RSRP-54181
Having exactly the same issue here - driving me mad!!!
Exactly the same issue here too - how do we get this fixed - Resharper is useless to me if I can't edit a CSS file without VS crashing!
You can disable ReSharper on a per file basis by using the command Crtl+8, I find this stops VS from crashing most of the time.
Thanks for the tip Damien - I guess I will need to get into the ctrl+8 habit!
I have the same issues. I am close to uninstalling Resharper because of it. I will try the ctrl+8 trick for now and see how that goes. Any timeline on a fix would be appreciated.
Hey guys, I contacted JetBrains support about this issue and it appears to be fixed in the latest nightly builds here:
http://www.jetbrains.net/confluence/display/ReSharper/Nightly+Builds It hasnt crashed for me yet..... Cheers, Paul I have downloaded and installed the latest build. The problem is happening less, but I am still getting VS 2008 crashing frequently when editing CSS files.
(Resharper 3.1 VB.Net edition, build 3.1.584.3) In case it is useful, this was the error information:
JetBrains.Util.InternalErrorException: Unable to call IVsTextView.GetPointsOfLineColumn. NullReferenceException occoured. at JetBrains.Util.InternalErrorException..ctor(String, Exception) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 29 column 7 at JetBrains.Util.Logger.Fail(String messageText) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 135 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.