segfaults in wxWindow::DoSetSize due to m_parent being NULL
GaelVaroquaux opened this issue · 1 comments
GaelVaroquaux commented
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575536
The problem is hard to reproduce (I, Gael, cannot reproduce it). It seems to happen more often under VNC.
Relevant mailing list thread:
https://mail.enthought.com/pipermail/enthought-dev/2011-January/028113.html
If someone can reproduce the bug, it would be good to use gdb's Python helper to find what the calling code in Python is. See:
http://wiki.python.org/moin/DebuggingWithGdb and the mailing list thread mentionned above.
stefanoborini commented
5 years old and probably fixed. Closing