Package: age Version: 1.2.1-1+b5 Severity: normal Dear Maintainer,
The age encryption package includes a binary to generate keys. This command always returns an error.. ```sh $ age-keygen -o key.txt Inconsistency detected by ld.so: ../elf/dl-tls.c: 649: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed! $ age-keygen --help Inconsistency detected by ld.so: ../elf/dl-tls.c: 649: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed! $ age-keygen --version Inconsistency detected by ld.so: ../elf/dl-tls.c: 649: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed! ``` The binaries downloadable from github and locally built ones of the same version, 1.2.1, both work without issue. -- System Information: Debian Release: 13.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 7.0.13+deb13-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 age depends on: ii libc6 2.41-12+deb13u3 age recommends no packages. age suggests no packages. -- no debconf information

