Message394080
I have a reproducer (.py script) on Windows, but the crash rate is between 1/3 and 1/2. Also, in VS, if I run "import bug" (bug.py) in the REPL, I fail to reproduce the crash. Using "exec(open('../bug.py').read())" is more likely to trigger the crash, but in VS, I have hard time to trigger the bug. I only reproduced it once.
The bug seems to require very precise conditions. Maybe it depends on the randomized hash function. |
|
Date |
User |
Action |
Args |
2021-05-20 23:45:28 | vstinner | set | recipients:
+ vstinner, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, ammar2, pablogsal, erlendaasland, stestagg, shreyanavigyan |
2021-05-20 23:45:28 | vstinner | set | messageid: <1621554328.91.0.0783935282623.issue44184@roundup.psfhosted.org> |
2021-05-20 23:45:28 | vstinner | link | issue44184 messages |
2021-05-20 23:45:28 | vstinner | create | |
|