According to SO a failure to link to a dylib is likely the cause. Hard to say which dylib though.
Sent from my iPhone On Sep 30, 2012, at 2:18 PM, Lynn Oliver <rayco...@gmail.com> wrote: > 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 > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss