Skip navigation.
 
mlRe: AppleScript - occasional crashes on Leopard
FROM : Steve Cronin
DATE : Tue Apr 22 20:31:01 2008

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/>
>

Related mailsAuthorDate
mlAppleScript - occasional crashes on Leopard Steve Cronin Apr 22, 19:47
mlRe: AppleScript - occasional crashes on Leopard Nick Zitzmann Apr 22, 20:10
mlRe: AppleScript - occasional crashes on Leopard Steve Cronin Apr 22, 20:31
mlRe: AppleScript - occasional crashes on Leopard Michael Watson Apr 22, 20:31
mlRe: AppleScript - occasional crashes on Leopard Michael Watson Apr 22, 21:01
mlRe: AppleScript - occasional crashes on Leopard Bill Cheeseman Apr 22, 21:19
mlRe: AppleScript - occasional crashes on Leopard Mark Piccirelli Apr 22, 21:53
mlRe: AppleScript - occasional crashes on Leopard Michael Watson Apr 22, 22:01
mlRe: AppleScript - occasional crashes on Leopard Mark Piccirelli Apr 22, 22:16
mlRe: AppleScript - occasional crashes on Leopard Steve Cronin Apr 22, 22:17