packer
hangs for a minute or two when it receives interrupt signal, code VBOX_E_INVALID_OBJECT_STATE
in debug logs
#92
Labels
bug
invalid
Out of scope/alignment with the project, or issue is expected, intended behavior.
stage/waiting-reply
Overview of the Issue
when I hit
Ctrl
+C
whenpacker build ...
is running, packer hangs for a minute or two during which my terminal does not respond to any keyboard input, before finally cleaning up the VM and exiting.I'm not entirely sure if it's a Packer issue or a VBoxManage issue, but I figured I would get the log file out there so someone who knows the interface between Packer and VBoxManage better than I do could make that determination.
Reproduction Steps
config.pkr.hcl
.packer build config.pkr.hcl
packer build
hitCtrl
+C
.Ctrl
+C
,Ctrl
+\
) and nothing will happen.Plugin and Packer version
Packer v1.8.4
virtualbox-iso
v1.0.4Simplified Packer Buildfile
Operating system and Environment details
Host OS is Fedora 37 with VirtualBox 7.0.4-1.fc37.x86_64 installed through RPMFusion.
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: