Your message dated Tue, 16 Jun 2026 06:38:53 -0400
with message-id <[email protected]>
and subject line Re: Bug#1140065: python3.13: version 3.13.14 breaks some
programs that rely on libexpat
has caused the Debian Bug report #1140065,
regarding python3.13: version 3.13.14 breaks some programs that rely on libexpat
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.)
--
1140065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140065
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Hi Lorenzo (2026.06.15_07:41:47_-0400)
"gdb: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpython3.13.so.1.0:
undefined symbol: XML_SetReparseDeferralEnabled"
In private conversation, the culprit was found, a
/usr/local/lib/libexpat.so.1.
Stefano
--
Stefano Rivera
http://tumbleweed.org.za/
+1 415 683 3272
--- End Message ---