... not sure if this is a KVO or a Core Audio problem with my code

2008-11-28 Thread John Zorko
Hello, all ... I'm experiencing a hang in my app when I do things too quickly. When I pause the app and examine the callstack, I see this: #0 0x31467b18 in semaphore_timedwait_signal_trap () #1 0x3145e984 in semaphore_timedwait_signal () #2 0x3145b104 in _pthread_cond_wait () #3

Re: ... not sure if this is a KVO or a Core Audio problem with my code

2008-11-28 Thread Ken Thomases
On Nov 28, 2008, at 8:48 AM, John Zorko wrote: I'm experiencing a hang in my app when I do things too quickly. When I pause the app and examine the callstack, I see this: #0 0x31467b18 in semaphore_timedwait_signal_trap () #1 0x3145e984 in semaphore_timedwait_signal () #2 0x3145b104 in