Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-157

Connecting to unavailable VNC endpoint causes SIGSEGV in SSH SSL lock free

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.9.10-incubating
    • 0.9.11-incubating
    • guacamole-server
    • None

    Description

      A SIGSEGV occurs when attempting to connect to an unavailable VNC endpoint and SSH is enabled.
      This is caused by the SSL lock array not being initialized, and when free is called it attempts to destroy the non-existent SSL mutexes.

      Fixed by initializing the lock array to NULL and testing for NULL'ness in the uninit.

      Attachments

        Activity

          People

            frode Frode Langelo
            frode Frode Langelo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: