Custom Query (16363 matches)
Results (1384 - 1386 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4879 | wontfix | Guru meditation VERR_MAP_FAILED => decrease guest RAM | ||
| #14188 | duplicate | Kernel panic (unable to handle kernel paging request) at __netif_receive_skb_core | ||
| Description |
When starting a Virtualbox VM, I can reliably reproduce a host kernel oops: [ 179.858414] "kernel tried to execute NX-protected page - exploit attempt? (uid: 1001) [ 179.861529] BUG: unable to handle kernel paging request
It seems to happen when running docker on the same host. The VM has a bridged interface with a static IP, and the stack trace always mentions I've tried to rule out these other bugs:
I'm using Debian unstable, with Debian-provided kernel and virtualbox - I'll try to reproduce it with the Oracle binaries: $ uname -a Linux thinkpad 4.0.0-1-amd64 #1 SMP Debian 4.0.2-1 (2015-05-11) x86_64 GNU/Linux $ virtualbox --help Oracle VM VirtualBox Manager 4.3.28_Debian When I booted with "nosmap" and "nosmem", I got a slightly different error message, which I'll also attach. VBox.log is always empty with these crashes. I've got a kernel core dump, but I'd rather not upload that publicly - I hope I can help with debugging it, though. |
|||
| #8679 | duplicate | Error loading saved guest Device 'usb-ehci'/0 not found in the saved state | ||
| Description |
Attempting to load XP guest from Saved state concludes with this error: 00:00:06.702 Changing the VM state from 'DESTROYING' to 'TERMINATED'. 00:00:06.899 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={515e8e8d-f932-4d8e-9f32-79a52aead882} aComponent={Console} aText={pdm#1: Device 'usb-ehci'/0 not found in the saved state [ver=4 pass=final] (VERR_SSM_LOAD_CONFIG_MISMATCH)}, preserve=false 00:00:06.920 Power up failed (vrc=VERR_SSM_LOAD_CONFIG_MISMATCH, rc=NS_ERROR_FAILURE (0X80004005)) Host is Fedora 14 (up to date) with 2.6.35.11-83-fc14.i686.PAE kernel. Updated to 4.0.4 about 2 weeks ago, and installed the Oracle VM VirtualBox Extension Pack a few days later. Guest is XP SP3 with 4.0.4 Guest Additions (including 3d driver support installed in safe mode). I've been able to sleep/resume successfully since this upgrade at least once or twice. Full logs attached. |
|||

