Skip to content
Snippets Groups Projects
Commit 0ee6dedb authored by Studer Gabriel's avatar Studer Gabriel
Browse files

resolve segfault in dng observed with Python 3.9

Calling the PythonInterpreter constructor set up some Python objects via
Boost Python before Python was properly initialized. This caused a segfault
in _PyObject_GC_Malloc in Python. Not sure what finally triggered that
segfault. Different Boost version? Different Python version? Different
compiler? Bruce Lee beating up Chuck Norris? https://youtu.be/HFm2L03AetU
parent 272d57f8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment