Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
5.13.2
-
None
-
conda install -c conda-forge pyside2
-
-
4281663e90bb9cf4bb00ce8fd266adc552c6c311 (pyside/pyside-setup/5.14)
Description
The application terminates when a QAreaSeries is added to a QChart with "Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)".
The used PySide2 is the latest version obtained from conda-forge. The version of the python interpreter is 3.7.7.
A minimal example to reproduce the bug is attached.