Hi,
I am bringing up a new development workstation running Fedora 38 with Gnome 44. It uses an AMD7950X with 128GB RAM.
vsinst hung when it would normally pop up a licence dialog. Trying to start Slickedit using /opt/slickedit-pro2022/bin/vs_exe +new -mdihide -p lmw
hangs polling for something on file descriptor 3:
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 3, 0) = 0 (Timeout)
recvmsg(6, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(6, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(6, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(6, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
Any ideas what might be going wrong?