
More RBScript (I think...) problems
Quote:
> circumstances). I thought I was on the home stretch, but now I'm getting
> this:
> failed assertion:
> NameMangler.cpp line 121
> when I call the script's run method, followed by RB crashing to the
> Finder. :( Any ideas? I'm getting rather desperate here.
Thanks Joe for the reply. I can't submit a bug report yet because I'm not
sure exactly how to reproduce the error consistently. I've done some more
testing and discovered a few things. First, the error definitely occurs
when calling the run method. Second, it only occurs in the IDE, not in
the built application. Third, it doesn't appear to be related to the
script source, because when I substitute a very trivial script instead I
get the same error. Fourth, it only seems to happen in this one
particular project. Fifth, I have changed nothing in the project's code
since I started debugging the script, which is why I thought it was the
script causing the problem at first. I also had my first ever crash on
startup with OS X yesterday, which Disk Utility fixed. This makes me
wonder if in fact the project itself is corrupted. :(
Shannon