FreeRDP-WebConnect icon indicating copy to clipboard operation
FreeRDP-WebConnect copied to clipboard

Unable to run WebConnect on CentOS 6.7

Open boilingfrogs opened this issue 9 years ago • 1 comments

Hi,

When we click the connect button in the UI, the below exception is seen in the log file and the service is stopped after that.

.... localhost kernel: wsgate[11229]: segfault at 160 ip 00007f254f05d021 sp 00007f253616bbe0 error 4 in libfreerdp.so.2.0.0[7f254efca000+197000]

Also, the wsgate version is coming as "Unknown". The same is seen in the GUI as well.

localhost wsgate[11209]: wsgate v1.2.0.Unknown starting localhost wsgate[11209]: Listening on 172.29.109.235:8888

boilingfrogs avatar Oct 20 '16 06:10 boilingfrogs

libfreerdp.so is an object from the FreeRDP project. Try to build FreeRDP on the stable-1.1 branch. Hope that helps.

c64cosmin avatar Nov 21 '16 15:11 c64cosmin