| Summary: | Segmentation Fault | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | M.Alkema <malkema> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Solaris | ||
|
Description
M.Alkema
2002-07-08 19:46:05 AEST
Correct me if I'm wrong but I get the impression you downloaded sunfreeware's binary packages? If so then you should really contact them for help or to report bugs. They're the only ones who know how the packages were configured and compiled. That said, my gut feel is that this is and OpenSSL library version issue (ie you got 0.9.6c and your binaries are linked against 0.9.6d or vice versa). Both versions have the same library version identifier (0.9.6) but are *NOT* binary compatible. The OpenSSL docs recommend against dynamically linking like that, I might add. Also, 3.1p1 has a known vulnerability. Since 3.4p1 appears to be available for your platform I suggest you use that instead. Thankx for yer help, i did installed the latest ssh & ssl pkg from sunfreeware It works just fine now. :-) Mark. Mass change of RESOLVED bugs to CLOSED |