Hello,
I try to start vmware-vmrc of the VMware VMRC SDK 5.1 on Debian 7 to connect to server. Server is in local network and reachable. The call is:
/usr/lib/vmware-vmrc/5.1/vmware-vmrc -h <ip-address>:8333 -u <username> -p <password>
The result is always:
Program received signal SIGSEGV, Segmentation fault.
0x00007fffebbc24e9 in player::DlgMgr::SetIPCMgr(cui::WeakPtr<cui::IPCMgr>) () from /usr/lib/vmware-vmrc/5.1/lib/libvmware-vmrc.so/libvmware-vmrc.so
Something misconfigured or a bug?
Attached are the logfiles and debugging session outputs.
BR
Uwe