Opened 12 years ago
Closed 12 years ago
#11363 closed defect (fixed)
Segfault during 'screenshotpng' after 'savestate' => Fixed in SVN
Reported by: | dancefire | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 4.2.6 |
Keywords: | screenshotpng, savestate | Cc: | |
Guest type: | all | Host type: | Linux |
Description
Reproduce:
- vboxmanage controlvm "VM Guest" savestate
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
- vboxmanage controlvm "VM Guest" screenshotpng a.png
Segfault (core dumped)
My Host OS is Ubuntu 12.10 64-bit, and I reproduced this bug on both 'Mac OS X 64bit' and 'Ubuntu Server' guest vm.
Attachments (1)
Change History (4)
by , 12 years ago
Attachment: | _usr_lib_virtualbox_VBoxManage.1000.crash.bz2 added |
---|
comment:1 by , 12 years ago
Just forgot to mention, the guest status will be 'aborted' after the segfault.
comment:2 by , 12 years ago
Summary: | Segfault during 'screenshotpng' after 'savestate' → Segfault during 'screenshotpng' after 'savestate' => Fixed in SVN |
---|
Thanks for the report. This is just a missing parameter check. Taking screenshot from VMs with a saved state is not supported. The proper check will be added with the next maintenance release.
_usr_lib_virtualbox_VBoxManage.1000.crash