https://bugzilla.mindrot.org/show_bug.cgi?id=2973

            Bug ID: 2973
           Summary: Broken pipe after authentication when including
                    coverage information
           Product: Portable OpenSSH
           Version: 7.9p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: sshd
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 3246
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3246&action=edit
log

If OpenSSH is compiled with gcc using --coverage sshd returns with a
broken pipe error after authentication. The last working version is
7.1. To reproduce compile with: CFLAGS=--coverage LIBS='-lgcov'
./configure && make && make install.

Only got it working using --with-sandbox=no.

Attached are ssh and sshd debug logs.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to