Your message dated Mon, 16 Mar 2026 07:40:23 +0100
with message-id <[email protected]>
and subject line python3-onnxruntime: Importing both onnx and onnxruntime
causes Python to crash
has caused the Debian Bug report #1126427,
regarding python3-onnxruntime: Importing both onnx and onnxruntime causes
Python to crash
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.)
--
1126427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126427
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-onnxruntime
Version: 1.23.2+dfsg-2
Control: affects -1 + python3-onnx
Importing both onnx and onnxruntime causes Python to crash:
$ python3
Python 3.13.11 (main, Dec 8 2025, 11:43:54) [GCC 15.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import onnx
>>> import onnxruntime
[libprotobuf ERROR google/protobuf/descriptor_database.cc:642] File already
exists in database: onnx/onnx-ml.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:1988] CHECK failed:
GeneratedDatabase()->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of
'google::protobuf::FatalException'
what(): CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor,
size):
Abandon python3
--- End Message ---
--- Begin Message ---
Version: 1.20.0-2
--- End Message ---