Custom Query (16363 matches)
Results (1474 - 1476 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4471 | fixed | kernel panic on 10.6 "beta" on VBoxDrv.kext loading -> fixed in svn | ||
| Description |
virtual box 3.0.0/3.0.2 causes a kernel panic as soon as a virtual box driver/kext gets loaded (i.e. a vm is started). this happens on all 10.6 "beta versions" (10.0.0.b1/b2/b3). most probable reason: undefined symbols, virtual box was apparently built against 10.0.0d3/d4 (pre-wwdc kernels). # kextlibs -all-symbols VBoxDrv.kext
For all architectures:
com.apple.kpi.bsd = 10.0b3
com.apple.kpi.iokit = 10.0b3
com.apple.kpi.libkern = 10.0b3
com.apple.kpi.mach = 10.0b3
For i386:
417 symbols found in one library kext each:
...
7 symbols not found in any library kext:
_get_task_map
_cpu_number
_mp_rendezvous_no_intrs
_vm_protect
__ZN12IOUserClient22_RESERVEDIOUserClient1Ev
__ZN9IOService19_RESERVEDIOService5Ev
_kernel_map
For x86_64:
392 symbols found in one library kext each:
...
5 symbols not found in any library kext:
_cpu_number
_kernel_map
_get_task_map
_vm_protect
_mp_rendezvous_no_intrs
crash log: panic(cpu 1 caller 0xffffff80002cbf74): Kernel trap at 0xffffff808d364ab7, type 14=page fault, registers: CR0: 0x0000000080010033, CR2: 0x000000011bba9000, CR3: 0x000000011dfec000, CR4: 0x0000000000002660 RAX: 0x0000000000000000, RBX: 0x000000011bb52468, RCX: 0x0000000000000200, RDX: 0x000000000000003e RSP: 0x000000011b6bcc70, RBP: 0x000000011b6bccf0, RSI: 0x000000011bb52468, RDI: 0x000000011bba9000 R8: 0x000000011b5cb000, R9: 0x00000000000001ff, R10: 0xffffff808d331000, R11: 0x0000000080000b0e R12: 0x0000000000000000, R13: 0x000000011bb51000, R14: 0x000000011bb65108, R15: 0x0000000000000005 RFL: 0x0000000000010246, RIP: 0xffffff808d364ab7, CS: 0x0000000000000008, SS: 0x0000000000000010 Error code: 0x0000000000000002 Backtrace (CPU 1), Frame : Return Address No mapping exists for frame pointer Backtrace terminated-invalid frame pointer 0x11b6bc910 BSD process name corresponding to current thread: Unknown Mac OS version: 10A402a Kernel version: Darwin Kernel Version 10.0.0b3: Thu Jul 2 17:35:43 PDT 2009; root:xnu-1456.1.15~1/RELEASE_X86_64 System uptime in nanoseconds: 36353211601992 unloaded kexts: org.virtualbox.kext.VBoxDrv 3.0.2 (addr 0xffffff7f81586000, size 0x143360) - last unloaded 35358582007874 loaded kexts: org.virtualbox.kext.VBoxNetAdp 3.0.2 - last loaded 35359192729822 org.virtualbox.kext.VBoxNetFlt 3.0.2 org.virtualbox.kext.VBoxUSB 3.0.2 org.virtualbox.kext.VBoxDrv 3.0.2 ... |
|||
| #10701 | fixed | kernel panic not syncing fatal exception | ||
| Description |
Hi - Started getting this error message when I start-up the guest(Oracle Linux 5(32-bit)) and my guest OS Ubuntu 12.04(64-bit). Even I don't see any messages/errors are getting recorded in Vbox logs. regards, A.Ashiq |
|||
| #4236 | fixed | kernel panic in virtualbox 2.2 64bit SMP | ||
| Description |
Hi there, I installed today VBox 2.2 in my production server from the VirtualBox official apt repositories. Host OS: Debian Etch 4.1 AMD64 SMP Host Kernel: 2.6.18-6-vserver-amd64 (debian-patches) Host Hardware: Dell PowerEdge 2950 Dual Quad-Core, 16Gb RAM, SATA Raids. After a few hours testing VBox with bridged networking guests (debian and fedora), the entire server hangs up with a kernel panic. I suspect that it hangs because a bug in vboxnetflt kernel module. I attach to this post the syslog relevant lines. Any suggestions or ideas? Thank you in advance, MaF. |
|||

