Package: strace Version: 6.8-2 Severity: minor Dear Maintainer,
Lately, strace has been printing a warning whenever I start it:
$ /usr/bin/strace
/usr/bin/strace: Symbol `_UPT_accessors' has different size in shared
object, consider re-linking
/usr/bin/strace: must have PROG [ARGS] or -p PID
Try '/usr/bin/strace -h' for more information.
$ ldd /usr/bin/strace
linux-vdso.so.1 (0x00007fa057af1000)
libunwind-ptrace.so.0 =>
/lib/x86_64-linux-gnu/libunwind-ptrace.so.0 (0x00007fa057ac5000)
libunwind-x86_64.so.8 =>
/lib/x86_64-linux-gnu/libunwind-x86_64.so.8 (0x00007fa057aa7000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6
(0x00007fa05760a000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5
(0x00007fa057a77000)
libunwind.so.8 => /lib/x86_64-linux-gnu/libunwind.so.8
(0x00007fa057a5b000)
/lib64/ld-linux-x86-64.so.2 (0x00007fa057af3000)
$
Except for this warning, it appears to work normally. It looks like the
message is printed by glibc and is related to libunwind.
- Michael
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.11.2-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages strace depends on:
ii libc6 2.40-3
ii libunwind8 1.7.2-1
strace recommends no packages.
strace suggests no packages.
-- no debconf information
signature.asc
Description: PGP signature

