Uploaded image for project: 'Aesh'
  1. Aesh
  2. AESH-505

[SmartOS] Not present tty attribute breaks the terminal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • Undefined

      This affects aesh-readline.
      The following exception is thrown using WildFly CLI on SmartOS.

      CLI Terminal Connection (uninterruptable)" java.io.IOError: java.io.IOException: Error executing 'stty icrnl ixon echo echoctl icanon iexten eof ^D intr ^C min 11111111111111111111111111111111 time 11111111111111111111111111111111': stty: invalid integer argument: '11111111111111111111111111111111': Value too large for defined data type

      It seems that the -1 value default value is handled and transformed to a binary String. The -1 value should be ignored and valid value should be formated using Base 10.

            spederse@redhat.com Stale Pedersen
            jdenise@redhat.com Jean Francois Denise
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: