Advertisement
marcello

Linux Kernel Crash with VirtualBox:

Sep 16th, 2012
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Linux Kernel Crash with VirtualBox:
  2.  
  3. [113876.905452] general protection fault: 0000 [#1] SMP
  4. [113876.905472] CPU 0
  5. [113876.905475] Modules linked in: nls_utf8 nls_cp437 vfat fat hidp pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables x_tables cpufreq_conservative cpufreq_stats cpufreq_powersave cpufreq_userspace bnep rfcomm binfmt_misc uinput fuse nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc bridge stp tun loop firewire_sbp2 kvm_intel kvm snd_hda_codec_realtek nouveau snd_hda_intel snd_hda_codec uvcvideo btusb snd_hwdep videodev bluetooth snd_pcm_oss snd_mixer_oss snd_pcm mxm_wmi snd_page_alloc rfkill snd_seq_midi snd_seq_midi_event snd_rawmidi v4l2_compat_ioctl32 snd_seq wmi crc16 hid_apple media usbhid ttm hid drm_kms_helper drm joydev snd_seq_device acpi_cpufreq mperf iTCO_wdt i2c_algo_bit i2c_i801 processor applesmc snd_timer evdev iTCO_vendor_support i2c_core apple_bl button video pcspkr input_polldev thermal_sys snd soundcore coretemp ext3 mbcache jbd dm_mod usb_storage uas sg sr_mod sd_mod cdrom crc_t10dif ata_generic firewire_ohci firewire_core sky2 crc_itu_t ata_piix uhci_hcd ehci_hcd libata scsi_mod usbcore usb_common [last unloaded: scsi_wait_scan]
  6. [113876.905901]
  7. [113876.905905] Pid: 2233, comm: VirtualBox Tainted: G           O 3.2.0-3-amd64 #1 Apple Inc. iMac8,1/Mac-F227BEC8
  8. [113876.905918] RIP: 0010:[<ffffc9000508ab82>]  [<ffffc9000508ab82>] 0xffffc9000508ab81
  9. [113876.905930] RSP: 0018:ffff880002729d20  EFLAGS: 00010006
  10. [113876.905935] RAX: 0000000000000274 RBX: ffffc90005397340 RCX: 0000000000000000
  11. [113876.905943] RDX: ffffc90005397340 RSI: 0000000000000000 RDI: 0000000000000006
  12. [113876.905949] RBP: ffff880002729d78 R08: 000000000001ae80 R09: ffffc90005397000
  13. [113876.905957] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
  14. [113876.905964] R13: 0000000000000206 R14: ffff88010241bcc0 R15: 00007fccb51e4b80
  15. [113876.905971] FS:  00007fccb51e5700(0000) GS:ffff88013fc00000(0000) knlGS:0000000000000000
  16. [113876.905979] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  17. [113876.905988] CR2: 00007fccd5203d70 CR3: 00000001261a1000 CR4: 00000000000026f0
  18. [113876.906001] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  19. [113876.906012] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
  20. [113876.906029] Process VirtualBox (pid: 2233, threadinfo ffff880002728000, task ffff88004d06ee60)
  21. [113876.906044] Stack:
  22. [113876.906048]  ffffc9000508a8f2 0000000000000010 ffffffffa0659479 ffffffffa05d473f
  23. [113876.906064]  ffff88012536a180 0000000000000040 00ffffffa05d473f ffff88012536a180
  24. [113876.906078]  ffff88012536a190 ffffffffa05f11b0 0000000000000030 ffff880002729db8
  25. [113876.906097] Call Trace:
  26. [113876.906108]  [<ffffffffa05d473f>] ? rtR0MemAllocEx+0x17b/0x1db [vboxdrv]
  27. [113876.906119]  [<ffffffffa05d0b54>] ? supdrvIOCtl+0x11f6/0x2277 [vboxdrv]
  28. [113876.906129]  [<ffffffffa05cc35e>] ? VBoxDrvLinuxIOCtl_4_1_22+0x132/0x1b0 [vboxdrv]
  29. [113876.906139]  [<ffffffff81106911>] ? do_vfs_ioctl+0x459/0x49a
  30. [113876.906148]  [<ffffffff8103987c>] ? finish_task_switch+0x88/0xba
  31. [113876.906157]  [<ffffffff81349974>] ? __schedule+0x5ac/0x5c3
  32. [113876.906164]  [<ffffffff8110699d>] ? sys_ioctl+0x4b/0x72
  33. [113876.906171]  [<ffffffff8134fc92>] ? system_call_fastpath+0x16/0x1b
  34. [113876.906177] Code: 00 0f 20 d8 4a 89 84 02 80 06 00 00 0f 20 e0 4a 89 84 02 88 06 00 00 48 83 e0 70 42 8b 8c 02 68 0a 00 00 23 4a 20 09 c8 0b 42 24 <0f> 22 e0 42 8b 84 02 50 0a 00 00 83 e0 04 0d 3b 00 00 80 0f 22
  35. [113876.906352] RIP  [<ffffc9000508ab82>] 0xffffc9000508ab81
  36. [113876.906369]  RSP <ffff880002729d20>
  37. [113876.908006] ---[ end trace ba649eab0cc91292 ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement