enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
82 stars 26 forks source link

Debug PySide6 segfault #475

Closed mdickinson closed 2 years ago

mdickinson commented 2 years ago

This is an attempt to debug the end-of-test-run segfault on PySide6 remotely.

mdickinson commented 2 years ago

Hmm. The segfault appears to have turned into a hang instead. :-(

mdickinson commented 2 years ago

Closing; this PR has served its purpose for now. The relevant issue is #476.