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

