This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients maxballenger, pablogsal
Date 2021-06-20.22:59:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624229952.27.0.511681963704.issue44466@roundup.psfhosted.org>
In-reply-to
Content
faulthandler has no access to the C-stack so it cannot see the gc_collect_main() as gdb does.
History
Date User Action Args
2021-06-20 22:59:12pablogsalsetrecipients: + pablogsal, maxballenger
2021-06-20 22:59:12pablogsalsetmessageid: <1624229952.27.0.511681963704.issue44466@roundup.psfhosted.org>
2021-06-20 22:59:12pablogsallinkissue44466 messages
2021-06-20 22:59:12pablogsalcreate