Package: python3.13 Version: 3.13.14-1 Severity: important X-Debbugs-Cc: [email protected]
Dear Maintainer, I was trying to use GDB to debug a project I was working on but I quickly discovered that the debugger failed to start. GDB and LLDB both don't start anymore, they throw the same error as below: "gdb: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpython3.13.so.1.0: undefined symbol: XML_SetReparseDeferralEnabled" I also found out other programs don't work, such as reportbug itself, they throw this error: "/usr/bin/python3: symbol lookup error: /usr/bin/python3: undefined symbol: XML_SetHashSalt16Bytes" I tried searching for a solution online and I was told to check if libexpat.so.1 is properly linked, I checked and it is. It looks like the package python3.13 which is a dependency of the package python3 in Unstable has a bug which makes a program that relies on libexpat crash. This bug happens on version 3.13.14, there is no issue on version 3.13.12, which is running on the laptop I'm writing this on. Regards, Lorenzo. -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 7.0.10+deb14-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_CPU_OUT_OF_SPEC Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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 python3.13 depends on: ii libpython3.13-stdlib 3.13.12-1 ii media-types 14.0.0 ii python3.13-minimal 3.13.12-1 ii tzdata 2026b-1 Versions of packages python3.13 recommends: ii ca-certificates 20260223 Versions of packages python3.13 suggests: ii binutils 2.46-3 pn python3.13-doc <none> ii python3.13-venv 3.13.12-1 -- no debconf information

