#11291 closed defect (fixed)
Kernel Panic Inside vboxsf guest kernel module => Fixed in SVN
回報者: | Matthew Pare | 負責人: | |
---|---|---|---|
元件: | guest additions | 版本: | VirtualBox 4.2.4 |
關鍵字: | vboxsf kernel shutdown restart | 副本: | |
Guest type: | Linux | Host type: | Mac OS X |
描述
I'm experiencing a kernel crash from inside the vboxsf guest kernel module when I attempt to shutdown or restart the guest os. I can make this problem not occur by not loading the vboxguest, vboxsf or vboxvideo kernel modules.
I'm running VirtualBox VM 4.2.4 r81684 on darwin.x86 (OS X 10.6.8). Results of guest uname -a are below.
uname -a Linux arch1 3.6.9-1-ARCH #1 SMP PREEMPT Tue Dec 4 09:31:43 CET 2012 i686 GNU/Linux
I've attached a screen shot of crash, cat /proc/cpuinfo, vBox.log, vboxsf.ko.
附加檔案 (4)
更動歷史 (10)
12 年 前 由 編輯
附檔: | 新增 pare_VBox.log |
---|
comment:1 12 年 前 由 編輯
Can you reproduce the crash with
mount.vboxsf -o remount <sharename> <mountpoint>
? If so, can you attach the output of
strace -f -o foo.log -s128 mount.vboxsf -o remount <sharename> <mountpoint>
? Thank you!
comment:2 12 年 前 由 編輯
I was not able to recreate the crash using
# mount.vboxsf -o remount <sharename> <mountpoint>
Log file after a crash