|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20230625] docker hangs on uncompression of images | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Guillaume GARDET <guillaume.gardet> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fabian, guillaume.gardet |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/3382352/modules/docker/steps/66 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2023-06-26 15:23:48 UTC
Bisected and reported upstream: https://github.com/zlib-ng/zlib-ng/issues/1525 Workaround is to add if(out == from) return out + len; to chunkcopy_safe. SR on the way to Factory: https://build.opensuse.org/request/show/1095555 |