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.

Author eryksun
Recipients eryksun, mengdexiaolian
Date 2018-11-15.05:45:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542260715.41.0.788709270274.issue35254@psf.upfronthosting.co.za>
In-reply-to
Content
0xC000001D is STATUS_ILLEGAL_INSTRUCTION. This is probably due to a third-party bug that's corrupting the return address on the stack, so I'm closing this issue for now. It can be reopened if the developers of the face_recognition module determine that Python itself is at fault.
History
Date User Action Args
2018-11-15 05:45:15eryksunsetrecipients: + eryksun, mengdexiaolian
2018-11-15 05:45:15eryksunsetmessageid: <1542260715.41.0.788709270274.issue35254@psf.upfronthosting.co.za>
2018-11-15 05:45:15eryksunlinkissue35254 messages
2018-11-15 05:45:15eryksuncreate