Hi Robert, What do you mean by making the system crash? Does a kernel panic happen, or does the system just become unusable?
If a kernel panic happen, or if any core service segfaults because of your app, then you should report this via http://bugreporter.apple.com as others indicated. If the system becomes unusable your app is probably using too much resources. You should profile it using Shark (or Instruments) and see what's going on. Feel free to upload the profile somewhere if you want us to have a look. Laurent On Nov 6, 2010, at 4:19 PM, Robert Rice wrote: > I determined that my system crash was not due to an endless loop - rather due > to a very inefficient algorithm. MacRuby seems to run at such a high priority > that it can cause the system to crash - especially if a streaming video is > running. > > Can I lower the priority of my MacRuby application? > > Thanks, > Bob Rice > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel