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,

0
13 comments

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).

0
Avatar
Sebastien Degardin

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,

0

I'm having the same issue.
Xcode 3.2.6 and AppCode 108.564

Frank

0

Fixed now. It was really terrible issue =)

0
Avatar
Sebastien Degardin

Great news, thanks a  lot !

0
Avatar
Vladimir Giverts

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

0

Your build doesn't contain this fix. Wait for next EAP.

0
Avatar
Vladimir Giverts

Do you have an idea of when that might be?

0

Very soon)

0

New build #108.803 available at EAP page

0
Avatar
Vladimir Giverts

I just tried the new build and IB still freezes. If I quit AppCode then IB resumes working.

0

Me too, I'm running 108.1068.

N.

0

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.

0

Please sign in to leave a comment.