Bug#991476: redis: insane amount of memory used by the testsuite on s390x
Aurelien Jarno <[email protected]>
| Newsgroups | gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <162720994354.2836993.16321031187523180837.reportbug__5334.04536997608$1627210109$gmane$org@ohm.local> |
Package: redis Version: 5:6.2.5-1 Severity: serious X-Debbugs-Cc: [email protected] Since redis version 5:6.2.5-1, the redis-server process on s390x tries to allocate insane amount of memory, 2560 PiB, causing the build daemon to OOM just to maintain the page tables of such amount of memory: | [59125.870223] Out of memory: Killed process 1142100 (redis-server) total-vm:2814749767178764kB, anon-rss:0kB, file-rss:8kB, shmem-rss:0kB, UID:2952 pgtables:7908616kB oom_score_adj:0 The last message in the build log is: | [ok]: corrupt payload: OOM in rdbGenericLoadStringObject Version 5:6.2.4-1 built fine, so it's likely a regression introduced in the new upstream version.