Message351086
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, pablogsal, petr.viktorin, pitrou, vstinner |
| Date | 2019-09-03.14:20:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1567520430.02.0.26752251203.issue38006@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Aha! I reproduced the crash with attached gc_crash.py and gc_crash.patch: # cd /path/to/python/source $ git apply gc_crash.patch $ make $ ./python gc_crash.py Segmentation fault (core dumped) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-03 14:20:30 | vstinner | set | recipients: + vstinner, pitrou, christian.heimes, petr.viktorin, lukasz.langa, Mark.Shannon, jdemeyer, pablogsal |
| 2019-09-03 14:20:30 | vstinner | set | messageid: <1567520430.02.0.26752251203.issue38006@roundup.psfhosted.org> |
| 2019-09-03 14:20:29 | vstinner | link | issue38006 messages |
| 2019-09-03 14:20:29 | vstinner | create | |