| Summary: | NULL pointer passed to xfree() during client connection | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Bernard Karmilowicz <karmilow> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Bernard Karmilowicz
2002-03-09 08:33:01 AEDT
can you provide sshd -ddd output and additional information such as linux distribution, etc? also "Cannot bind any address." appears to be from a different sshd invocation. from bernie: Thanks for asking! I finally solved the problem this weekend. It turned out to be a glibc problem. Specifically, I had a mix of 2.1.3 and 2.2 files that caused confusion. Once I removed the 2.2 files, the build went fine. closing. Mass change of RESOLVED bugs to CLOSED |