You are not logged in.

#1 2014-08-17 23:14:34

Potomac
Member
Registered: 2011-12-25
Posts: 526

[virtualbox] kernel panic and screen freezes

virtualbox 4.3.14-3 has a weird bug since a recent upgrade of virtualbox-host-modules and kernel 3.16

I have randomly a kernel panic in host and sometimes a freeze screen ( keyboard and mouse don't react ) if I load the virtualbox-host-modules ( modprobe vboxdrv && modprobe vboxnetadp && modprobe vboxnetflt ) and run virtualbox,

the kernel panic :

kernel panic - not syncing: fatal exception in interrupt
kernel offset : 0x0 from 0xffffffffff
panic occured, switching back to text console

9ea0efef76ed4754c70a40f66b6fab8ad8fd60d6.jpg

the problem has began recently since the kernel 3.16 and the upgrade of virtualbox-host-modules ( 4.3.14-3 -> 4.3.14-5 ), one of this 2 packages ( or both ) are probably guilty,

I have archlinux 64 bits, I use the radeon driver ( I have an ati HD4650 Pcie graphic card )

the bug is easily reproducible :

- load manually the modules : modprobe vboxdrv && modprobe vboxnetadp && modprobe vboxnetflt
- start virtualbox ( for example an archlinux guest )
- after a few minutes a kernel panic in host, a freeze or a crash of virtualbox will occur

Last edited by Potomac (2014-08-18 10:45:19)

Offline

#2 2014-08-17 23:36:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [virtualbox] kernel panic and screen freezes

Does the host kernel crash, or does the VM kernel crash?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2014-08-17 23:48:12

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

the kernel panic occurs in the host OS ( archlinux ),

the bug occurs few minutes after starting virtualbox, 5 or 10 minutes later a kernel panic ( host ) occurs, but sometimes it's a system freeze ( keyboard and mouse don't react  )

Last edited by Potomac (2014-08-17 23:49:46)

Offline

#4 2014-08-18 00:07:04

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [virtualbox] kernel panic and screen freezes

I don't have any good suggestions, but I am going to probe for some more information.

Does your host support Vt-x ?  If the guest is a 64 bit machine, it must.  If it is a 32 bit guest, then it does not have to be.
How much RAM have you in the host.  How much is being allocated to the guest?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2014-08-18 00:24:13

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

the week before my virtualbox machine worked well,

the problem occured recently, I think the guilty is the kernel ( 3.16.x ) or virtualbox-host-modules,

my host supports Vt-x, the guest is an archlinux i686,

I have 4 Gb ram, 1 Gb is allocated to the guest,

I will to try to downgrade some package ( kernel,  virtualbox-host-modules ),

if it's not work then the problem may be a corrupt vdi file ( virtualbox image ) ?

Last edited by Potomac (2014-08-18 00:27:19)

Offline

#6 2014-08-18 00:33:05

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [virtualbox] kernel panic and screen freezes

Potomac wrote:

if it's not work then the problem may be a corrupt vdi file ( virtualbox image ) ?

I would hope not.  I am not saying it is impossible, but nothing that happens inside the VM should be able to crash the host.  Should being the operative word.

I agree that it is one of the packages you had mentioned.  I ask about the Vt-x because that allows the guest to be a bit more tightly coupled to the host.  As you are running i686, try turning off Vt-x.  You don't really need it and it might work as a temporary workaround.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2014-08-18 00:52:36

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

I found the culprit : it's the kernel 3.16.x !

I downgraded linux 3.16.1-1 to 3.16-2 and the bug is still here,

but if I downgrade linux 3.16.1-1 to linux 3.15.8-1 then the bug is gone :

pacman -U /var/cache/pacman/pkg/linux-3.15.8-1-x86_64.pkg.tar.xz /var/cache/pacman/pkg/linux-headers-3.15.8-1-x86_64.pkg.tar.xz /var/cache/pacman/pkg/virtualbox-host-modules-4.3.14-3-x86_64.pkg.tar.xz

so there is a bug in linux 3.16.x related to the virtual machines features ( Vt-x ? ), who can trigger a kernel panic,

my cpu is a pentium Dual-Core  E6800 3.33 Ghz

ewaller wrote:

I ask about the Vt-x because that allows the guest to be a bit more tightly coupled to the host.  As you are running i686, try turning off Vt-x.  You don't really need it and it might work as a temporary workaround.

Vt-x is usefull even with a guest i686, because if I disable the Vt-x option in virtualbox then my guest i686 is very slow,

but your suggestion is interesting in order to test if the bug is related to a Vt-x bug in kernel

Last edited by Potomac (2014-08-18 01:26:40)

Offline

#8 2014-08-18 01:39:34

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

I reinstalled kernel 3.16.x and I tested with "Vt-x" disabled in virtualbox :

---> the bug still occurs, this time I don't have a kernel panic, but only a freeze of virtualbox,

so the workaround is to downgrade kernel to the 3.15.8 version

Offline

#9 2014-08-19 19:00:46

d.chung
Member
From: Honolulu
Registered: 2014-08-19
Posts: 4
Website

Re: [virtualbox] kernel panic and screen freezes

I'm glad I'm not the only one!

I recently updated my system and noticed that I frequently encounter kernel panics when I have a guest OS running in VirtualBox.

One symptom I'm experiencing is that the NTFS partition that my virtual machine resides in suddenly disappears. So it's either I lose that partition (I can no longer mount it because ntfs-3g (I think) claims that the partition is locked) or I get a kernel panic.

So I downgraded to linux-3.15.8-1 and virtualbox-host-modules-4.3.14-3 and all is fine.

In case it's any help, I'm on a Lenovo Yoga2 Pro.

Offline

#10 2014-08-20 13:17:48

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

in the french forum of archlinux we found that moving the virtual machine to "/home" instead of using a fuse filesystem ( like an usb harddrive NTFS or a mounted NTFS partition ) can solve the bug,

d.chung what is the output of the command "mount | grep fuse" ?

if your virtual machine is located on a ntfs partition mounted with a "type fuseblk" then the workaround is to move the virtual machine to your "/home" ( an ext4 partition for example )

Last edited by Potomac (2014-08-20 13:28:21)

Offline

#11 2014-08-20 20:44:41

d.chung
Member
From: Honolulu
Registered: 2014-08-19
Posts: 4
Website

Re: [virtualbox] kernel panic and screen freezes

Potomac wrote:

d.chung what is the output of the command "mount | grep fuse" ?

fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda5 on /media/windows type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda7 on /media/data type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
Potomac wrote:

if your virtual machine is located on a ntfs partition mounted with a "type fuseblk" then the workaround is to move the virtual machine to your "/home" ( an ext4 partition for example )

Downgrading is a satisfactory workaround for me. I don't experience symptoms involving the virtual machine residing in an NTFS partition with the downgraded versions.

Offline

#12 2014-08-25 23:07:36

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

I can also reproduce the bug by using "qemu/kvm" instead of virtualbox,

so there is a real problem in the kernel 3.16 related to "fuse filesystem", I created a bugreport here :

https://bugzilla.kernel.org/show_bug.cgi?id=82951

Offline

#13 2014-08-26 12:16:34

colegui
Member
From: Castellón de la Plana, Spain.
Registered: 2014-07-20
Posts: 64

Re: [virtualbox] kernel panic and screen freezes

Thanks @Potomac for reporting the bug, me too affect this bug:

https://plus.google.com/108983381304520 … SZFSQUmXdT

Best Regards.

Offline

#14 2014-08-26 12:59:42

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: [virtualbox] kernel panic and screen freezes

Hello Colegui,

can you tell me if your virtual machine is located on an ntfs partition ? ( or fat32 ? )

Offline

#15 2014-08-26 14:15:08

colegui
Member
From: Castellón de la Plana, Spain.
Registered: 2014-07-20
Posts: 64

Re: [virtualbox] kernel panic and screen freezes

Potomac wrote:

Hello Colegui,

can you tell me if your virtual machine is located on an ntfs partition ? ( or fat32 ? )


Hi, @Potomac, the virtual machine (.vdi) is located in ntfs partition.

Regards.

Offline

#16 2014-08-30 20:05:00

Chris Cromer
Member
From: Chile
Registered: 2014-08-30
Posts: 30

Re: [virtualbox] kernel panic and screen freezes

I also have the same problem, and yes my virtualbox files are located on an NTFS file system. Unfortunatly I don't have kernel 3.15.8 to do a downgrade, so I am stuck without being able to use virtualbox... any ideas? Or would someone be kind enough to share the x64 binary?


Chris Cromer

Offline

#17 2014-08-30 21:11:38

nhasian
Member
From: AZ, USA
Registered: 2012-12-13
Posts: 31

Re: [virtualbox] kernel panic and screen freezes

I'm glad I checked here in the forum.  I was having trouble as well and my first thought was that my laptop was developing a hardware fault.  I will try creating a new virtual machine within /home instead of using an external ntfs drive.


MSI MEG Z390 ACE Motherboard, Intel Core i7-9700K, MSI GeForce RTX 2080

Offline

#18 2014-09-02 20:32:31

d.chung
Member
From: Honolulu
Registered: 2014-08-19
Posts: 4
Website

Re: [virtualbox] kernel panic and screen freezes

Chris Cromer wrote:

I also have the same problem, and yes my virtualbox files are located on an NTFS file system. Unfortunatly I don't have kernel 3.15.8 to do a downgrade, so I am stuck without being able to use virtualbox... any ideas? Or would someone be kind enough to share the x64 binary?

Hi Chris, as others have stated, one workaround is to move your virtual machine to a non-NTFS partition. However, if that workaround isn't acceptable for you, I can share my packages.

Offline

#19 2014-09-13 11:44:35

glebtv
Member
From: Russia
Registered: 2014-06-23
Posts: 8
Website

Re: [virtualbox] kernel panic and screen freezes

Hi, i also encountered this.

I also had one ntfs-3g crash with new kernel (filesystem got unmounted and won't remount)

Is this a problem with kernel, ntfs-3g or virtualbox? Is there an upstream bug link?

Offline

#20 2014-09-13 12:41:46

jaco
Member
From: Toulouse, France
Registered: 2011-03-17
Posts: 149

Re: [virtualbox] kernel panic and screen freezes

The upstream bug link is mentionned on post #12...

Offline

#21 2014-10-28 18:37:58

d.chung
Member
From: Honolulu
Registered: 2014-08-19
Posts: 4
Website

Re: [virtualbox] kernel panic and screen freezes

The upstream bug report mentions that a fix is in since 3.17.1 and I can confirm after upgrading to linux 3.17.1-1, that I am no longer experiencing this issue.

Offline

Board footer

Powered by FluxBB