Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 455934

Summary: net-mail/fdm-1.6-r1 with dev-libs/openssl-1.0.1d fails to fetch from some pop3s accounts: SSL3_GET_RECORD:bad decompression
Product: Gentoo Linux Reporter: Alec Moskvin <alecm>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED DUPLICATE    
Severity: normal CC: steffen.weber
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alec Moskvin 2013-02-06 23:38:46 UTC
With openssl-1.0.1d, fdm fails to fetch from some pop3s accounts.

The error looks like this:

$ fdm fetch
XXX: SSL_connect: 1: error:1408F06B:SSL routines:SSL3_GET_RECORD:bad decompression
XXX: fetching error. aborted
XXX: 0 messages processed in 0.106 seconds
YYY: SSL_connect: 1: error:1408F06B:SSL routines:SSL3_GET_RECORD:bad decompression
YYY: fetching error. aborted
YYY: 0 messages processed in 0.226 seconds

Rebuilding does not help.

After downgrading back to openssl-1.0.1c (from d) it once again works.

Reproducible: Always
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2013-02-08 01:05:13 UTC

*** This bug has been marked as a duplicate of bug 456108 ***