Paul Sijben wrote:
We now have found a sure-fire way to crash a wxpython app. Just firing
up XRCed with certain xrc files is enough to trigger it. (although the
trace shows that XRCed is not at fault here!)So I ran it in gdb and did a backtrace on the result, I hop someone can
use this to solve the issue.
Can you share the xrc file that causes this? (Preferably the smallest/simplest one that you can make that shows the problem.) Also, which version of wxPython and XRCed are you using? And although I can tell you are using the wxGTK port, more details about your platform would be helpful too.
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!