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.
Created on 2015年06月02日 10:02 by skrah, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| crash-th.py | skrah, 2015年06月02日 10:02 | |||
| Messages (3) | |||
|---|---|---|---|
| msg244661 - (view) | Author: Stefan Krah (skrah) * (Python committer) | Date: 2015年06月02日 10:02 | |
I tried to disprove my own claim of unreachable code in resize()/get_index() using a convoluted threaded test case. The code still fails to be reached, but another segfault turned up. |
|||
| msg244713 - (view) | Author: Eric Snow (eric.snow) * (Python committer) | Date: 2015年06月02日 23:18 | |
FYI, this doesn't crash when I have the patch from issue24362 applied. |
|||
| msg244774 - (view) | Author: Eric Snow (eric.snow) * (Python committer) | Date: 2015年06月03日 16:56 | |
This has been fixed via issue24362. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:17 | admin | set | github: 68549 |
| 2015年06月03日 16:56:46 | eric.snow | set | status: open -> closed resolution: fixed messages: + msg244774 stage: needs patch -> resolved |
| 2015年06月02日 23:18:47 | eric.snow | set | assignee: eric.snow messages: + msg244713 |
| 2015年06月02日 10:02:57 | skrah | create | |