Catastrophic failures when attempting Log.AppendFolder("message")
I'm running version 10.20.953.7
I've suddenly started getting catastrophic failures (so far they seem to hit randomly) when attempting to:
Log.AppendFolder(messageVariable)
My scripts are VBScript and this line is in a two line function that just appends a log folder and pushes the indicator text when it is called.
When it happens, I click the 'Ok' button on the warning popup, and TestComplete closes the popup. The test status indicator now indicates that the test is still running, but no more test actions are taken. Trying to stop the test changes the indicator to say that it is stopping, but it never finishes stopping. The only way to actually make it stop is to use task manager to forcibly shut down TestComplete.
Anyone else seeing this? Is it related to a recent Windows update or something? Or have I corrupted something in my installation of TestComplete?
Trying to think of things I might have changed, I remembered that I had recently turned on several performance monitors, just to see if they would be useful. I never did make much use of that information, and so I turned them back off. The crash has not happened again since I turned them off. I'm going to tentatively say that something in the performance monitors was causing the problem, and move on. It's not a solution/answer, but it'll do so long as I can continue testing.