Re: AppleScript - occasional crashes on Leopard
Re: AppleScript - occasional crashes on Leopard
- Subject: Re: AppleScript - occasional crashes on Leopard
- From: Steve Cronin <email@hidden>
- Date: Tue, 22 Apr 2008 13:31:01 -0500
NO threading involved here.
Just straight up Cocoa code...
Do you know enough about AS internals to read the stack trace and KNOW
that the error is during compilation?
If so, why is the error not being propagated back thru errorDict?
And the biggest mystery (to me anyway) why only sometimes?
Steve
On Apr 22, 2008, at 1:10 PM, Nick Zitzmann wrote:
On Apr 22, 2008, at 11:47 AM, Steve Cronin wrote:
will OCCASIONALLY crash at the NSAppleEventDescriptor specification:
Are you using NSAppleScript in the main thread? The only time I've
ever seen compiling a script crash was when it was not running in
the main thread.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden