recurring crash Follow
Hey there,
I don't know exactly what happens, but when I work on a specific section of my codebase, resharper++ seems to crash very often.
Here are two log files from /AppData/Local/Temp/JetLogs hopefully it helps.
I'm working in windows 10, visual studio 2019 and resharper++. Everything up2date.
EDIT: and again...
EDIT2: I don't know whats happening but this way I have to uninstall or disable resharper. It constantly crashes the whole IDE. Very annoying.
Please sign in to leave a comment.
Hello!
Could you please collect a crash dump as described in https://resharper-support.jetbrains.com/hc/en-us/articles/206230464-How-to-collect-WinDBG-dump-for-VS-ReSharper-crash-? You can get WinDbg from Microsoft Store ("WinDbg Preview"),
Thanks!
Hello,
I gathered all the information you requested. Just download it from here: https://drive.google.com/file/d/1jRMNUOwTIFUCPYgIJI9jG6eyNg4HB8ZR/view?usp=sharing
Hopefully I did it right.
Thanks! Looks like this is caused by parameter info, I've created https://youtrack.jetbrains.com/issue/RSCPP-31178 to track the issue. As a workaround please try disabling ReSharper's IntelliSense (completion + parameter info) on this options page by choosing "Visual Studio":
Hey there,
thanks for your effort. It seems like its already fixed. Do you know when the fix will be included in the stable build?
Greetings
The fix should be included into 2020.2.1. We are not 100% sure that it fixes your specific scenario, please let us know if the issue remains with 2020.2.1.
Dnkpp2011 The 2020.2.1 build with a fix is now available.
Well, looks good to me. I repeated my actions which were producing the crash, but this time resharper kept stable.
Thank you very much ;)