[wxPython-users] Segmenation fault when exiting app

Robin Dunn robin at alldunn.com
Mon Apr 23 13:06:26 PDT 2007


Franz Steinhäusler wrote:
> wxpy 2.8.1.1 and unicode on gtk, kde
> 
> DrPyhton
> 
> Problem:
> I start DrPython, open some files, click on random tabs (documents), 
> then FINALLY click on the FIRST tab => exit => everything ok
> I start DrPython, open some files, click on all other file except the FIRST tab => segmentation fault on exit
> 

> (gdb) backtrace 
> #0  0x00000000 in ?? ()
> #1  0xb62a1b2d in wxPyPreviewControlBar::SetZoomControl ()
>    from /usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_windows_.so

Do you have a print preview frame that still exists when the app exits?

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list