Message351077
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, pablogsal, petr.viktorin, pitrou, vstinner |
| Date | 2019-09-03.08:45:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1567500331.52.0.216286891717.issue38006@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Attached crash.tar.gz: minimum reproducer which doesn't depend on FreeIPA anymore. Depends on: * cffi (_cffi_backend dynamic library) * pycparser * Python 3.8 (need "python3.8") To reproduce the crash: $ tar -xf reproducer.tar.gz $ cd reproducer/ $ ./bug.sh Output: (...) ++ env/bin/python ./crash.py exit ./bug.sh : ligne 7 : 14529 Segmentation fault (core dumped)env/bin/python ./crash.py ++ echo 'exitcode: 139' exitcode: 139 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-03 08:45:31 | vstinner | set | recipients: + vstinner, pitrou, christian.heimes, petr.viktorin, lukasz.langa, Mark.Shannon, jdemeyer, pablogsal |
| 2019-09-03 08:45:31 | vstinner | set | messageid: <1567500331.52.0.216286891717.issue38006@roundup.psfhosted.org> |
| 2019-09-03 08:45:31 | vstinner | link | issue38006 messages |
| 2019-09-03 08:45:31 | vstinner | create | |