[Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

Lynn Oliver raycores at gmail.com
Sun Sep 30 20:18:05 CEST 2012


He just sent the console output during a crash, so I thought I'd pass that along as well:

2012-09-30 12:41:34.481 PM ReportCrash[935]: Failed to create CSSymbolicatorRef for aomDSP[933]
2012-09-30 12:41:34.589 PM ReportCrash[935]: Failed to create dSYM-less CSSymbolicatorRef for aomDSP[933]
2012-09-30 12:41:34.876 PM ReportCrash[935]: Failed to create CSSymbolicatorRef for aomDSP[930]
2012-09-30 12:41:34.985 PM ReportCrash[935]: Failed to create dSYM-less CSSymbolicatorRef for aomDSP[930]
2012-09-30 12:41:35.099 PM com.apple.launchd.peruser.501[584]: ([0x0-0x4e04e].aomDSP[930]) Job appears to have crashed: Bus error: 10

This looks more like a failure to link to a dynamic library but I'm not sure how to interpret this.  Is it a result of the crash, or is it related to an incompatibility that caused the crash?  I'm afraid I'm reduced to searching stackoverflow for this type of thing.

Lynn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20120930/ae5bb711/attachment.html>


More information about the Tkinter-discuss mailing list