denosaurs / denosaurs/deno_python
segfault because python gc tries to free an already freed object
Open
- Dominant language
- TypeScript
- Stars
- 762
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
segfault because python gc tries to free an already freed object in a complex project
I found that commenting out these lines fixes the issue https://github.com/denosaurs/deno_python/blob/4a64342e2d2a6180605d34a7c4e1b8c142b04546/src/python.ts#L868-L869
Commenting these lines also helped here https://github.com/denosaurs/deno_python/pull/87#issuecomment-3476871075 so maybe there is something incorrect
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.