Displaying 1 result from an estimated 1 matches for "libvmware".
Did you mean:
libvmcore
2018 Apr 08
0
Success : clang/LLVM-built host kernel and clang-built VMware kernel modules for VMware Player 14.1.1 on host Ubuntu 17.10 x86_64
...in any segfault/crash either. So, I had to invoke a gdb-session as
part of /usr/bin/vmware-config itself while it launches
/usr/lib/vmware/bin/vmware-modconfig --appname="VMware Player"
--icon="vmware-player" within itself and that worked and I saw
ModConf_NewKernelInfo() within libvmware-modconfig.so was trying to get
current kernel version information and while doing so or parsing the
version information after getting it, it segfault-ed.
Code:
exp at exp:~$
exp at exp:~$ vmplayer
GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPL...