We use guacamole in a storage sensitive sensitive and as such we converted the guacd docker image from Debian to Ubuntu 18.04 (489MB to 235MB). Just FYI, this is a trivial case of change the import docker images to ubuntu and updating libjpeg-turbo.
When testing the new FreeRDP changes in staging/1.1.0 we found guacd now outputs "double free or corruption (out)" and fails to connect to RDP devices. Trivial to reproduce with: * Ubuntu 18.04 guacd Dockerfile: https://gist.github.com/richlanc/e288b6e1310415eec6b97765908df3a5 * Guacamole docker-compose stack: https://github.com/richlanc/guac-xrdp-stack Should I create a Jira ticket for this? Thanks, Richard
