gentoo / vmware

[MIRROR] VMware desktop ebuilds
https://gitweb.gentoo.org/proj/vmware.git
21 stars 18 forks source link

Kernel 4.1.2 hangs #17

Closed yamboo-efi closed 7 years ago

yamboo-efi commented 8 years ago

Hi,

After upgrade from 4.0.9 the system hang after login the guest. Here are the kernel out.

After some research i found that it caused when the guest trying up the network. On modules compile i get some warning about incompatible pointer on vsock-only/linux/af_vsock.c

I fixed the warnings and now i don't get more hangs. Here are the diff from patched sources and my fix.

marbre commented 8 years ago

I can confirm this for gentoo-sources-4.1.12, whereas gentoo-sources-4.0.5 runs without trouble. Tested vmware-player-6.0.6.2700073 and app-emulation/vmware-modules-279.6 as well as 7.1.2.2780323-r1 and app-emulation/vmware-modules-304.2. Didn't tested the patch.

eteran commented 8 years ago

is this still an issue, the current version has no warnings about pointer conversions.