Bug 2046866
| Summary: | python-cryptography: FTBFS in Fedora rawhide/f36 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | python-cryptography | Assignee: | Jeremy Cline <jeremy> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | cheimes, jeremy, nick, npmccallum, terrycwk1994 | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | python-cryptography-36.0.0-3.fc36 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2022-01-27 14:52:07 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1992484 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2022-01-27 09:36:37 UTC
Created attachment 1856224 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1856225 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1856226 [details]
state.log
PyCA cryptography has detected a memory leak in OpenSSL:
E AssertionError: {'94512040874960': {'size': 240, 'path': 'crypto/evp/digest.c', 'line': 833, 'backtrace': None}, '94512042605008': {'size': 5, 'path': 'crypto/core_algorithm.c', 'line': 129, 'backtrace': None}, '94512042605520': {'size': 56, 'path': 'crypto/threads_pthread.c', 'line': 38, 'backtrace': None}}
tests/hazmat/backends/test_openssl_memleak.py:164: AssertionError
Marking this as duplicate of #2042413. The memleak tests are flaky under 3.10 and broken under 3.11. python-cryptography-36.0.0-3.fc36 build has memleak tests disabled. *** This bug has been marked as a duplicate of bug 2042413 *** |