Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mosh crashes with -6 IPv6 #1302

Open
haraldhh opened this issue Dec 12, 2023 · 0 comments
Open

mosh crashes with -6 IPv6 #1302

haraldhh opened this issue Dec 12, 2023 · 0 comments

Comments

@haraldhh
Copy link

The 1.3.2 version that comes with Ubuntu 22.04 started crashing on AAAA-records today, maybe the libc and friends update that came today?

I cloned this repo, and version 1.4.0 doesn't crash if there's an AAAA-record in DNS. It does crash however exactly in the same way as 1.3.2 when using the -6 flag.

 $ ./mosh -6 $host
Use of uninitialized value $addr_string in concatenation (.) or string at ./mosh line 283.
Use of uninitialized value $err in concatenation (.) or string at ./mosh line 283.
./mosh: Could not connect to (redacted), last tried : 
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?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant