Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Crash in VS2019

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Aric Posted - May 21 2019 : 11:15:14 PM
If I use shortcut of VS2019, like ALT+F12 or F12 or the operation like below





, then edit in the child window, use some times, the VA_X will be crash, like the figure below,


If this problem happened, I must to restart VS2019.
This problem exist from the first version which support VS2019 to the lastest version 2333.
6   L A T E S T    R E P L I E S    (Newest First)
sean Posted - May 28 2019 : 12:37:46 PM
Are you attaching the debugger before the crash or afterwards? If not before, do so before and then repro the steps to cause it to crash. When it crashes, focus should move to the debugger to display a messagebox stating that an exception/crash occurred. Also, enable VA logging before starting to repro the problem.
Aric Posted - May 25 2019 : 10:26:14 AM
I can't find the devenv.exe in "Attach to process" in VS2019,like the below



quote:
Originally posted by feline

There is VA logging, but you need to turn this on before producing the problem, so this won't help much.

Next time this happens can you please grab a mini dump of "devenv.exe", the IDE, and send us the dump file? This will grab a copy of the current state of the IDE, and hopefully will give us some idea about what VA is doing, and why it is inactive. If you are not sure how, this page explains how to grab the mini dump:

https://support.wholetomato.com/default.asp?W303

sean Posted - May 24 2019 : 11:17:43 AM
If you are actually experiencing a crash, capture a minidump of the crash and we can investigate. Details here: https://docs.wholetomato.com/?W303
feline Posted - May 24 2019 : 08:36:08 AM
There is VA logging, but you need to turn this on before producing the problem, so this won't help much.

Next time this happens can you please grab a mini dump of "devenv.exe", the IDE, and send us the dump file? This will grab a copy of the current state of the IDE, and hopefully will give us some idea about what VA is doing, and why it is inactive. If you are not sure how, this page explains how to grab the mini dump:

https://support.wholetomato.com/default.asp?W303
Aric Posted - May 22 2019 : 08:51:12 AM
I only instal VA_X. I can't find the law to reappear this problem now. But this problem happens many times when I am work with my program. Can you add some log, then when the problem appear, I can send the log file to you.
quote:
Originally posted by feline

Do you have any other extensions installed?

How often do you see this problem? Every time? Once in 10? Once in 100? I am wondering how easy to reproduce this is. So far I have not been able to reproduce this problem.

If you change to another code file does this make any difference?

You mention F12, for me, working in C++, F12 is taking me to the definition (header file) of the function name. It is not showing a child window for me. Alt+F12 and using the screwdriver toolbutton commands are both showing a child window for me. So I am wondering if F12 is doing something different for you?

feline Posted - May 22 2019 : 07:01:24 AM
Do you have any other extensions installed?

How often do you see this problem? Every time? Once in 10? Once in 100? I am wondering how easy to reproduce this is. So far I have not been able to reproduce this problem.

If you change to another code file does this make any difference?

You mention F12, for me, working in C++, F12 is taking me to the definition (header file) of the function name. It is not showing a child window for me. Alt+F12 and using the screwdriver toolbutton commands are both showing a child window for me. So I am wondering if F12 is doing something different for you?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000