Scott ,

> On Fri, 20 Jul 2001 jbv <[EMAIL PROTECTED]> wrote:
>
> (snip)
>
> > Now here's the problem : my script quits MC app, or whenthe
> > stack runs as a standalone it crashes or even freezes the Mac OS.
> > What makes me think it might be a MC engine bug is that the
> > script never crashes at the same time : it can run 2 to 7 times
> > before crashing...
> > And when only 1 group is created (all images are choosen, or
> > none is choosen), it runs perfectly...
>
> My first guess would be that you're just running out of memory, though
> you'll usually get a script error when this happens.  But if you're
> sure that that isn't it (check system and application free memory
> using "about this computer" from the Finder), please send a copy of
> the stack along with whatever images are required to [EMAIL PROTECTED]
> (which is what you should do in general when you get a crash, because
> it's unlikely that anyone on this list would be able to help you
> anyway and the bug might not even get fixed if no one here reads your
> message and puts it on the list).

Finally, I did some more investigations & fine tuning with my script,
and I think I finally tracked down the bug that caused the crash :
under certain circumstances (actually hard to predict), my script
attempted to create a group with a name that already existed for
another group, and with certain images that already belonged to
another group.
I was able to reproduce the situation several times in a row and on
different MacOS environments, so I'm pretty sure it's the cause of the
crash.

The only thing is that one would expect an execution error message
under such circumstances, instead of an application crash...

Hope that helps.

JB





Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to