Scott,
Thanks for your detailed message. This lead me to search for -interrupt calls
and I found one on another NSTask. I was assuming that this typesetting task
was the issue, but maybe it's really this other task. My biggest problem is
that I've never managed to reproduce the exception/crash
On Jul 25, 2013, at 8:24 AM, Martin Hewitson wrote:
> Dear list,
>
> I have a couple of users reporting exceptions (and crashes) which I think are
> associated with my interrupting an NSTask when they close a document. I get
> exceptions like this:
>
> *** -[NSConcreteTask interrupt]: task no
Dear list,
I have a couple of users reporting exceptions (and crashes) which I think are
associated with my interrupting an NSTask when they close a document. I get
exceptions like this:
*** -[NSConcreteTask interrupt]: task not launched
In the code I do the following to cancel the NSTask when