You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.
This issue is labeled inactive because the last activity was over 90 days ago.
What version of protobuf and what language are you using?
Version: v3.21.5, 3.21.3.
Language: Python
With pip package: 4.21.3 and 4.21.5
What operating system (Linux, Windows, ...) and version?
Linux, CentOS 7
What runtime / compiler are you using (e.g., python version or gcc version)
python 3.9
gcc 12
What did you do?
What did you expect to see
Importing success
What did you see instead?
Crash
Here is gdb information of corefile.
It seems
PyUpb_ExtensionDict_Contains
callupb_Array_Size(NULL)
.($rdi=0
)The text was updated successfully, but these errors were encountered: