[Bug 3229] New: ssh -o "ConnectTimeout=2147484" => Aborted (core dumped)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Nov 12 23:42:57 AEDT 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3229
Bug ID: 3229
Summary: ssh -o "ConnectTimeout=2147484" => Aborted (core
dumped)
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: paride at debian.org
Created attachment 3453
--> https://bugzilla.mindrot.org/attachment.cgi?id=3453&action=edit
coredump
Running
ssh -o "ConnectTimeout=2147484" localhost
or with any timeout >=2147484 causes an immediate crash with coredump
of ssh:
$ ssh -o "ConnectTimeout=2147484" localhost
Aborted (core dumped)
This is with OpenSSH_8.3p1. Core dump attached.
First reported in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1903516
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list