-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot perform TTD debugging with error message "Recording of failed unexpectedly" #237
Comments
If you open the log view and scroll down to where TTD is performing the recording, there should be an indication of an error and/or the location of the trace file. There are cases where windbg says this even though TTD does record successfully. We just checked in some changes that reduces the chance of that occuring as well. These changes should be available by end of the year. |
When I check the log, I see the following:
When I check the folder, the files |
Yes it does mean the recording is likely successful, you can open the trace file from the File menu. The fix should be available in January. |
I'm trying to do time-travel debugging with a faulty program (Reaper).
I launch the program manually, then use "Attach to process" to attach to the software. After some time I press "Stop and Debug", it fails and shows the error:
Recording of the error for more context:
reaper_RyEde0jWaJ.mp4
The text was updated successfully, but these errors were encountered: