| Summary: | app-crypt/tpm2-tss-4.0.1 fails tests (PYTHON-3.12-SYSTEM): because of a heap-use-after-free | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Christopher Byrne <salah.coronya> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | proxy-maint |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log.xz
1-test-suite.log |
||
|
Description
Agostino Sarubbo
2023-09-15 08:27:05 UTC
Created attachment 870598 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 870599 [details]
1-test-suite.log
1-test-suite.log
Error(s) that match a know pattern in addition to what has been reported in the summary: /var/tmp/portage/app-crypt/tpm2-tss-4.0.1/work/tpm2-tss-4.0.1/test-driver: line 112: 61486 Segmentation fault "$@" >> "$log_file" 2>&1 FAIL: test/integration/fapi-key-create-null-key-sign.fint FAIL: test/integration/fapi-second-provisioning.fint FAIL: test/unit/dlopen-fail FAIL: test/unit/tctildr-dl This isn't due to Python 3.12, this is due to -fsantize=address in CFLAGS and LDFLAGS. What it intended to have those flags present? ago has started filing these bugs of his own volition. He should clearly mark the bugs as being such (or just not file them...) Mass-closing "PYTHON-3.12-SYSTEM" bugs. Most of them are either obsolete (i.e. packages have 3.12 support already), or report issues completely tangential to Python 3.12 support. Manually checking them is a waste of time. |