interface builder hangs/freeze when appCode is open at the same time
I have both xcode 3.x and 4.x and it always hangs.
Note that interface builder freeze (with the spinning wheel) only whilst appCode is open.
Any idea ?
Thanks,
Please sign in to leave a comment.
Hi!
What AppCode build number?
As workaround please try "killall -9 IBNotifierD" How many instances of this process is running when IB hangs?
Also would be good to have threads snapshot of that process(try to use gdb for this).
Thanks for you response.
I tried many combinations.
It's usually only on instance of both AppCode and IB.
App Code build 108.564
xcode version : 3.2.6 (also tried with 4)
How should I run gdb ?
Thanks,
I'm having the same issue.
Xcode 3.2.6 and AppCode 108.564
Frank
Fixed now. It was really terrible issue =)
Great news, thanks a lot !
Might not be fixed as I'm using a more recent AppCode build and this is still happening. Here are the versions I'm using
Interface Builder: 3.2.5 (823)
AppCode: build 108.564
Your build doesn't contain this fix. Wait for next EAP.
Do you have an idea of when that might be?
Very soon)
New build #108.803 available at EAP page
I just tried the new build and IB still freezes. If I quit AppCode then IB resumes working.
Me too, I'm running 108.1068.
N.
guys, who can reproduce this? can you please send me native backtraces of IBNotifierD when it freezes (you can easely grab it using gdb or lldb)? I just can't repeat this bug. Thanks.