Problem rebuilding VMWare Workstation 10.0.2 Modules

Hi,
today I updated my Kernel to 3.14.2-1 and wanted to rebuild the modules for VMware Workstation 10.0.2. Doing so causes the following error.
I used this patch before http://pastie.org/pastes/9090538/.
Has there been major changes between 3.14.1-1 and 3.14.2-1 which cause this problems? It worked before. Someone else experiences this?
Greets
PhilAd
# vmware-modconfig --console --install-all
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family done
Virtual machine communication interface done
Virtual machine monitor done
Blocking file system done
make: Entering directory '/tmp/modconfig-WBV6v7/vmmon-only'
Using 2.6.x kernel build system.
/sbin/make -C /lib/modules/3.14.2-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory '/usr/lib/modules/3.14.2-1-ARCH/build'
Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/linux/driverLog.o
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/linux/driver.o
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/linux/hostif.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/linux/driverLog.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/linux/driverLog.o] Error 1
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/apic.o
make[2]: *** Warte auf noch nicht beendete Prozesse...
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/memtrack.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/linux/driver.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/linux/driver.o] Error 1
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/linux/hostif.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/linux/hostif.o] Error 1
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/hashFunc.o
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/vmx86.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/apic.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/apic.o] Error 1
CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/cpuid.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/memtrack.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/memtrack.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/hashFunc.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/hashFunc.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/vmx86.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/vmx86.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/cpuid.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/cpuid.o] Error 1
Makefile:1274: recipe for target '_module_/tmp/modconfig-WBV6v7/vmmon-only' failed
make[1]: *** [_module_/tmp/modconfig-WBV6v7/vmmon-only] Error 2
make[1]: Leaving directory '/usr/lib/modules/3.14.2-1-ARCH/build'
Makefile:130: recipe for target 'vmmon.ko' failed
make: *** [vmmon.ko] Error 2
make: Leaving directory '/tmp/modconfig-WBV6v7/vmmon-only'
make: Entering directory '/tmp/modconfig-WBV6v7/vmnet-only'
Using 2.6.x kernel build system.
/sbin/make -C /lib/modules/3.14.2-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory '/usr/lib/modules/3.14.2-1-ARCH/build'
Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
CC [M] /tmp/modconfig-WBV6v7/vmnet-only/driver.o
CC [M] /tmp/modconfig-WBV6v7/vmnet-only/hub.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/driver.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/driver.o] Error 1
CC [M] /tmp/modconfig-WBV6v7/vmnet-only/userif.o
CC [M] /tmp/modconfig-WBV6v7/vmnet-only/netif.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
make[2]: *** Warte auf noch nicht beendete Prozesse...
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/hub.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/hub.o] Error 1
CC [M] /tmp/modconfig-WBV6v7/vmnet-only/bridge.o
CC [M] /tmp/modconfig-WBV6v7/vmnet-only/filter.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/userif.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/userif.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/netif.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/netif.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/bridge.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/bridge.o] Error 1
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/filter.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/filter.o] Error 1
Makefile:1274: recipe for target '_module_/tmp/modconfig-WBV6v7/vmnet-only' failed
make[1]: *** [_module_/tmp/modconfig-WBV6v7/vmnet-only] Error 2
make[1]: Leaving directory '/usr/lib/modules/3.14.2-1-ARCH/build'
Makefile:130: recipe for target 'vmnet.ko' failed
make: *** [vmnet.ko] Error 2
make: Leaving directory '/tmp/modconfig-WBV6v7/vmnet-only'
make: Entering directory '/tmp/modconfig-WBV6v7/vmci-only'
Using 2.6.x kernel build system.
/sbin/make -C /lib/modules/3.14.2-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory '/usr/lib/modules/3.14.2-1-ARCH/build'
Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
CC [M] /tmp/modconfig-WBV6v7/vmci-only/linux/driver.o
CC [M] /tmp/modconfig-WBV6v7/vmci-only/linux/vmciKernelIf.o
CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciDriver.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciResource.o
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/linux/driver.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/linux/driver.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
make[2]: *** Warte auf noch nicht beendete Prozesse...
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/linux/vmciKernelIf.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/linux/vmciKernelIf.o] Error 1
CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciRoute.o
CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciContext.o
CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciDatagram.o
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciHashtable.o
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciContext.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciContext.o] Error 1
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciDriver.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciDriver.o] Error 1
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciResource.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciResource.o] Error 1
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciRoute.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciRoute.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciDatagram.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciDatagram.o] Error 1
gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciHashtable.o' failed
make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciHashtable.o] Error 1
Makefile:1274: recipe for target '_module_/tmp/modconfig-WBV6v7/vmci-only' failed
make[1]: *** [_module_/tmp/modconfig-WBV6v7/vmci-only] Error 2
make[1]: Leaving directory '/usr/lib/modules/3.14.2-1-ARCH/build'
Makefile:130: recipe for target 'vmci.ko' failed
make: *** [vmci.ko] Error 2
make: Leaving directory '/tmp/modconfig-WBV6v7/vmci-only'
Unable to install all modules. See log for details.

We're done here.
@jaylittle - Arch and it's team owe you nothing except freedom -- and you have that freedom to tell your story walking. This is your first warning
https://wiki.archlinux.org/index.php/Fo … ther_Users
https://wiki.archlinux.org/index.php/Fo … _Not_Flame
https://wiki.archlinux.org/index.php/Fo … IKESHED.29
https://wiki.archlinux.org/index.php/Fo … 2C_Banning
Closing -- apologies to the OP that this got hijacked in such a negative manner, but we do appear to have an answer to the problem, the solution just needs to progress through [testing] et al. Please ensure a bug report has been filed; the devs don't monitor the forums for bugs.

Similar Messages

  • Problem install vmware workstation

    I have problem to install vmware workstation, my log is
    Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so:

    DSpider wrote:
    Out of curiosity, did you bother to google "Failed to load module canberra-gtk-module" ?
    ^ Search the forum with this.
    i search in google.... but not found anything  example
    https://bbs.archlinux.org/viewtopic.php?id=120761
    https://bugs.archlinux.org/task/23655
    the module is installed but not recognized...
    javier@cosmico:~ $ sudo find / -iname libcanberra-gtk-module.so
    /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    /usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so
    /usr/lib32/gtk-2.0/modules/libcanberra-gtk-module.so
    javier@cosmico:~ $

  • VMWare Workstation not able to compile modules

    I have an installation of vmware workstation that I don't use very often, and recently it hasn't been able to start due to an error with the module compiling process.
    The specific error is:
    2014-02-26T14:39:15.967-06:00| appLoader| W110: Unable to load libgcr.so.0 from /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0: /usr/lib/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0)
    2014-02-26T14:39:15.967-06:00| appLoader| W110: Unable to load dependencies for /usr/lib/vmware/lib/libvmware-modconfig.so/libvmware-modconfig.so
    2014-02-26T14:39:15.967-06:00| appLoader| W110: Unable to execute /usr/lib/vmware/bin/vmware-modconfig.
    I noticed that gcrypt got updated to 1.6.1 from 1.6.0-2 on the Jan 31st, so I tried downgrading it to the previous version but the same error happened, so it is not an upgrade that has caused the problem.
    Yes, the file does exist, and yes, I have reinstalled workstation.
    Specs:
    Arch Linux x64
    Kernel: 3.12.13-1-ck
    Processor: i7-3840QM
    I have been wrangling with this for a couple of days now and I'm out of ideas.
    Last edited by marca311 (2014-02-26 21:07:18)

    I had the same issue and i have modify the wiki
    https://wiki.archlinux.org/index.php/VMware
    Check this to apply some patch to compile again on your arch
    https://wiki.archlinux.org/index.php/VM … Linux_3.13
    if you use DKMS check the following session
    https://wiki.archlinux.org/index.php/VM … he_modules
    sorry for my poor english
    PS: if you compile your module with "vmware-modconfig --console --install-all" you can have an issue due to the headers path change, to resolve it you can try this command
    $ vmware-modconfig --console --install-all -k $(uname -r) $(vmware-modconfig --console --get-gcc) /usr/lib/modules/$(uname -r)/build/include
    Last edited by bawaaaaah (2014-03-12 15:36:04)

  • Where's the problem??VMWARE workstation + win2003 + DB 10G (EM not working)

    Please I need a real help in this , I have Installed Win 2003 Server On VMware Workstation with DB 10 G but the Enterprise Manager Give me Blank Homepage (no Login Interface) , Is this problem happend in Physical installation of Win 2003 sever ?? Is there is any options to be Enabled to let the EM work on Win 2003 server or it's work normally as win XP ,Vista ???
    Help!!!!!!!!!!!!!!!!!!!!!!

    Hi,
    Assuming Windows OracleDBConsole(sid) service is up and running on your virtual machine, issue you are facing could be a browser setting. You should add https://hostname into trusted sites in Internet Explorer or have something similar done with Mozilla Firefox (if that is your prefered browser). After that you'll get a login screen.
    Hope this helps.

  • I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. I can ping external websites fine from the guest. No proxy. Any ideas?

    I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. Also tried the latest 3.6 version. I can ping external websites fine from the guest. No proxy. Any ideas?
    == This happened ==
    Every time Firefox opened
    == I installed a guest OS

    I'm using the same swear words as you. There are several threads about this problem - no answers.
    I have a LaserJet 8100N and 8150DN, get the 79.01FE error on the 8150 from print outs from Safari, Firefox, and Preview, for only some sites/documents. CNN.com has become my test site, seems I can crash the printer 90% of the time with their home page at any given time in the day.
    A summary of what I have tried:
    - Upgraded the firmware to the latest for both the JetDirect card and the printer.
    - Swapped the JetDirect cards between the 8100 and 8150.
    - Swapped ram on the 8150 board.
    - Disconnected external trays, bins, and removed extra RAM and hard drives from the 8150.
    - Tried setting the JetDirect link and matching switch port link to 100FD, 10HD, 10FD, 100HD, as suggested by a poster.
    - Tried having client's print to the printer through a XServer Print Server.
    - Can consistently create the error from multiple systems running 10.3.9, 10.4.5, and 10.4.6 (didn't have an install base of 10.4 before 10.4.5).
    Someone in the 'know' (which means they're likely not), said 10.4.7 will likely fix this. Being Apple has not even addressed that the problem exists (that I could find), I doubt the magic fix is a release away.
    Apple's software is triggering something that Windows systems appears not to be, so one could say it's an Apple problem; but ulimately it's HP's software/hardware that is at fault in that it is allowing their system to crash from input alone.
    G4/G5 XServes    

  • Vmware workstation 6.5.3 64bit Install problems

    I'm having trouble installing the official Vmware Workstation 6.5.3 64bit bundle from vmware.com. The install always hangs at the Vmware Player configuration.
    I've tried both the graphical install, using:
    kdesu sh VMware-Workstation-6.5.3-185404.x86_64.bundle
    and from the command line:
    # sh VMware-Workstation-6.5.3-185404.x86_64.bundle --custom --console
    I see no error messages, and the installers stop at the same place in both instances (configuring Vmware Player). The command line version reports the install to stop at 62%. I've left the install run while I was at work (all day), and nothing changed.
    When I kill the installer using xkill or killall, I am able to use Player (although I can't run any vms in it), but workstation itself is not installed (I have no /usr/bin/vmware binary).
    Any help would be appreciated.
    I'm using kernel 2.6.30-ARCH. I cannot patch the modules because the install does not complete, before you ask.
    Thank you.

    My vmware install logs don't really help here but they do show where it trails off into oblivion:
    Sep 06 21:47:10.011: app| Log for VMware Workstation pid=26637 version=6.5.3 build=build-185404 option=Release
    Sep 06 21:47:10.012: app| Host codepage=UTF-8 encoding=UTF-8
    Sep 06 21:47:11.081: app| Extracting the sources of the vmmon module.
    Sep 06 21:47:11.117: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.30-ARCH/build/inc$
    Sep 06 21:47:20.240: app| The vmmon module loads perfectly in the running kernel.
    Sep 06 21:47:20.240: app|
    Sep 06 21:47:20.265: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.30-ARCH/misc/vmmon.o
    Sep 06 21:47:20.616: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.30-ARCH/misc/vmmon.ko
    Sep 06 21:47:21.673: app| Extracting the sources of the vmnet module.
    Sep 06 21:47:21.697: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmnet-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.30-ARCH/build/inc$
    Last edited by jebus (2009-09-06 18:51:34)

  • W510 - VMware Workstation 7 USB Problem.

    Hi, all
    VMware Workstation 7 have a feature allow user to use USB Devices in the VM instead of using the drive in the host. However, my USB HDD failed to connect to the VM when it is connected in any of the 2 USB 3.0 port. It would only work when my USB HDD is connected in Powered USB2.0 or eSATA2.0/USB2.0. Is there any solutions?
    All BIOS, drivers updated, but this problem still exist. I am using VMware Workstation 7.1.3
    Any Ideas?
    Peter

    the USB3.0 doesn't work with VMware
    I have tried also.
    You can untick the high speed usb 2.0 and it will work.
    however esata/usb and the USB port behind the computer are not the main USB they are so called usb HUB..
    Perspective of life - http://www.marcnshawn.com

  • Vmware workstation problem

    So I've just installed VMware Workstation 11 and when I try to start it , it does not start
    this is the content of the log file
    Can anyone help me out ?
    2015-06-16T22:58:08.153+01:00| vmui| I120: Log for VMware Workstation pid=5366 version=11.1.2 build=build-2780323 option=Release
    2015-06-16T22:58:08.153+01:00| vmui| I120: The process is 64-bit.
    2015-06-16T22:58:08.153+01:00| vmui| I120: Host codepage=UTF-8 encoding=UTF-8
    2015-06-16T22:58:08.153+01:00| vmui| I120: Host is unknown
    2015-06-16T22:58:08.141+01:00| vthread-4| I120: Using GTK 2.24.28
    2015-06-16T22:58:08.151+01:00| vthread-4| I120: UTIL: Change file descriptor limit from soft 1024,hard 4096 to soft 4096,hard 4096.
    2015-06-16T22:58:08.151+01:00| vmui| I120: VTHREAD initialize main thread 4 "vmui" pid 5366
    2015-06-16T22:58:08.151+01:00| vmui| I120: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2015-06-16T22:58:08.151+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.151+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2015-06-16T22:58:08.151+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.151+01:00| vmui| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2015-06-16T22:58:08.152+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/config": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.152+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/gaston/.vmware/config": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Optional preferences file not found at /home/gaston/.vmware/config. Using default values.
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Unable to check permissions for preferences file.
    2015-06-16T22:58:08.152+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.152+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Failed to load user preferences.
    2015-06-16T22:58:08.176+01:00| vmui| W110: HostinfoReadDistroFile: Cannot work with empty file.
    2015-06-16T22:58:08.176+01:00| vmui| W110: HostinfoOSData: Error: no distro file found
    2015-06-16T22:58:08.176+01:00| vmui| W110: PID: 5366, log output: /tmp/vmware-gaston/vmware-ui-5366.log
    2015-06-16T22:58:08.176+01:00| vmui| I120: OBJLIB-LIB: Objlib initialized.
    2015-06-16T22:58:08.237+01:00| vmui| I120: HALLoadLibrary: Could not dlopen libhal.so.1: libhal.so.1: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type.
    2015-06-16T22:58:08.237+01:00| vmui| I120: HALLoadLibrary: Could not dlopen libhal.so.0: libhal.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type.
    2015-06-16T22:58:08.307+01:00| vmui| I120: UUID: Unable to open /sys/firmware/efi/systab: No such file or directory
    2015-06-16T22:58:08.307+01:00| vmui| I120: UUID: Unable to open /dev/mem: Permission non accordée
    2015-06-16T22:58:08.310+01:00| vmui| I120: UUID: Valid gethostid routine. Value = A8C00401.
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePath="/usr/lib/vmware/bin/vmware-vmx"
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePathDebug="/usr/lib/vmware/bin/vmware-vmx-debug"
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePathStats="/usr/lib/vmware/bin/vmware-vmx-stats"
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: enumerating IDE CDROMs
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfoFindHostIDECDROMs: /proc/ide could not be explored. Unable to enumerate host IDE cdroms.
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: IDE CDROM enumerating completed
    2015-06-16T22:58:08.314+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: enumerating SCSI CDROMs
    2015-06-16T22:58:08.354+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: SCSI CDROM enumerating completed
    2015-06-16T22:58:08.462+01:00| vmui| I120: SMBIOS: can't open /dev/mem: Insufficient permission to access the file
    2015-06-16T22:58:08.462+01:00| vmui| I120: VmhsHostInfoPopulateSystem: Could not get information from smbios to populate VMDB.
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.788+01:00| vmui| I120: REM-USB: Protocol version min:15 current:16. hostId:a8c00401
    2015-06-16T22:58:08.788+01:00| vmui| I120: REM-USB: Initializing 'Generic' backend
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.797+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.812+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences-private": No such file or directory.
    2015-06-16T22:58:08.812+01:00| vmui| I120: NewComponentMgr: 11.1.2(2780323)
    2015-06-16T22:58:08.813+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product unknown, version 11.1.2.2780323 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:09.108+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:09.288+01:00| vmui| I120: CDS: No cached version for vmware-player
    2015-06-16T22:58:09.288+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product player-windows
    2015-06-16T22:58:09.463+01:00| vmui| I120: CDS: No cached version for vmware-tools-darwin
    2015-06-16T22:58:09.666+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-freebsd
    2015-06-16T22:58:09.859+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-linux
    2015-06-16T22:58:10.037+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-netware
    2015-06-16T22:58:10.219+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-solaris
    2015-06-16T22:58:10.396+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-winPre2k
    2015-06-16T22:58:10.581+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-windows
    2015-06-16T22:58:10.760+01:00| vmui| I120: CDS: Found cached version 11.1.2 build 2780323 for vmware-workstation
    2015-06-16T22:58:10.760+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product ws-windows
    2015-06-16T22:58:10.761+01:00| vmui| I120: NewComponentMgr: 11.1.2(2780323)
    2015-06-16T22:58:10.762+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product ws-linux, version 11.1.2.2780323 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:11.054+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:11.441+01:00| vmui| I120: CDS: No cached version for vmware-player
    2015-06-16T22:58:11.441+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product player-windows
    2015-06-16T22:58:11.923+01:00| vmui| I120: CDS: No cached version for vmware-tools-darwin
    2015-06-16T22:58:12.373+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-freebsd
    2015-06-16T22:58:12.821+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-linux
    2015-06-16T22:58:13.168+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-netware
    2015-06-16T22:58:13.604+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-solaris
    2015-06-16T22:58:14.133+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-winPre2k
    2015-06-16T22:58:14.429+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-windows
    2015-06-16T22:58:14.821+01:00| vmui| I120: CDS: Found cached version 11.1.2 build 2780323 for vmware-workstation
    2015-06-16T22:58:14.821+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product ws-windows
    2015-06-16T22:58:14.825+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product ws-linux, version 11.1.2 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:15.124+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.124+01:00| vmui| I120: Foundry Init: setting up global state (1 poll threads, 0 worker threads).
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixLogLevel = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixApiTraceLevel = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixDebugPanicOnVixAssert = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixLogRefcountOnFinalRelease = 0
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: asyncOpWarningThreshold = 1000000
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableSyncOpSelection = FALSE
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableExternalThreadInterface = TRUE
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableVigor = FALSE
    2015-06-16T22:58:15.125+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.125+01:00| vmui| I120: VixHost_ConnectEx: version -1, hostType 3, hostName (null), hostPort 0, options 8707
    2015-06-16T22:58:15.125+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.245+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/inventory.vmls": No such file or directory.
    2015-06-16T22:58:15.245+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/favorites.vmls": No such file or directory.
    2015-06-16T22:58:15+01:00[+0.011]| vmui| W110: Caught signal 6 -- tid 5366 (addr 3E8000014F6)
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: rip 0x7f7d04c94528 rsp 0x7fffd001c448 rbp 0x7fffd001c7e0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: rax 0x0 rbx 0x5b rcx 0x7f7d04c94528 rdx 0x6 rsi 0x14f6 rdi 0x14f6
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: r8 0x7f7d04dbe140 r9 0x0 r10 0x8 r11 0x206 r12 0x5b r13 0x7fffd001c5f8 r14 0x7fffd001c5f8 r15 0x2
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C448 : 0x00007f7d04c9593a 0x0000000000000020
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C458 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C468 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C478 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C488 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C498 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C4A8 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C4B8 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace:
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[0] 00007fffd001bee0 rip=00007f7cf792e47e rbx=00007f7cf792e250 rbp=0000000000000000 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[1] 00007fffd001bf10 rip=00007f7cf7714469 rbx=0000000000000006 rbp=0000000000000004 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[2] 00007fffd001c000 rip=00007f7d05229660 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[3] 00007fffd001c448 rip=00007f7d04c94528 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[4] 00007fffd001c450 rip=00007f7d04c9593a rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[5] 00007fffd001c580 rip=00007f7d04cd2bb2 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[6] 00007fffd001c7f0 rip=00007f7d04cd80fe rbx=0000000000000003 rbp=00007fffd001c7f0 r12=00007f7d04dc5b51 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[7] 00007fffd001c830 rip=00007f7d04cd88db rbx=00007f7d06a55760 rbp=0000000000000009 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[8] 00007fffd001c8a0 rip=00007f7d0384e24d rbx=00007f7d06a55770 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[9] 00007fffd001c8b0 rip=00007f7cf6c710ed rbx=00007f7d06a55420 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[10] 00007fffd001c8d0 rip=00007f7cf7353175 rbx=00007fffd001c990 rbp=00007f7d06a60530 r12=0000000000000001 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[11] 00007fffd001ca60 rip=00007f7cf7356270 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[12] 00007fffd001ca90 rip=00007f7cf7310c2d rbx=00007f7d06a60530 rbp=0000000000000000 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[13] 00007fffd001cab0 rip=00007f7cf73211f1 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[14] 00007fffd001cad0 rip=00007f7cf7334876 rbx=00007f7d062f5a80 rbp=00007fffd001cb1a r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[15] 00007fffd001cb70 rip=00007f7cf73354ad rbx=00007f7d062f5a80 rbp=0000000000000000 r12=00007f7d068e0ba0 r13=0000000000001153 r14=00000000000086ba r15=00007f7d068d8000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[16] 00007fffd001cca0 rip=00007f7cf733568d rbx=00007f7d062f5a80 rbp=0000000000000001 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[17] 00007fffd001cdc0 rip=00007f7cf73359ad rbx=00007fffd001cdec rbp=00007f7d062f5a80 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[18] 00007fffd001cde0 rip=00007f7cf52b58a7 rbx=00007fffd001cdec rbp=00007f7d068d1700 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[19] 00007fffd001ce20 rip=00007f7cf52b53b3 rbx=00007f7d068c4030 rbp=00007f7d068d1730 r12=00007f7d068d1710 r13=00007f7d068d0b10 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[20] 00007fffd001cf00 rip=00007f7cf52a9413 rbx=00007f7d06158340 rbp=00007f7d06905960 r12=00007f7d068c4030 r13=00007f7cf52aa0a0 r14=00007f7d068b6a60 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[21] 00007fffd001cf40 rip=00007f7cf52a96af rbx=00007f7d06158340 rbp=00007f7d068b6a60 r12=00007f7d068d0d00 r13=00007f7d068d1b30 r14=00007f7d06158260 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[22] 00007fffd001cf90 rip=00007f7cf52a98e5 rbx=00007f7d06158340 rbp=00007f7d068d0b70 r12=00007f7d068b6a60 r13=00007f7d068d1b30 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[23] 00007fffd001cfc0 rip=00007f7cf3e7dffe rbx=0000000000000001 rbp=00007f7d06a58150 r12=00007f7d068bc768 r13=00007f7d068b6a60 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[24] 00007fffd001d270 rip=00007f7cf3efd55d rbx=00007fffd001d4d0 rbp=00007f7d06a58150 r12=00007fffd001d4c0 r13=00007fffd001d4e0 r14=00007fffd001d510 r15=00007f7d067d6600
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[25] 00007fffd001d620 rip=00007f7cf3f01677 rbx=00007fffd001dd70 rbp=00007f7d06a58150 r12=00007f7d068cdfb0 r13=00007f7d067d6600 r14=00007f7d068c1c30 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[26] 00007fffd001dba0 rip=00007f7cf2e98980 rbx=00007fffd001dd10 rbp=00007fffd001dbc0 r12=00007fffd001dd70 r13=00007fffd001e330 r14=00007fffd001dd00 r15=00007fffd001dd30
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[27] 00007fffd001ddd0 rip=00007f7cf2ea4b74 rbx=00007fffd001e3c0 rbp=00007fffd001e330 r12=00007fffd001e320 r13=00007fffd001e890 r14=00007f7d067a5180 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[28] 00007fffd001e420 rip=00007f7cf2e9b67c rbx=00007fffd001e520 rbp=00007f7d068ce890 r12=0000000000000000 r13=00007fffd001e4b0 r14=00007fffd001e660 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[29] 00007fffd001e810 rip=00007f7cf2e9bfa5 rbx=00007fffd001e890 rbp=00007fffd001e940 r12=00007fffd001eae0 r13=00007fffd001eaa8 r14=00007fffd001ea98 r15=00007fffd001ea88
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[30] 00007fffd001e890 rip=00007f7cf2edb401 rbx=00007f7d060a3170 rbp=0000000000000001 r12=00007fffd001ecf8 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[31] 00007fffd001eb20 rip=00007f7d05a8a5c7 rbx=00007f7d060a3170 rbp=00007f7d060a2e80 r12=0000000000000001 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[32] 00007fffd001ec20 rip=00007f7d04c81790 rbx=0000000000000000 rbp=00007f7d05af7a50 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[33] 00007fffd001ece0 rip=00007f7d05a89ce9 rbx=0000000000000000 rbp=0000000000000000 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[0] 00007fffd001bee0 rip=00007f7cf792e47e in function Util_BacktraceWithFunc in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[1] 00007fffd001bf10 rip=00007f7cf7714469 in function (null) in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[2] 00007fffd001c000 rip=00007f7d05229660 in function (null) in object /usr/lib/libpthread.so.0 loaded at 00007f7d05219000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[3] 00007fffd001c448 rip=00007f7d04c94528 in function gsignal in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[4] 00007fffd001c450 rip=00007f7d04c9593a in function abort in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[5] 00007fffd001c580 rip=00007f7d04cd2bb2 in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[6] 00007fffd001c7f0 rip=00007f7d04cd80fe in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[7] 00007fffd001c830 rip=00007f7d04cd88db in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[8] 00007fffd001c8a0 rip=00007f7d0384e24d in function CRYPTO_free in object /usr/lib/vmware/lib/libcrypto.so.1.0.1/libcrypto.so.1.0.1 loaded at 00007f7d037e9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[9] 00007fffd001c8b0 rip=00007f7cf6c710ed in function SSL_CTX_set_alpn_protos in object /usr/lib/libssl.so.1.0.0 loaded at 00007f7cf6c26000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[10] 00007fffd001c8d0 rip=00007f7cf7353175 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[11] 00007fffd001ca60 rip=00007f7cf7356270 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[12] 00007fffd001ca90 rip=00007f7cf7310c2d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[13] 00007fffd001cab0 rip=00007f7cf73211f1 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[14] 00007fffd001cad0 rip=00007f7cf7334876 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[15] 00007fffd001cb70 rip=00007f7cf73354ad in function curl_multi_perform in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[16] 00007fffd001cca0 rip=00007f7cf733568d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[17] 00007fffd001cdc0 rip=00007f7cf73359ad in function curl_multi_socket_all in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[18] 00007fffd001cde0 rip=00007f7cf52b58a7 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[19] 00007fffd001ce20 rip=00007f7cf52b53b3 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[20] 00007fffd001cf00 rip=00007f7cf52a9413 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[21] 00007fffd001cf40 rip=00007f7cf52a96af in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[22] 00007fffd001cf90 rip=00007f7cf52a98e5 in function gvmomi_session_connect_local in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[23] 00007fffd001cfc0 rip=00007f7cf3e7dffe in function _ZN6gvmomi3Cnx7ConnectEN3cui7CnxTypeEN4sigc4slotIvNS3_3nilES5_S5_S5_S5_S5_S5_EENS4_IvbRKNS_5ErrorES5_S5_S5_S5_S5_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[24] 00007fffd001d270 rip=00007f7cf3efd55d in function _ZN3cui6CnxMgr12TryToConnectEbRKN4Glib6RefPtrINS_3CnxEEEPN6gvmomi3CnxEPNS_6DlgMgrE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[25] 00007fffd001d620 rip=00007f7cf3f01677 in function _ZN3cui6CnxMgr7ConnectERKN4Glib6RefPtrINS_3CnxEEEPNS_6DlgMgrEbbN4sigc4slotIvbRKNS_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvS6_bSE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[26] 00007fffd001dba0 rip=00007f7cf2e98980 in function _ZN2ui3App7ConnectERKN3cui7WeakPtrINS1_3CnxEEEPNS1_6DlgMgrEN4sigc4slotIvbRKNS1_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvSE_SE_SE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[27] 00007fffd001ddd0 rip=00007f7cf2ea4b74 in function _ZN2ui3App11InitSessionERKN3utf6stringE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[28] 00007fffd001e420 rip=00007f7cf2e9b67c in function _ZN2ui3App4InitEiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[29] 00007fffd001e810 rip=00007f7cf2e9bfa5 in function _ZN2ui3AppC1EiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[30] 00007fffd001e890 rip=00007f7cf2edb401 in function main in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[31] 00007fffd001eb20 rip=00007f7d05a8a5c7 in function main in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[32] 00007fffd001ec20 rip=00007f7d04c81790 in function __libc_start_main in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[33] 00007fffd001ece0 rip=00007f7d05a89ce9 in function (null) in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Unexpected signal: 6.
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace:
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[0] 00007fffd001b9d0 rip=00007f7cf792e47e rbx=00007f7cf792e250 rbp=0000000000000000 r12=00007fffd001be30 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[1] 00007fffd001ba00 rip=00007f7cf76d169a rbx=0000000000000006 rbp=00007f7d04ffe700 r12=00007fffd001be30 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[2] 00007fffd001be30 rip=00007f7cf76d184d rbx=0000000000000006 rbp=00007fffd001bf40 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[3] 00007fffd001bf10 rip=00007f7cf77144b8 rbx=0000000000000006 rbp=00007fffd001bf40 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[4] 00007fffd001c000 rip=00007f7d05229660 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[5] 00007fffd001c448 rip=00007f7d04c94528 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[6] 00007fffd001c450 rip=00007f7d04c9593a rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[7] 00007fffd001c580 rip=00007f7d04cd2bb2 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[8] 00007fffd001c7f0 rip=00007f7d04cd80fe rbx=0000000000000003 rbp=00007fffd001c7f0 r12=00007f7d04dc5b51 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[9] 00007fffd001c830 rip=00007f7d04cd88db rbx=00007f7d06a55760 rbp=0000000000000009 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[10] 00007fffd001c8a0 rip=00007f7d0384e24d rbx=00007f7d06a55770 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[11] 00007fffd001c8b0 rip=00007f7cf6c710ed rbx=00007f7d06a55420 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[12] 00007fffd001c8d0 rip=00007f7cf7353175 rbx=00007fffd001c990 rbp=00007f7d06a60530 r12=0000000000000001 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[13] 00007fffd001ca60 rip=00007f7cf7356270 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[14] 00007fffd001ca90 rip=00007f7cf7310c2d rbx=00007f7d06a60530 rbp=0000000000000000 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[15] 00007fffd001cab0 rip=00007f7cf73211f1 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[16] 00007fffd001cad0 rip=00007f7cf7334876 rbx=00007f7d062f5a80 rbp=00007fffd001cb1a r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[17] 00007fffd001cb70 rip=00007f7cf73354ad rbx=00007f7d062f5a80 rbp=0000000000000000 r12=00007f7d068e0ba0 r13=0000000000001153 r14=00000000000086ba r15=00007f7d068d8000
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[18] 00007fffd001cca0 rip=00007f7cf733568d rbx=00007f7d062f5a80 rbp=0000000000000001 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[19] 00007fffd001cdc0 rip=00007f7cf73359ad rbx=00007fffd001cdec rbp=00007f7d062f5a80 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[20] 00007fffd001cde0 rip=00007f7cf52b58a7 rbx=00007fffd001cdec rbp=00007f7d068d1700 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[21] 00007fffd001ce20 rip=00007f7cf52b53b3 rbx=00007f7d068c4030 rbp=00007f7d068d1730 r12=00007f7d068d1710 r13=00007f7d068d0b10 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[22] 00007fffd001cf00 rip=00007f7cf52a9413 rbx=00007f7d06158340 rbp=00007f7d06905960 r12=00007f7d068c4030 r13=00007f7cf52aa0a0 r14=00007f7d068b6a60 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[23] 00007fffd001cf40 rip=00007f7cf52a96af rbx=00007f7d06158340 rbp=00007f7d068b6a60 r12=00007f7d068d0d00 r13=00007f7d068d1b30 r14=00007f7d06158260 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[24] 00007fffd001cf90 rip=00007f7cf52a98e5 rbx=00007f7d06158340 rbp=00007f7d068d0b70 r12=00007f7d068b6a60 r13=00007f7d068d1b30 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[25] 00007fffd001cfc0 rip=00007f7cf3e7dffe rbx=0000000000000001 rbp=00007f7d06a58150 r12=00007f7d068bc768 r13=00007f7d068b6a60 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[26] 00007fffd001d270 rip=00007f7cf3efd55d rbx=00007fffd001d4d0 rbp=00007f7d06a58150 r12=00007fffd001d4c0 r13=00007fffd001d4e0 r14=00007fffd001d510 r15=00007f7d067d6600
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[27] 00007fffd001d620 rip=00007f7cf3f01677 rbx=00007fffd001dd70 rbp=00007f7d06a58150 r12=00007f7d068cdfb0 r13=00007f7d067d6600 r14=00007f7d068c1c30 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[28] 00007fffd001dba0 rip=00007f7cf2e98980 rbx=00007fffd001dd10 rbp=00007fffd001dbc0 r12=00007fffd001dd70 r13=00007fffd001e330 r14=00007fffd001dd00 r15=00007fffd001dd30
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[29] 00007fffd001ddd0 rip=00007f7cf2ea4b74 rbx=00007fffd001e3c0 rbp=00007fffd001e330 r12=00007fffd001e320 r13=00007fffd001e890 r14=00007f7d067a5180 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[30] 00007fffd001e420 rip=00007f7cf2e9b67c rbx=00007fffd001e520 rbp=00007f7d068ce890 r12=0000000000000000 r13=00007fffd001e4b0 r14=00007fffd001e660 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[31] 00007fffd001e810 rip=00007f7cf2e9bfa5 rbx=00007fffd001e890 rbp=00007fffd001e940 r12=00007fffd001eae0 r13=00007fffd001eaa8 r14=00007fffd001ea98 r15=00007fffd001ea88
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[32] 00007fffd001e890 rip=00007f7cf2edb401 rbx=00007f7d060a3170 rbp=0000000000000001 r12=00007fffd001ecf8 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[33] 00007fffd001eb20 rip=00007f7d05a8a5c7 rbx=00007f7d060a3170 rbp=00007f7d060a2e80 r12=0000000000000001 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[34] 00007fffd001ec20 rip=00007f7d04c81790 rbx=0000000000000000 rbp=00007f7d05af7a50 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[35] 00007fffd001ece0 rip=00007f7d05a89ce9 rbx=0000000000000000 rbp=0000000000000000 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[0] 00007fffd001b9d0 rip=00007f7cf792e47e in function Util_BacktraceWithFunc in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[1] 00007fffd001ba00 rip=00007f7cf76d169a in function Panic_Panic in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[2] 00007fffd001be30 rip=00007f7cf76d184d in function Panic in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[3] 00007fffd001bf10 rip=00007f7cf77144b8 in function (null) in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[4] 00007fffd001c000 rip=00007f7d05229660 in function (null) in object /usr/lib/libpthread.so.0 loaded at 00007f7d05219000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[5] 00007fffd001c448 rip=00007f7d04c94528 in function gsignal in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[6] 00007fffd001c450 rip=00007f7d04c9593a in function abort in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[7] 00007fffd001c580 rip=00007f7d04cd2bb2 in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[8] 00007fffd001c7f0 rip=00007f7d04cd80fe in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[9] 00007fffd001c830 rip=00007f7d04cd88db in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[10] 00007fffd001c8a0 rip=00007f7d0384e24d in function CRYPTO_free in object /usr/lib/vmware/lib/libcrypto.so.1.0.1/libcrypto.so.1.0.1 loaded at 00007f7d037e9000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[11] 00007fffd001c8b0 rip=00007f7cf6c710ed in function SSL_CTX_set_alpn_protos in object /usr/lib/libssl.so.1.0.0 loaded at 00007f7cf6c26000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[12] 00007fffd001c8d0 rip=00007f7cf7353175 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[13] 00007fffd001ca60 rip=00007f7cf7356270 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[14] 00007fffd001ca90 rip=00007f7cf7310c2d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[15] 00007fffd001cab0 rip=00007f7cf73211f1 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[16] 00007fffd001cad0 rip=00007f7cf7334876 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[17] 00007fffd001cb70 rip=00007f7cf73354ad in function curl_multi_perform in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[18] 00007fffd001cca0 rip=00007f7cf733568d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[19] 00007fffd001cdc0 rip=00007f7cf73359ad in function curl_multi_socket_all in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[20] 00007fffd001cde0 rip=00007f7cf52b58a7 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[21] 00007fffd001ce20 rip=00007f7cf52b53b3 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[22] 00007fffd001cf00 rip=00007f7cf52a9413 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[23] 00007fffd001cf40 rip=00007f7cf52a96af in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[24] 00007fffd001cf90 rip=00007f7cf52a98e5 in function gvmomi_session_connect_local in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[25] 00007fffd001cfc0 rip=00007f7cf3e7dffe in function _ZN6gvmomi3Cnx7ConnectEN3cui7CnxTypeEN4sigc4slotIvNS3_3nilES5_S5_S5_S5_S5_S5_EENS4_IvbRKNS_5ErrorES5_S5_S5_S5_S5_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[26] 00007fffd001d270 rip=00007f7cf3efd55d in function _ZN3cui6CnxMgr12TryToConnectEbRKN4Glib6RefPtrINS_3CnxEEEPN6gvmomi3CnxEPNS_6DlgMgrE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[27] 00007fffd001d620 rip=00007f7cf3f01677 in function _ZN3cui6CnxMgr7ConnectERKN4Glib6RefPtrINS_3CnxEEEPNS_6DlgMgrEbbN4sigc4slotIvbRKNS_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvS6_bSE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[28] 00007fffd001dba0 rip=00007f7cf2e98980 in function _ZN2ui3App7ConnectERKN3cui7WeakPtrINS1_3CnxEEEPNS1_6DlgMgrEN4sigc4slotIvbRKNS1_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvSE_SE_SE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[29] 00007fffd001ddd0 rip=00007f7cf2ea4b74 in function _ZN2ui3App11InitSessionERKN3utf6stringE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[30] 00007fffd001e420 rip=00007f7cf2e9b67c in function _ZN2ui3App4InitEiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[31] 00007fffd001e810 rip=00007f7cf2e9bfa5 in function _ZN2ui3AppC1EiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[32] 00007fffd001e890 rip=00007f7cf2edb401 in function main in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[33] 00007fffd001eb20 rip=00007f7d05a8a5c7 in function main in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[34] 00007fffd001ec20 rip=00007f7d04c81790 in function __libc_start_main in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[35] 00007fffd001ece0 rip=00007f7d05a89ce9 in function (null) in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| W110:
    2015-06-16T22:58:15+01:00[+0.021]| vmui| W110+ The core dump limit is set to ZERO; no core dump should be expected
    2015-06-16T22:58:15+01:00[+0.113]| vmui| W110: Core dumped.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Core dump pipes to process /usr/lib/systemd/systemd-coredump %p %u %g %s %t %e, core file unreliable
    2015-06-16T22:58:15+01:00[+0.113]| vmui| W110: A core file is available in "/home/gaston/core.5777"
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Msg_Post: Error
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.log.error.unrecoverable] VMware Workstation unrecoverable error: (vmui)
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ Unexpected signal: 6.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.haveLog] A log file is available in "/tmp/vmware-gaston/vmware-ui-5366.log".
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.requestSupport.withoutLog] You can request support.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.requestSupport.vmSupport.windowsOrLinux]
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ You can also run the "vm-support" script in the Workstation folder directly.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.response] We will respond on the basis of your support entitlement.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: ----------------------------------------
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Exiting
    Last edited by gastonovic (2015-06-16 22:14:58)

    gastonovic wrote:
    WorMzy wrote:Welcome to the forums, gastonovic. Please use code tags when pasting terminal output.
    Sorry , I'm just new here
    No worries, and thank you for fixing your post.
    It might help if you tell us how you installed Vmware workstation. Did you follow the wiki?

  • [SOLVED] VMware Workstation 7.1.4 fails to start/build on kernel 3.0

    Since new kernel 3.0 update I cannot rebuild vmware modules
    ~ >>> sudo vmware-modconfig --console --install-all
    Unable to initialize kernel module configuration
    or start the Workstation
    ~ >>> vmware
    Logging to /tmp/vmware-igor/setup-7740.log
    Unable to initialize module building library
    Does anybody know what's wrong?
    Last edited by karabaja4 (2011-08-12 17:55:38)

    Hi, I've been reading these forums since switched from slackware and gentoo to arch about 4 years ago. This is the first time I've been unable to fix a problem from searching here or the wiki
    I'm having trouble installing vmware workstation.
    So I recompiled the kernel and nvidia linking it to the .0-ARCH.
    └⇥ uname -a
    Linux myhost 3.0.0-ARCH #1 SMP PREEMPT Wed Aug 10 07:29:07 UTC 2011 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-56 AuthenticAMD GNU/Linux
    For the rest I followed the wiki to install vmware. Everything goes swimmingly until
    └⇥ sudo vmware-modconfig --console --install-all
    Password:
    Stopping VMware services:
       VMware USB Arbitrator                                               done
       VM communication interface socket family                            done
       Virtual machine communication interface                             done
       Virtual machine monitor                                             done
       Blocking file system                                                done
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-root/modules/vmmon-only'
    make -C /lib/modules/3.0.0-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.0.0-ARCH'
      CC [M]  /tmp/vmware-root/modules/vmmon-only/linux/driver.o
    /tmp/vmware-root/modules/vmmon-only/linux/driver.c:40:28: fatal error: linux/smp_lock.h: No such file or directory
    compilation terminated.
    make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-3.0.0-ARCH'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-root/modules/vmmon-only'
    Unable to install vmmon
    Does anyone have a suggestion of where to poke around?

  • Issues with Arch 2009.02 in VMware Workstation [SOLVED]

    I installed Arch Linux 2009.02 i686 as a guest in VMware Workstation 6.5.1, my host is Vista x64. The installation of Arch itself and Xorg wasn't a problem although from this point I've had several issues.
    I was unable to 'startx' or 'xinit' without getting crashes, however adding hal to the daemons fixed that problem - some wiki entries state to add dbus, but dbus is already started. A lot of content on the wiki is outdated, telling users to use hwd; I did install hwd separately (from sourceforge) although it gave me hundreds? of errors related to PCI and eventually failure to parse some x configuration binary in /usr/bin.
    Multimedia Issues
    I then installed xfce4 and gstreamer-plugins. All video and audio play back too quickly, i.e. it seems to play the streams as fast as they can decode. This also happens with flash content such as youtube after I'd installed the appropriate programs. Thinking this may be a timing issue, I editted the vmware config file on my Windows host although it did not help; the timing in the VM seemed to be correct anyway.
    Display Issues
    When I run 'startxfce4' from a terminal, Xfce will start as 800x600 - if I go to change this resolution all options show 0Hz as the refresh rate and many options my monitor cannot display are shown even though I have VMware set to allow a maximum size of 1680x1050. I was unable to generate a 'good' xorg.conf file using 'X -configure' and as mentioned earlier, hwd would not work for me. I installed xf86-video-vmware and xf86-video-vesa as well as both open-vm-tools and normal vmware-tools (not at the same time or together) but can't seem to sort this issue. vmware-tools was able to generate a valid xorg.conf file but it only included a handful of 4:3 resolutions and some of these still showed 0hz. For some strange reason 'startx' and 'xinit' now do not work having failed to find /dev/fb0.
    VMware Tools
    When I did try to install vmware-tools, it had many difficulties trying to build the modules - mostly regarding to not recognising __FREEBSD__, I cannot remember the complete error. I also tried to build open-vm-tools but that gave an error about not being able to find libproc even though I had procps installed. Stopping open-vm-tools on shutdown also always fails and occurs twice.
    I'm going to try reinstalling now that I know a little more about what I did to get things working but if anyone could give me a hand it'd be much appreciated.
    Last edited by andyxl987 (2009-08-04 00:17:29)

    After a lot of experimentation I've got a satisfactory installation although a few minor problems remain:
    Adjustments required to correctly run Alsa+Xorg in Arch Linux 2009.02 using VMware Workstation
    The current kernel does not play nicely with alsa, downgrade to kernel26-2.6.29.4-1:
    wget http://www.schlunix.org/archlinux/core/ … pkg.tar.gz
    pacman -U kernel26-2.6.29.4-1-i686.pkg.tar.gz
    Install/Upgrade dbus:
    pacman -Sy dbus
    Add hal (if it's not installed then make sure to do so) to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal)
    The current open-vm-tools-modules is not compatible with the older kernel, instead use open-vm-tools-modules-2009.04.23-1:
    wget http://www.schlunix.org/archlinux/commu … pkg.tar.gz
    pacman -U open-vm-tools-modules-2009.04.23-1
    The installation will prompt you with an error that /etc/modprobe.conf could not be found (as does the current version), add the following to /etc/modprobe.d/modprobe.conf:
    install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet 32 ; /bin/true;
    You can now install open-vm-tools:
    pacman -S open-vm-tools
    To autoload open-vm-tools on start up you need to add it to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal open-vm-tools)
    Add vmware-user to your /etc/X11/xinit/xinitrc file if you desire (for seamless mouse and display switching), e.g. my xinitrc with xfce4 ends with:
    vmware-user &
    exec startxfce4
    Install the following components: xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse:
    (You will not be able to start x if you have installed xf86-video-fbdev and do not have a valid xorg.conf file, this is addressed later)
    pacman -S xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse
    Lastly we need to edit/create the /etc/X11/xorg.conf file to use our vmware drivers, this will enable automatic resolution switching and seamless mouse functionality:
    (All of the following is necessary otherwise X will ignore our vmware drivers)
    Section "ServerFlags"
        Option "AllowEmptyInput" "false"
    EndSection
    Section "InputDevice"
        Identifier  "VMware Mouse"
        Driver      "vmmouse"
        Option "Protocol"         "ps/2"
        Option "Device"           "/dev/input/mice"
        Option "ZAxisMapping"     "4 5"
        Option "Emulate3Buttons"  "true"
    EndSection
    Section "Device"
        Identifier  "VMware SVGA"
        Driver      "vmware"
    EndSection
    Section "ServerLayout"
        Identifier  "VMware Config"
        InputDevice "VMware Mouse" "CorePointer"
    EndSection
    Issues
    * open-vm-tools fails to stop during a shutdown or /etc/rc.d/open-vm-tools stop/restart
    * most screen resolutions show 0Hz (although everything works correctly) and adding VertRefresh to xorg.conf produces a major error
    * playback of flash video produces a sound artefact when starting - although I think this may be to do with the decoder rather than system
    I've marked this as solved although I welcome any suggestions regarding these minor issues. The open-vm-tools one I can probably sort out but it's too late now to look into tonight
    Last edited by andyxl987 (2009-08-04 00:21:03)

  • VMWare Workstation 10 won't start [solved]

    So, I did a full system update and now VMWare won't start. I applied the netfilter patch on the wiki and that made it so the modules will compile(despite me using the stock kernel I encountered compiler errors). However, now I'm really stuck. When I try to launch vmware it just sits there and never does anything
    This is the output I see:
    [earlz@EarlzWork ~]$ vmware
    Logging to /tmp/vmware-earlz/vmware-modconfig-1186.log
    And this is what's logged:
    [earlz@EarlzWork ~]$ cat /tmp/vmware-earlz/vmware-modconfig-1186.log
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: Log for VMware Workstation pid=1186 version=10.0.1 build=build-1379776 option=Release
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: The process is 64-bit.
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: Host is Linux 3.13.6-1-ARCH 2013.09.01
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: Msg_Reset:
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: ----------------------------------------
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: Msg_Reset:
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/earlz/.vmware/config": No such file or directory.
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: ----------------------------------------
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: PREF Optional preferences file not found at /home/earlz/.vmware/config. Using default values.
    2014-03-19T10:56:01.656-05:00| vthread-3| W110: Logging to /tmp/vmware-earlz/vmware-modconfig-1186.log
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Obtaining info using the running kernel.
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Created new pathsHash.
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Setting header path for 3.13.6-1-ARCH to "/lib/modules/3.13.6-1-ARCH/build/include".
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Validating path "/lib/modules/3.13.6-1-ARCH/build/include" for kernel release "3.13.6-1-ARCH".
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Failed to find /lib/modules/3.13.6-1-ARCH/build/include/linux/version.h
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: /lib/modules/3.13.6-1-ARCH/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: using /sbin/gcc for preprocess check
    2014-03-19T10:56:01.669-05:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.13.6-1-ARCH".
    2014-03-19T10:56:01.669-05:00| vthread-3| I120: The header path "/lib/modules/3.13.6-1-ARCH/build/include" for the kernel "3.13.6-1-ARCH" is valid. Whoohoo!
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmmon module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmnet module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmblock module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmci module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vsock module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Setting vsock to depend on vmci.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Invoking modinfo on "vmmon".
    2014-03-19T10:56:01.712-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    2014-03-19T10:56:01.712-05:00| vthread-3| I120: Invoking modinfo on "vmnet".
    2014-03-19T10:56:01.713-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    2014-03-19T10:56:01.713-05:00| vthread-3| I120: Invoking modinfo on "vmblock".
    2014-03-19T10:56:01.714-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 256.
    2014-03-19T10:56:01.714-05:00| vthread-3| I120: Invoking modinfo on "vmci".
    2014-03-19T10:56:01.715-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    2014-03-19T10:56:01.715-05:00| vthread-3| I120: Invoking modinfo on "vsock".
    2014-03-19T10:56:01.716-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    It will just hang at that command indefinitely, despite all the modules appearing to have loaded fine
    Last edited by earlz (2014-03-19 19:18:00)

    I am experiencing the same issue.  After you run vmware, do you still see the process running but nothing appears on screen?  Do a strace on vmware and let me know what results you obtain.  These are the last few lines of my strace;
    $ strace vmware
    open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 5
    fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1abf686000
    read(5, "MemTotal:        8106088 kB\nMemF"..., 1024) = 1024
    close(5)                                = 0
    munmap(0x7f1abf686000, 4096)            = 0
    open("/etc/pki/tls/certs/ca-bundle.crt", O_RDONLY) = -1 ENOENT (No such file or directory)
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    open("/etc/pki/tls/cert.pem", O_RDONLY) = -1 ENOENT (No such file or directory)
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    futex(0x7f1abfd88100, FUTEX_LOCK_PI, 1) = -1 ESRCH (No such process)
    pause(
    Notice the pause( ?  It appears vmware is waiting on something, though I am not sure what.   I am using kernel 3.12.1-3-ARCH.  When I rebooted yesterday is when I started encountering problems with vmware not loading.  The last time I rebooted prior to yesterday was March 11th.
    Here is a list of packages that I updated since the reboot on March 11th;
    [2014-03-13 08:33] [PACMAN] upgraded apache (2.4.7-1 -> 2.4.7-2)
    [2014-03-13 08:33] [PACMAN] upgraded bluez-libs (5.15-1 -> 5.16-1)
    [2014-03-13 08:34] [PACMAN] upgraded chromium (33.0.1750.146-1 -> 33.0.1750.149-1)
    [2014-03-13 08:34] [PACMAN] upgraded cups-filters (1.0.46-1 -> 1.0.48-1)
    [2014-03-13 08:34] [PACMAN] upgraded dhcpcd (6.2.1-1 -> 6.3.1-1)
    [2014-03-13 08:34] [PACMAN] upgraded freetype2 (2.5.2-1 -> 2.5.3-1)
    [2014-03-13 08:34] [PACMAN] upgraded grub (1:2.02.beta2-1 -> 1:2.02.beta2-2)
    [2014-03-13 08:34] [PACMAN] upgraded gstreamer0.10-bad (0.10.23-7 -> 0.10.23-8)
    [2014-03-13 08:34] [PACMAN] upgraded gstreamer0.10-bad-plugins (0.10.23-7 -> 0.10.23-8)
    [2014-03-13 08:34] [PACMAN] upgraded keyutils (1.5.8-1 -> 1.5.9-1)
    [2014-03-13 08:34] [PACMAN] upgraded lib32-freetype2 (2.5.2-1 -> 2.5.3-1)
    [2014-03-13 08:34] [PACMAN] upgraded libvirt (1.2.1-4 -> 1.2.2-1)
    [2014-03-13 08:34] [PACMAN] upgraded libzrtpcpp (2.3.4-1 -> 4.2.0-1)
    [2014-03-13 08:34] [PACMAN] upgraded ortp (0.22.0-1 -> 0.23.0-1)
    [2014-03-13 08:34] [PACMAN] upgraded mediastreamer (2.10.0-1 -> 2.10.0-2)
    [2014-03-13 08:34] [PACMAN] upgraded ntp (4.2.6.p5-18 -> 4.2.6.p5-19)
    [2014-03-13 08:34] [PACMAN] upgraded python (3.3.4-1 -> 3.3.5-1)
    [2014-03-13 08:34] [PACMAN] upgraded sqlite (3.8.3.1-1 -> 3.8.4.1-1)
    [2014-03-13 08:34] [PACMAN] upgraded texlive-bin (2013.30973-7 -> 2013.30973-8)
    [2014-03-13 08:35] [PACMAN] upgraded texlive-core (2013.31589-1 -> 2013.33063-1)
    [2014-03-13 08:35] [PACMAN] upgraded texlive-fontsextra (2013.31570-1 -> 2013.33010-1)
    [2014-03-13 08:35] [PACMAN] upgraded tzdata (2013i-1 -> 2014a-1)
    [2014-03-13 08:35] [PACMAN] upgraded xf86-input-synaptics (1.7.3-1 -> 1.7.4-1)
    [2014-03-14 10:06] [PACMAN] upgraded dhcpcd (6.3.1-1 -> 6.3.1-2)
    [2014-03-14 10:06] [PACMAN] upgraded flashplugin (11.2.202.341-1 -> 11.2.202.346-1)
    [2014-03-14 10:06] [PACMAN] upgraded lib32-sqlite (3.8.3.1-1 -> 3.8.4.1-1)
    [2014-03-14 10:06] [PACMAN] upgraded udisks2 (2.1.2-1 -> 2.1.3-1)
    [2014-03-17 08:30] [PACMAN] upgraded apr-util (1.5.3-2 -> 1.5.3-3)
    [2014-03-17 08:31] [PACMAN] upgraded systemd (210-3 -> 211-1)
    [2014-03-17 08:31] [PACMAN] upgraded chromium (33.0.1750.149-1 -> 33.0.1750.152-1)
    [2014-03-17 08:31] [PACMAN] upgraded coreutils (8.22-2 -> 8.22-3)
    [2014-03-17 08:31] [PACMAN] upgraded e2fsprogs (1.42.9-1 -> 1.42.9-2)
    [2014-03-17 08:31] [PACMAN] upgraded galculator (2.1.2-2 -> 2.1.3-1)
    [2014-03-17 08:31] [PACMAN] upgraded gstreamer0.10-good (0.10.31-4 -> 0.10.31-5)
    [2014-03-17 08:31] [PACMAN] upgraded mesa (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:31] [PACMAN] upgraded lib32-mesa (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:31] [PACMAN] upgraded lib32-mesa-libgl (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-en-US (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-common (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-base (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-calc (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-draw (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-gnome (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-impress (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-kde4 (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-math (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-postgresql-connector (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-sdk (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-sdk-doc (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-writer (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded man-pages (3.61-1 -> 3.62-1)
    [2014-03-17 08:31] [PACMAN] upgraded mesa-libgl (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:32] [PACMAN] upgraded util-linux (2.24.1-1 -> 2.24.1-3)
    [2014-03-17 08:32] [PACMAN] upgraded mkinitcpio (16-2 -> 17-1)
    [2014-03-17 08:32] [PACMAN] upgraded nouveau-dri (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:32] [PACMAN] upgraded prison (1.0-2 -> 1.1.0-1)
    [2014-03-17 08:32] [PACMAN] upgraded python2-markupsafe (0.18-2 -> 0.19-1)
    [2014-03-17 08:32] [PACMAN] upgraded readline (6.3-1 -> 6.3-3)
    [2014-03-17 08:32] [PACMAN] upgraded systemd-sysvcompat (210-3 -> 211-1)
    [2014-03-18 11:27] [PACMAN] upgraded bash (4.2.045-5 -> 4.3-2)
    [2014-03-18 11:27] [PACMAN] upgraded acpid (2.0.21-1 -> 2.0.22-1)
    [2014-03-18 11:27] [PACMAN] upgraded freetype2 (2.5.3-1 -> 2.5.3-2)
    [2014-03-18 11:27] [PACMAN] upgraded imagemagick (6.8.8.7-1 -> 6.8.8.8-1)
    [2014-03-18 11:27] [PACMAN] upgraded lib32-systemd (210-1 -> 211-1)
    [2014-03-18 11:27] [PACMAN] upgraded libwbclient (4.1.5-1 -> 4.1.6-1)
    [2014-03-18 11:27] [PACMAN] upgraded mpg123 (1.18.1-1 -> 1.19.0-1)
    [2014-03-18 11:27] [PACMAN] upgraded msmtp (1.4.31-5 -> 1.4.32-1)
    [2014-03-18 11:27] [PACMAN] upgraded netctl (1.4-2 -> 1.6-1)
    [2014-03-18 11:27] [PACMAN] upgraded openssh (6.5p1-2 -> 6.6p1-1)
    [2014-03-18 11:27] [PACMAN] upgraded perl-encode-locale (1.03-1 -> 1.03-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-http-date (6.02-1 -> 6.02-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-file-listing (6.04-1 -> 6.04-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-http-cookies (6.01-1 -> 6.01-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-http-negotiate (6.01-1 -> 6.01-2)
    [2014-03-18 11:27] [PACMAN] upgraded serf (1.3.2-1 -> 1.3.4-1)
    [2014-03-18 11:27] [PACMAN] upgraded skype (4.2.0.13-1 -> 4.2.0.13-2)
    [2014-03-18 11:27] [PACMAN] upgraded talloc (2.0.8-2 -> 2.1.0-1)
    [2014-03-18 11:27] [PACMAN] upgraded tevent (0.9.19-1 -> 0.9.21-2)
    [2014-03-18 11:27] [PACMAN] upgraded smbclient (4.1.5-1 -> 4.1.6-1)
    [2014-03-18 11:27] [PACMAN] upgraded soundtouch (1.7.1-1 -> 1.8.0-1)
    [2014-03-18 11:27] [PACMAN] upgraded sysstat (10.2.1-1 -> 10.3.1-1)
    [2014-03-18 11:27] [PACMAN] upgraded thunderbird (24.3.0-1 -> 24.4.0-1)
    [2014-03-19 07:14] [PACMAN] upgraded firefox (27.0.1-1 -> 28.0-1)
    [2014-03-19 08:45] [PACMAN] upgraded dhcpcd (6.3.1-2 -> 6.3.2-1)
    [2014-03-19 08:45] [PACMAN] upgraded sudo (1.8.9.p5-1 -> 1.8.10.p2-1)
    Not sure what impacted vmware at this point.

  • Installing vmware-workstation-6.5.3 with kernel26-2.6.32 walkthrough

    I changed my Fedora 10 laptop to Archlinux 2 weeks ago (and I'm loving it).
    So, I also had to move my vmware-workstation-6.5.3 to my new distro, and also all my virtual machines.
    I followed  the wiki (http://wiki.archlinux.org/index.php/Installing_VMware) but until I had a working vmware, I had to do something different from the instructions.
    So, I post here my walkthrough, if someone needs it.
    Vmware package and kernel:
    - VMware-Workstation-6.5.3-185404.i386.bundle.
    - kernel26-2.6.32.1-1
    1. As root cd to the directory where is VMware-Workstation and follow these steps:
    [root@hp]# mkdir -p /etc/rc.d/vmware.d/{rc{0,1,2,3,4,5,6}.d,init.d}
    [root@hp]# export VMWARE_SKIP_MODULES=true
    [root@hp]# sh VMware-Workstation-6.5.3-185404.i386.bundle --console --custom
    2. Read and accept EULA and go on.
    3. Then press enter to all answers except "System service runlevels", where you must enter /etc/rc.d/vmware/, like in the example:
    Do you agree? [yes/no]: yes
    System path prefix.  Please note that choosing a path other than /usr
    may result in missing icons, application launchers, and other desktop
    integrations [/usr]:
    System lib directory [/usr/lib]:
    Architecture-independent files [/usr/share]:
    User level binaries [/usr/bin]:
    Super user level binaries [/usr/sbin]:
    Documentation [/usr/share/doc]:
    Manual pages [/usr/share/man]:
    Header files [/usr/include]:
    System configuration files [/etc]:
    System service runlevels: /etc/rc.d/vmware.d/       <<--------------------------------
    System service scripts [/etc/rc.d/vmware.d/init.d]:
    Path to Eclipse directory for use with Integrated Virtual Debugger
    (optional):
    The product is ready to be installed.  Press enter to begin
    installation or Ctrl-C to cancel.
    4. Now exit from root and become normal user again. Then run vmware command.
    [memyselfandi@hp]$ vmware
    It asks to compile modules and you must press de "_Install" button.
    After some ERROR messages it asks you the root passord and then it starts to compile modules.
    Finally it starts vmware.
    5. You must close it again and do this as root:
    [root@hp]# ln -s /etc/rc.d/vmware.d/init.d/vmware /etc/rc.d/vmware
    6. Then with your favorite editor, include "vmware" to DAEMONS in /etc/rc.conf to allow vmware modules to load while computer boots:
    # /etc/rc.conf - Main Configuration for Arch Linux
    DAEMONS=(syslog-ng ... ... vmware)
    7. You must substitute /sbin/lsmod with /bin/lsmod in the file /etc/rc.d/vmware/init.d/vmware with your favorite editor or use this command instead:
    [root@hp]# sed -i 's/\/sbin\/lsmod/\/bin\/lsmod/g' /etc/rc.d/vmware.d/init.d/vmware
    8. Restart vmware services and load modules with this command:
    [root@hp]# /etc/rc.d/vmware restart
    9. There is a common mouse problem (it loses focus outside VGA area 640x480) because of GTK+ new version. To avoid this issue, add this line to the end of "/etc/vmware/bootstrap":
    # /etc/vmware/bootstrap
    export VMWARE_USE_SHIPPED_GTK=yes
    10. Now you can  start as normal user:
    [memyselfandi@hp]$ vmware
    Or in the gnome menu "System Tools" --> "VMware Workstation"
    I didn't experiment any problems with keycodes. I don't know, but they seem to be solved in 6.5.3 version(?)
    Hope this help someone!

    My vmware install logs don't really help here but they do show where it trails off into oblivion:
    Sep 06 21:47:10.011: app| Log for VMware Workstation pid=26637 version=6.5.3 build=build-185404 option=Release
    Sep 06 21:47:10.012: app| Host codepage=UTF-8 encoding=UTF-8
    Sep 06 21:47:11.081: app| Extracting the sources of the vmmon module.
    Sep 06 21:47:11.117: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.30-ARCH/build/inc$
    Sep 06 21:47:20.240: app| The vmmon module loads perfectly in the running kernel.
    Sep 06 21:47:20.240: app|
    Sep 06 21:47:20.265: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.30-ARCH/misc/vmmon.o
    Sep 06 21:47:20.616: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.30-ARCH/misc/vmmon.ko
    Sep 06 21:47:21.673: app| Extracting the sources of the vmnet module.
    Sep 06 21:47:21.697: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmnet-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.30-ARCH/build/inc$
    Last edited by jebus (2009-09-06 18:51:34)

  • Qosmio F50-111: Control buttons stopped working using VMWARE Workstation

    Hi,
    Since Ive installed VMWARE Workstation v6.0.3, my touch buttons (play, pause, stop, media center, next, previous, mute, and light, webcam, and dolby) stopped working.
    So Ive chosen to restore my Vista before the installation on my VMWARE. It works my buttons work again...
    BUT I need to install this software (vmware) for my job use.
    I've already tried to remove and install then new Value Added Package from Toshiba Website, but it doesn't work.
    Please help me
    It mean that the applications (in the TBS folder, like TDspBtn.exe, TBSbtnSt.exe,...) start running but stop immediately.
    Thank's for your comming help

    I tried to disable VMware services but it didn't solve the problem but I found something interesting.
    I opened the windows Event Viewer and in Windows logs &gt; System I saw that for each boot of the PC there is a log about TBS, Toshiba Button Support which says:
    "Aucun p&eacute;riph&eacute;rique de s&eacute;curit&eacute; du module de plateforme s&eacute;curis&eacute;e compatible trouv&eacute; sur cet ordinateur. Impossible de d&eacute;marrer les services de base de module de plateforme s&eacute;curis&eacute;e."
    I don't know the english message but it's something like no compatible device of security of safety platform found on this computer. Unable to start The base services of the module of safety platform.
    I hope this with help us and Toshiba to find where does this incompatibility comes from.
    * System
    - Provider
    [ Name|http://forums.computers.toshiba-europe.com/forums/] Microsoft-Windows-TBS
    [ Guid|http://forums.computers.toshiba-europe.com/forums/] {51480c1a-90aa-416e-98fd-4c11f735349b}
    EventID 537
    Version 0
    Level 4
    Task 0
    Opcode 0
    Keywords 0x8000000000000000
    - TimeCreated
    [ SystemTime|http://forums.computers.toshiba-europe.com/forums/] 2009-01-04T03:54:49.807Z
    EventRecordID 32303
    Correlation
    - Execution
    [ ProcessID|http://forums.computers.toshiba-europe.com/forums/] 1100
    [ ThreadID|http://forums.computers.toshiba-europe.com/forums/] 4324
    Channel System
    Computer JCLB-X300-126
    - Security
    [ UserID|http://forums.computers.toshiba-europe.com/forums/] S-1-5-19
    EventData
    now in XML
    * &lt;Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"&gt;
    * &lt;System&gt;
    &lt;Provider Name="Microsoft-Windows-TBS" Guid="{51480c1a-90aa-416e-98fd-4c11f735349b}" /&gt;
    &lt;EventID&gt;537&lt;/EventID&gt;
    &lt;Version&gt;0&lt;/Version&gt;
    &lt;Level&gt;4&lt;/Level&gt;
    &lt;Task&gt;0&lt;/Task&gt;
    &lt;Opcode&gt;0&lt;/Opcode&gt;
    &lt;Keywords&gt;0x8000000000000000&lt;/Keywords&gt;
    &lt;TimeCreated SystemTime="2009-01-04T03:54:49.807Z" /&gt;
    &lt;EventRecordID&gt;32303&lt;/EventRecordID&gt;
    &lt;Correlation /&gt;
    &lt;Execution ProcessID="1100" ThreadID="4324" /&gt;
    &lt;Channel&gt;System&lt;/Channel&gt;
    &lt;Computer&gt;JCLB-X300-126&lt;/Computer&gt;
    &lt;Security UserID="S-1-5-19" /&gt;
    &lt;/System&gt;
    &lt;EventData /&gt;
    &lt;/Event&gt;

  • Not able to install server 2012 R2 on a VMware Workstation 10 .

    Dear Team,
    Thanks in advance. 
    I am facing an issue when installing server 2012 R2 on a VMware Workstation 10 .
    This is the error message i get ''windows cannot find the microsoft software license terms. make sure the installation sources are valid and restart the installation.'' 
    i have tried changing the initial install option of OS  to ''other''. But still its the same.
    Finally i have installed it without adding the OS disk in the initial setup. But the problem here is that its asking me activation key. 
    if you have the activation key for 180 days please let me know.

    I have the same problem here.
    With VMWare Workstation 10, downloading and using the Windows 2012 R2 ISO evaluation to test.
    Shortly after booting up with the ISO, it complains about this message:  ''windows cannot find the microsoft software
    license terms. make sure the installation sources are valid and restart the installation.''
    BUT, if you uninstall VMWare Workstation 10 and install VMWare Workstation 9, no problem.
    Something wrong with either VMWare Workstation 10 or Windows 2012 R2.

  • Issues on Installing Oracle on Windows Server 2008 Guested on VMware Workstation 10

    I am trying to install Oracle 11g R2 on Windows Server 2008 Guested on VMware Workstation 10 but I am getting this Warning on Enterprise Manager Configuration  at the end of installation.
    Besides, when I tried to connect to hr database through Oracle SQL Developer I am getting following error:
    Can you please let me know what I have done wrong? and how can I fix This? Thanks

    Farzanx1 wrote:
    I need to install and configure Active Directory and DNS service on a
    remote Windows Server 2008 R2 which has a public facing IP, gateway
    and DNS. I don't really understand such network structure:
    IP Address: xx.xx.93.158
    Subnet Mask: 255.255.255.252
    Default Gateway: xx.xx.93.157
    DNS: xx.xx.64.10
    I have experience on installing AD and DC, DNS services on local
    servers (which then the server becomes the DC for the local network)
    but I hesitate to do this on a publicly facing production server.
    Unfortunately I wasn't able to find a proper guide for my case.
    Would appreciate if someone could guide me on the steps I need to
    take so that I will not disturb the current network settings. (A
    little down time for installing the services and features is ok as
    long as I don't lose connectivity)
    Thanks
    You want to install AD on an Internet Server?
    According to your description your server has one public IP-address and
    no internal IP-address and you want to install AD on this Internet
    server?? Is that correct??
    Can you tell us the intended use of this server. Do you want to host
    services on this server, which need AD authentication?
    If you have a second NIC and your DC is on another local machine I
    would not expose your local AD on an public accessible server. If this
    server shall become a DC it should not have more than one IP-address.
    If you want to access data on this server via Internet securely I would
    recommend a VPN solution - preferably not running on the server itself
    but on a separate firewall between the server and the internet. In this
    case I would have no see a big security problem running AD on this
    server.
    Wolfgang

Maybe you are looking for