Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

test_frame.test_repr_deep() fails randomly on Windows11 Bigmem buildbot: _PyObject_GC_UNTRACK() assertion error tests Tests in the Lib/test dir type-crash A hard crash of the interpreter, possibly with a core dump
#133384 opened May 4, 2025 by StanFromIreland
segfault when deleting an object after returning it 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#133371 opened May 4, 2025 by graingert
Regression in Python 3.14.0a7. 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#133352 opened May 3, 2025 by felixxm
test_frame does crash randomly on Linux (x86-64 and ppc64le) release-blocker tests Tests in the Lib/test dir type-crash A hard crash of the interpreter, possibly with a core dump
#133261 opened May 1, 2025 by vstinner
UAF: xml.etree.ElementTree.Element.__deepcopy__ when concurrent mutations happen extension-modules C modules in the Modules dir topic-XML type-crash A hard crash of the interpreter, possibly with a core dump
#133009 opened Apr 26, 2025 by picnixz
Crash due to racy read in dictobject do_lookup under free threading interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#132869 opened Apr 24, 2025 by hawkinsp
"double free or corruption (!prev)" with radicale pending The issue will be closed if no feedback is provided topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#132856 opened Apr 23, 2025 by DrElizar
Preventing the use of a null pointer in mro_hierarchy interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132835 opened Apr 23, 2025 by smurav
Segfault/abort from calling BytesIO unshare_buffer in threads on a free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#132551 opened Apr 15, 2025 by devdanzin
Abort from calling OrderedDict.setdefault with an invalid value interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132461 opened Apr 13, 2025 by devdanzin
SIGSEV in datetime.timedelta (possibly from datetime's C delta_new) extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#132413 opened Apr 11, 2025 by Jacoblightning
Concurrent deallocation of threads while calling PyEval_SetTrace interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#132296 opened Apr 9, 2025 by devdanzin
DECREF_INPUTS() should be escaping 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-crash A hard crash of the interpreter, possibly with a core dump
#131688 opened Mar 24, 2025 by brandtbucher
Unrecoverable stack overflow with infinite recursion on macOS interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-mac type-crash A hard crash of the interpreter, possibly with a core dump
#131543 opened Mar 21, 2025 by tomMoral
Use after free (stackref borrow after close) in BINARY_OP_INPLACE_ADD_UNICODE interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#130786 opened Mar 3, 2025 by markshannon
Use after free in PyDict_Clear() due to re-entrancy 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#130555 opened Feb 25, 2025 by colesbury
segmentfault when pip installing setuptools build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#129992 opened Feb 11, 2025 by kemier
Failed assertion in _PyUnicode_Equal from calculate_suggestions with non-string candidate 3.12 only security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#129573 opened Feb 2, 2025 by devdanzin
Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name='<stderr>'> at interpreter shutdown, possibly due to daemon threads interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-crash A hard crash of the interpreter, possibly with a core dump
#129536 opened Feb 1, 2025 by ShaneHarvey
test_call.test_super_deep started segfaulting with 3.14.0a4 freethreading tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128954 opened Jan 17, 2025 by mgorny
test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation crashes intermittently interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128806 opened Jan 14, 2025 by mpage
test_free_threading.test_type.TestType.test_attr_cache_consistency crashes intermittently tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128804 opened Jan 13, 2025 by mpage
Subinterpreters don't properly clean up threads 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#128639 opened Jan 8, 2025 by ZeroIntensity
Segfault when updating from 3.13.0 to 3.13.1 while Python is running 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-linux topic-email type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128341 opened Dec 30, 2024 by hroncok
ProTip! Adding no:label will show everything without a label.