Changes between Initial Version and Version 1 of Ticket #10562
- Timestamp:
- May 14, 2012 12:50:11 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10562 – Description
initial v1 2 2 3 3 The panics always happen when halting a VM. The below error report is after running the following command using VirtualBox 4.1.14 r77440: 4 4 {{{ 5 5 VBoxManage list runningvms | cut -f2 -d '"' | xargs -I {} VBoxManage controlvm {} poweroff 6 7 6 }}} 7 8 {{{ 8 9 Interval Since Last Panic Report: 310393 sec 9 10 Panics Since Last Report: 1 … … 201 202 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3 202 203 FireWire Device: OEM ATA Device 00, Fantom External HDD, 800mbit_speed 204 }}}