You are not logged in.
Hello everyone,
Today I attempted installing vmplayer following the instructions at: https://wiki.archlinux.org/index.php/VM … stallation.
Basically I installed using the installer, then installed vmware-patch from the AUR, used it and created the symlinks in /sbin (ln -s /usr/bin/insmod /usr/bin/lsmod /usr/bin/modinfo /usr/bin/rmmod /sbin/).
When trying to start vmplayer it gives me this:
[darius@darius-laptop ~]$ vmplayer
Logging to /tmp/vmware-darius/vmware-modconfig-18761.log
filename: /lib/modules/3.9.2-1-ARCH/misc/vmmon.ko
supported: external
license: GPL v2
description: VMware Virtual Machine Monitor.
author: VMware, Inc.
depends:
vermagic: 3.9.2-1-ARCH SMP preempt mod_unload modversions 686
Aborted (core dumped)
The log says:
[darius@darius-laptop ~]$ cat /tmp/vmware-darius/vmware-modconfig-18761.log
2013-05-15T16:32:59.031+01:00| vthread-3| I120: Log for VMware Workstation pid=18761 version=9.0.2 build=build-1031769 option=Release
2013-05-15T16:32:59.031+01:00| vthread-3| I120: The process is 32-bit.
2013-05-15T16:32:59.031+01:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
2013-05-15T16:32:59.031+01:00| vthread-3| I120: Host is Linux 3.9.2-1-ARCH Arch Linux
2013-05-15T16:32:59.029+01:00| vthread-3| I120: Msg_Reset:
2013-05-15T16:32:59.029+01:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2013-05-15T16:32:59.029+01:00| vthread-3| I120: ----------------------------------------
2013-05-15T16:32:59.029+01:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2013-05-15T16:32:59.030+01:00| vthread-3| I120: Msg_Reset:
2013-05-15T16:32:59.030+01:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/darius/.vmware/config": No such file or directory.
2013-05-15T16:32:59.030+01:00| vthread-3| I120: ----------------------------------------
2013-05-15T16:32:59.030+01:00| vthread-3| I120: PREF Optional preferences file not found at /home/darius/.vmware/config. Using default values.
2013-05-15T16:32:59.031+01:00| vthread-3| W110: Logging to /tmp/vmware-darius/vmware-modconfig-18761.log
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Reading in info for the vmmon module.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Reading in info for the vmnet module.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Reading in info for the vmblock module.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Reading in info for the vmci module.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Reading in info for the vsock module.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Setting vsock to depend on vmci.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Created new pathsHash.
2013-05-15T16:32:59.189+01:00| vthread-3| I120: Invoking modinfo on "vmmon".
2013-05-15T16:32:59.191+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T16:32:59.191+01:00| vthread-3| I120: Invoking modinfo on "vmnet".
2013-05-15T16:32:59.193+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T16:32:59.193+01:00| vthread-3| I120: Invoking modinfo on "vmblock".
2013-05-15T16:32:59.195+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T16:32:59.195+01:00| vthread-3| I120: Invoking modinfo on "vmci".
2013-05-15T16:32:59.201+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T16:32:59.201+01:00| vthread-3| I120: Invoking modinfo on "vsock".
2013-05-15T16:32:59.205+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
I'm completely lost and have no idea what to do next. Can anyone help me?
Offline
I can confirm this behavior (VMware Workstation 9.0.2 & Player 5.0.2). Was working well until a recent update of gtk2 stuff I guess!
I tried to get a stack trace from gdb but no luck so far...
Offline
Hello,
I confirm the same behavior. Note that i installed VMWare Workstation 9.0.2 because i had issues with Workstation 8 this morning, it couldn't compile vmci after the kernel upgrade to 3.9.2.
Thanks for your help!
Offline
Same here VMWare Workstation 9.0.2 gui does not run.
Terminal output:
Logging to /tmp/vmware-root/vmware-modconfig-22702.log
filename: /lib/modules/3.9.2-1-ARCH/misc/vmmon.ko
supported: external
license: GPL v2
description: VMware Virtual Machine Monitor.
author: VMware, Inc.
depends:
vermagic: 3.9.2-1-ARCH SMP preempt mod_unload modversions
Aborted (core dumped)
Log file:
2013-05-15T18:21:59.960Z| vthread-3| I120: Log for VMware Workstation pid=22702 version=9.0.2 build=build-1031769 option=Release
2013-05-15T18:21:59.960Z| vthread-3| I120: The process is 64-bit.
2013-05-15T18:21:59.960Z| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
2013-05-15T18:21:59.960Z| vthread-3| I120: Host is Linux 3.9.2-1-ARCH 2013.04.01
2013-05-15T18:21:59.959Z| vthread-3| I120: Msg_Reset:
2013-05-15T18:21:59.959Z| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2013-05-15T18:21:59.959Z| vthread-3| I120: ----------------------------------------
2013-05-15T18:21:59.959Z| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2013-05-15T18:21:59.960Z| vthread-3| I120: Msg_Reset:
2013-05-15T18:21:59.960Z| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": No such file or directory.
2013-05-15T18:21:59.960Z| vthread-3| I120: ----------------------------------------
2013-05-15T18:21:59.960Z| vthread-3| I120: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
2013-05-15T18:21:59.960Z| vthread-3| W110: Logging to /tmp/vmware-root/vmware-modconfig-22702.log
2013-05-15T18:21:59.973Z| vthread-3| I120: Reading in info for the vmmon module.
2013-05-15T18:21:59.973Z| vthread-3| I120: Reading in info for the vmnet module.
2013-05-15T18:21:59.973Z| vthread-3| I120: Reading in info for the vmblock module.
2013-05-15T18:21:59.973Z| vthread-3| I120: Reading in info for the vmci module.
2013-05-15T18:21:59.973Z| vthread-3| I120: Reading in info for the vsock module.
2013-05-15T18:21:59.973Z| vthread-3| I120: Setting vsock to depend on vmci.
2013-05-15T18:21:59.973Z| vthread-3| I120: Created new pathsHash.
2013-05-15T18:21:59.973Z| vthread-3| I120: Invoking modinfo on "vmmon".
2013-05-15T18:21:59.974Z| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T18:21:59.974Z| vthread-3| I120: Invoking modinfo on "vmnet".
2013-05-15T18:21:59.977Z| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T18:21:59.977Z| vthread-3| I120: Invoking modinfo on "vmblock".
2013-05-15T18:21:59.980Z| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T18:21:59.980Z| vthread-3| I120: Invoking modinfo on "vmci".
2013-05-15T18:21:59.983Z| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-05-15T18:21:59.983Z| vthread-3| I120: Invoking modinfo on "vsock".
2013-05-15T18:21:59.987Z| vthread-3| I120: "/sbin/modinfo" exited with status 0.
I have rolled back the recently updated gtk2/3 apps but VMWare GUI still doesn't run
It appears that the vmware services are running:
systemctl status vmware, gives:
vmware.service - VMware daemon
Loaded: loaded (/etc/systemd/system/vmware.service; enabled)
Active: active (exited) since Wed 2013-05-15 18:04:13 BST; 20min ago
Process: 586 ExecStart=/etc/init.d/vmware start (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/vmware.service
├─1772 /usr/lib/vmware/bin/vmware-vmblock-fuse -o subtype=vmware-vmblock,default_permissions,allow_other /var/run/vmblock-fuse
├─1787 /usr/bin/vmnet-bridge -s 6 -d /var/run/vmnet-bridge-0.pid -n 0
├─1796 /usr/bin/vmnet-netifup -s 6 -d /var/run/vmnet-netifup-vmnet1.pid /dev/vmnet1 vmnet1
├─1847 /usr/bin/vmnet-dhcpd -s 6 -cf /etc/vmware/vmnet1/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet1/dhcpd/dhcpd.leases -pf /var/run/vmnet...
├─1857 /usr/bin/vmnet-natd -s 6 -m /etc/vmware/vmnet8/nat.mac -c /etc/vmware/vmnet8/nat/nat.conf
├─1859 /usr/bin/vmnet-netifup -s 6 -d /var/run/vmnet-netifup-vmnet8.pid /dev/vmnet8 vmnet8
├─1892 /usr/bin/vmnet-dhcpd -s 6 -cf /etc/vmware/vmnet8/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet8/dhcpd/dhcpd.leases -pf /var/run/vmnet...
└─1922 /usr/sbin/vmware-authdlauncher
Any help would be greatly appreciated.
Dave
Offline
Hello,
I confirm the same behavior. Note that i installed VMWare Workstation 9.0.2 because i had issues with Workstation 8 this morning, it couldn't compile vmci after the kernel upgrade to 3.9.2.
Thanks for your help!
The kernel modules of Workstation 9.0.2 compiles and loads just fine with linux 3.9.2 on my machine!
I still suspect we have some high level library issue (gtk2, glib, etc...)
Proof: When you remove your gtkmm package VMware will load its own outdated version and you'll get some ugly looking gui running
Last edited by init0 (2013-05-15 17:40:58)
Offline
I figured it might be something to do with gtkmm, but I have dependencies so couldn't remove it
Offline
Going back to gtkmm-2.24.2-2 solved it for me.
Offline
Going back to gtkmm-2.24.2-2 solved it for me.
That fixed it for me to. Thanks.
Offline
Going back to gtkmm-2.24.2-2 solved it for me.
solved ist for me too
Offline
I don't have gtkmm-2.24.2-2 in /var/cache/pacman/pkg. Where can I get x86_64 version of package?
Offline
Found the file here: http://arm.konnichi.com/2013/01/05/extr … pkg.tar.xz
via this wiki article https://wiki.archlinux.org/index.php/Do … er_version
Thanks to all for this fix
Dave
Offline
Right! The downgrade to gtkmm-2.24.2-2 solved this problem to me, too.
I still remember a similar problem crashing weeks ago due to a new release of "curl" package. The solution was the "curl" package downgrade.
Thanks to everyone finding out the solution.
flypixx.
Offline
Quick and dirty workaround to fully update your system
sudo pacman -Suy #update everything
sudo mkdir -p /usr/local/lib/gtkmm && cd /usr/local/lib/gtkmm
sudo wget http://arm.konnichi.com/2013/01/05/extra/os/x86_64/gtkmm-2.24.2-2-x86_64.pkg.tar.xz
#sudo wget http://arm.konnichi.com/2013/01/05/extra/os/i686/gtkmm-2.24.2-2-i686.pkg.tar.xz #The bug affects i686 too.
sudo tar -xvf ./gtkmm-2.24.2-2-x86_64.pkg.tar.xz
#sudo tar -xvf ./gtkmm-2.24.2-2-i686.pkg.tar.xz #The bug affects i686 too.
LD_LIBRARY_PATH=/usr/local/lib/gtkmm/usr/lib/ vmplayer #start it with old libraries
Last edited by kokoko3k (2013-05-16 11:05:56)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
That was quick! Downgrading gtkmm did the trick, thanks for your help. Should this be reported as a bug somewhere?
Offline
Here is the Arch bug report: https://bugs.archlinux.org/?project=1&c … ring=gtkmm
Besides you could report to gtkmm upstream and/or to VMware.
I don't even know whether VMware is wrongly using the API or the gtkmm devs introduced a new bug in their latest release.
Offline
Downgrading to gtkmm-2.24.2-2 solved it for me too.
Offline
Same issue here, downgrading gtkmm solved it!
Every time I see some piece of medical research saying that caffeine is good for you, I high-five myself. Because I'm going to live forever. -- Torvalds, Linus (2010-08-03).
Offline
Downgrading to gtkmm-2.24.2-2 worked for me, too.
Offline
Here is the Arch bug report: https://bugs.archlinux.org/?project=1&c … ring=gtkmm
Besides you could report to gtkmm upstream and/or to VMware.
I don't even know whether VMware is wrongly using the API or the gtkmm devs introduced a new bug in their latest release.
...seems that gtkmm is somehow broken.
I've had crashes with another application compiled from aur with the latest gtkmm and that app never crashed before. (guitarix-git).
It even seems that some apps refuses to build with that lib version.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
It is definitely broken and can also confirm this, on VMware Vsphere Web Remote console plugin. Although the web gui works (with noticable unresponsivness) the launch console is broken, it just hangs saying connection and then popups the Error regarding NPObject. When gtkmm is downgraded, everything works.
Offline
+1 for downgrading to gtkmm-2.24.2-2. Thanks to all
Offline
困扰了我一个晚上的问题,终于解决了,多谢上面的朋友
Offline
困扰了我一个晚上的问题,终于解决了,多谢上面的朋友
The problem puzzled me for a night, finally solved, thank you friends above. (correct?)
Last edited by Thomas_Do (2013-06-14 12:40:49)
Offline
Just wondering does someone in VMware think about fixing this? Even in 2013 the problem fixes with downgrading gtkmm ...
Anyway, solved this problem. Thanks guys.
Offline
It is fixed since some weeks by the gtkmm update, you don't need to downgrade anymore, i think.
It is not a vmware issue.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline