Closed
Description
Required prerequisites
- Make sure you've read the documentation. Your issue may be addressed there.
- Search the issue tracker and Discussions to verify that this hasn't already been reported. +1 or comment there if it has.
- Consider asking first in the Gitter chat room or in a Discussion.
What version (or hash if on master) of pybind11 are you using?
2.10.2
Problem description
A detailed analysis of the situation that caused a hold-up of the SciPy release process on Windows is in this issue: scipy/scipy#17644 (comment)
Our testsuite can't even start with pybind11
2.10.2
-- it literally segfaults during the pytest
collection phase, and more specifically import scipy.stats
segfaults, and scipy.fft
import will fail as desribed here: scipy/scipy#17644 (comment)
Reproducible example code
Unfortunately, I probably don't have the bandwidth to excise an isolated reproducer, but I bet the pybind11
folks will benefit from my DLL analysis over here: scipy/scipy#17644 (comment)
Is this a regression? Put the last known working version here if it is.
2.10.1