Changes between Initial Version and Version 1 of Ticket #22175
- Timestamp:
- Sep 18, 2024 12:37:19 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22175 – Description
initial v1 1 1 I recently upgraded VirtualBox and am encountering an issue with the `guestcontrol run` command of VBoxManage. 2 2 3 Most of the time, the command does not a ctually run the process on the guest.Instead, VBoxManage fails with exit code -1073740940, which is STATUS_HEAP_CORRUPTION.3 Most of the time, the command does not appear to run the process on the guest. (Maybe it is running but not showing me the output, I am not sure.) Instead, VBoxManage fails with exit code -1073740940, which is STATUS_HEAP_CORRUPTION. 4 4 5 5 {{{