Message303940
I misunderstood how Windows works. UNIX signals handlers and Windows exception handlers are unrelated. Exception handlers are not called to handle a SIGSEGV signal (raised manually by the process itself, not raised by the Windows kernel). | |
| Date | User | Action | Args | | 2017-10-09 10:52:21 | vstinner | set | recipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Fynn Be | | 2017-10-09 10:52:21 | vstinner | set | messageid: <1507546341.92.0.213398074469.issue31701@psf.upfronthosting.co.za> | | 2017-10-09 10:52:21 | vstinner | link | issue31701 messages | | 2017-10-09 10:52:21 | vstinner | create | | |