termux / science-packages

Science packages for Termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android 11: Fdsan errors running mosh client

BongoEADGC6 opened this issue · comments

Problem description
mosh worked fine on Android 10, but no longer works.
Error message:
fdsan: attempted to close file descriptor 11, expected to be unowned, actually owned by FILE* 0x7d642414b8
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
mosh: Did not find remote IP address (is SSH ProxyCommand disabled?).

Likely related to: https://developer.android.com/about/versions/11/behavior-changes-all

Steps to reproduce
pkg install mosh
mosh user@hostname

Expected behavior
Run without issue

Additional information

  • Termux application version: 0.98
  • Android OS version: 11
  • Device model: Pixel 3

Migrated from: termux/termux-packages#5790

Cancelled