@jfroy I went back to the official version of GitX because it was more reliable…
@eridius I hope so; that would make it easier to work around.
@ccgus It's not from using GCD directly but from using NSTask (on 10.6). Dies in [NSThread exit] and such; logs say "BUG IN LIBDISPATCH".
Sick of these weird GCD crashes. Thinking I should just write my own NSTask.