Message 389686 - Python tracker
Message389686
| Author | ggardet |
|---|---|
| Recipients | christian.heimes, ggardet, vstinner |
| Date | 2021-03-29.11:59:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1617019195.86.0.656333760847.issue43593@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
With PYTHONMALLOC=malloc, gdb is not crashing anymore. Thanks for the workaround. pymalloc is not aware of MTE, so a SegFault occurs on any access to the memory since the check fails. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-29 11:59:55 | ggardet | set | recipients: + ggardet, vstinner, christian.heimes |
| 2021-03-29 11:59:55 | ggardet | set | messageid: <1617019195.86.0.656333760847.issue43593@roundup.psfhosted.org> |
| 2021-03-29 11:59:55 | ggardet | link | issue43593 messages |
| 2021-03-29 11:59:55 | ggardet | create | |