From: Tim P. <he...@ti...> - 2007-07-09 11:22:03
|
Hey all I have been writing a small application (an OSX NSTask type wrapper) and I have a button in my tool bar that then calls the NSTask run method, which is all hunky dorey. But when its clicked exactly 6 times consecutively it makes the application crash - in the GDB console I get this message.... warning: Unable to read symbols for "@executable_path/../Frameworks/ RubyCocoa.framework/Versions/A/RubyCocoa" (file not found). Any ideas what's going on there? Thanks Tim |