You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "zhonghe (JIRA)" <ji...@apache.org> on 2017/09/22 10:01:00 UTC

[jira] [Created] (GUACAMOLE-387) Process in dead loop and cpu running 100%

zhonghe created GUACAMOLE-387:
---------------------------------

             Summary: Process in dead loop and cpu running 100%
                 Key: GUACAMOLE-387
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-387
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole
    Affects Versions: 0.9.11-incubating
         Environment: CentOS Linux release 7.2.1511 
            Reporter: zhonghe
            Priority: Critical
         Attachments: bug2.sql

Test environment:  client browser---->guacamole server----->target host.
In target host, install mariadb-server .
Upload bug2.sql  to target host.
Run command:
$mysql -u username -p password <bug2.sql 

In client browser connect to target host  through guacamole server
In browser console:
$mysql  -e "use BUG_TEST; select * from guacamole_user;"





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)