Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed
Description
Crash report
Interpreter crashes with--with-trace-refs
on.
./configure --with-trace-refsmake -j
./_bootstrap_python
has a segment fault.
The compiler warns when initializing some PyObjects. I think it's due to an incorrect fill of fields with trace ref API.
Your environment
- CPython versions tested on: current maind1e4917
- Operating system and architecture: ubuntu 22.04 x64
Releated ideas
https://discuss.python.org/t/enhance-ref-trace-facilities/25990
Metadata
Metadata
Assignees
Labels
Projects
Status
Done