[wxPython-users] Seg Fault On Quitting Application

Rich Shepard rshepard at appl-ecosys.com
Wed Nov 1 19:45:59 PST 2006


On Wed, 1 Nov 2006, Rich Shepard wrote:

> This "feature" is a very recent addition and I need help learning how to
> identify what I broke and how to fix it. Quitting the application worked
> smoothly until a couple of days ago, but I don't understand how any of
> those changes could have affected an immediate exit after invoking the
> app.

   More searching on Google, with different search terms, let me find where
the problem is located, in a general way. It's in one module file that holds
the wx.TreeCtrl() with which I've been working the past couple of days.

   'strace' didn't help me at all. But, I learned that I can run a python
script through gdb, and that told me the problem is with the generic
wxTreeControl. So, tomorrow I go looking in that module.

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.(TM)    |            Accelerator
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863




More information about the wxpython-users mailing list