Your message dated Sun, 09 Oct 2022 09:20:21 +0000 with message-id <[email protected]> and subject line Bug#1020943: fixed in glibc 2.35-3 has caused the Debian Bug report #1020943, regarding nscd: Segmention fault when trying to launch on Debian/testing to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1020943: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020943 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nscd Version: 2.35-1 Severity: normal Dear Maintainer, * What led up to the situation? Upgrading nscd on Debian/testing * What exactly did you do (or not do) that was effective (or ineffective)? apt -u dist-upgrade * What was the outcome of this action? nscd segfaults when trying to launch * What outcome did you expect instead? Working nscd currently on Debian/testing, nscd crashes when trying to launch. >From logwatch: WARNING: Segmentation Faults in these executables nscd : 2461 Time(s) Here is the journalctl output: sept. 29 09:12:13 g6.lan.dac systemd[1]: Started Name Service Cache Daemon. sept. 29 09:12:15 g6.lan.dac systemd[1]: nscd.service: Main process exited, code=killed, status=11/SEGV sept. 29 09:12:15 g6.lan.dac systemd[1]: nscd.service: Failed with result 'signal'. sept. 29 09:12:15 g6.lan.dac systemd[1]: nscd.service: Scheduled restart job, restart counter is at 1. sept. 29 09:12:15 g6.lan.dac systemd[1]: Stopped Name Service Cache Daemon. sept. 29 09:12:15 g6.lan.dac systemd[1]: Starting Name Service Cache Daemon... sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/passwd` (1) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/group` (3) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/hosts` (4) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/resolv.conf` (5) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/services` (6) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 stat failed for file `/etc/netgroup'; will try again later: No such file or directory sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/nsswitch.conf` (7) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/nsswitch.conf` (7) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/nsswitch.conf` (7) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/nsswitch.conf` (7) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring file `/etc/nsswitch.conf` (7) sept. 29 09:12:15 g6.lan.dac nscd[3569]: 3569 monitoring directory `/etc` (2) sept. 29 09:12:15 g6.lan.dac systemd[1]: Started Name Service Cache Daemon. sept. 29 09:12:16 g6.lan.dac systemd[1]: nscd.service: Main process exited, code=killed, status=11/SEGV sept. 29 09:12:16 g6.lan.dac systemd[1]: nscd.service: Failed with result 'signal'. sept. 29 09:12:16 g6.lan.dac systemd[1]: nscd.service: Scheduled restart job, restart counter is at 2. sept. 29 09:12:16 g6.lan.dac systemd[1]: Stopped Name Service Cache Daemon. sept. 29 09:12:16 g6.lan.dac systemd[1]: nscd.service: Start request repeated too quickly. sept. 29 09:12:16 g6.lan.dac systemd[1]: nscd.service: Failed with result 'signal'. sept. 29 09:12:16 g6.lan.dac systemd[1]: Failed to start Name Service Cache Daemon. Thank you very much for your attention. Sincerely, Adrian Kiess -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.19.0-1-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages nscd depends on: ii init-system-helpers 1.65.2 ii libaudit1 1:3.0.7-1.1 ii libc6 2.35-1 ii libcap2 1:2.44-1 ii libselinux1 3.4-1+b2 ii lsb-base 11.4 ii sysvinit-utils [lsb-base] 3.05-6 nscd recommends no packages. nscd suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: glibc Source-Version: 2.35-3 Done: Aurelien Jarno <[email protected]> We believe that the bug you reported is fixed in the latest version of glibc, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Aurelien Jarno <[email protected]> (supplier of updated glibc package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 09 Oct 2022 10:54:21 +0200 Source: glibc Architecture: source Version: 2.35-3 Distribution: unstable Urgency: medium Maintainer: GNU Libc Maintainers <[email protected]> Changed-By: Aurelien Jarno <[email protected]> Closes: 1020943 1021455 Changes: glibc (2.35-3) unstable; urgency=medium . * debian/patches/arm/git-atomic-compiler-builtins.diff: backport an upstream patch switching the arm32 atomics to GCC atomic builtins. This fixes the flaky nptl/tst-rwlock9. Partially addresses: #1020500. * debian/control.in/libc: add back the Breaks: on heimdal-multidev (<= 7.7.0+dfsg-4) to libc6-dev, now that the glibc 2.34 transition is finished and that the package has transitioned to testing. It has been temporarily removed in version 2.34-2. * debian/patches/git-updates.diff: update from upstream stable branch: - nscd: do not use stale values when a request needs to be resent. Closes: #1020943, #1021455. Checksums-Sha1: 7f41997a199b2d589e1db1f955785b333d8c6893 9731 glibc_2.35-3.dsc 86e314f4e1aa58d2c85cccee19e1ffcf0089ea3c 920272 glibc_2.35-3.debian.tar.xz 3d4f72c0ea3dccf82aafc6f8364f36382c185d8e 9469 glibc_2.35-3_source.buildinfo Checksums-Sha256: e4a0749a2be444856df978cf9f0468abfe9b5954cf15b3f2ee3f88d67944f3cc 9731 glibc_2.35-3.dsc b64814d57b38cb9e9793881484d632b00e02ab058f44e442c9c56d1d3ef9f056 920272 glibc_2.35-3.debian.tar.xz b22a17b5875e61db83fdcf88fd5c2dbb7cfe47c860da981c4d5e4872a0b4d711 9469 glibc_2.35-3_source.buildinfo Files: 6d1c3be7a930568fc5242a121d023b95 9731 libs required glibc_2.35-3.dsc 2ee32aa40c05851ffab12a16401a42c9 920272 libs required glibc_2.35-3.debian.tar.xz 11dd87128d792b147dd75697af257e66 9469 libs required glibc_2.35-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmNCjoAACgkQE4jA+Jno M2vf5A/+IZjcCfGJF0F2QV0O19ozEoosHgw/8x0gIIVYqqde9DYkQ+fndJtKoy85 keMF5ryffBE1pBRprlkEmu0NTm+8cWKqtmsD2UzFQCCG2FnBnxe5eXs7bXdZsNM/ ooacz+j0QpXRnM38sV42Wo4i9QnRon/LS8twAl9Jun2HBAS17dfy+AiICewZ7SBF X+7uqH6IMXUF0Re4Ad9zoqLqDbqrs1+quQtT4mpz2+iYW+eJzb4BnmcpgIEIsqsk 2WfnBZoueuZY3dxJKDbwbqmVUM0P8SuPsLk2f1BxYi7ofHFHltwOkuPU5AFDoZ9N FWVgFk6IoAbVMt/VXT0JEnEbRfazZ6jWeS/m3/pVYf/hZa77gCiWSSnEgZ+c/mKR eGfaf5bFcH13LaC9OadSz51k735JKakk4hlM9GZP35QFTgS6Ohr/L/QK1V6RrgQj n57TCZz8k0cY0z7RHGFDqbcjLjcIzJilhev+dDW+vV8zjkhJ+ee5vafIQNN1C+zd YWe+5Y1e/faI0XSrSZePsjkFVIsZT101ExfQHB/yg0S8ris8ZRvm2Jv7zeCITSZG h+mU3/nqJQN6nfQPPnATzTBe5fSnFmJ4/WTQpr+La1sbTs9bstceVJSEQ963QMyu 3ZHl5XECdymJ/RMaXCHpRAAEb9j3TKLeW2WT4IL5oQEfvB53UJA= =fnqM -----END PGP SIGNATURE-----
--- End Message ---

