[Bug 2973] New: Broken pipe after authentication when including coverage information
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Mon Feb 25 04:15:28 AEDT 2019
    
    
  
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: unassigned-bugs at mindrot.org
          Reporter: seroland86 at gmail.com
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.
    
    
More information about the openssh-bugs
mailing list