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 christian.heimes
Recipients christian.heimes, hoodchatham, miss-islington
Date 2022-04-01.21:14:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Interesting, can you pin point the buggy function pointer? If you link with -gsource-map and deploy the map file, your browser should give you a decent stack trace.
History
Date User Action Args
2022-04-01 21:14:59christian.heimessetrecipients: + christian.heimes, miss-islington, hoodchatham
2022-04-01 21:14:59christian.heimessetmessageid: <[email protected]>
2022-04-01 21:14:59christian.heimeslinkissue47162 messages
2022-04-01 21:14:59christian.heimescreate