Re: Hang/crash into assembly code

2011-07-16 Thread Jens Alfke
On Jul 16, 2011, at 9:54 AM, Fritz Anderson wrote: > Your main thread is hung on a semaphore in a window-resize view animation. > Some other thread must be holding the semaphore. Tip: You can use the pop-up above the stack trace to switch between threads. Look at them and see if you’ve got ap

Re: Hang/crash into assembly code

2011-07-16 Thread Fritz Anderson
On 16 Jul 2011, at 11:40 AM, Adam Gerson wrote: > I am having a strange issue with an app I am working on. I get a > pinwheel of death. Its not consistently reproducible, but does happen > sometimes. When I pause in the debugger it breaks into assembly code > so I am not sure how to trace it. Wher

Hang/crash into assembly code

2011-07-16 Thread Adam Gerson
I am having a strange issue with an app I am working on. I get a pinwheel of death. Its not consistently reproducible, but does happen sometimes. When I pause in the debugger it breaks into assembly code so I am not sure how to trace it. Where can I look next? https://img.skitch.com/20110716-8dmku