This may be caused by something like a deadlock or an infinite loop.
Hi,
out of nothing I am having crashes with this error message:
Evaluation hung: ((id)([((id)(198476432)) description]))
This may be caused by something like a deadlock or an infinite loop.
To prevent this from happening when variables are calculated, please toggle 'Enable Value Renderers' off.
Process finished with exit code 0
This happens when I am stepping over some pretty basic instruction such as simple if statement.
I have AppCode EAP 126-369
any idea what's wrong? XCode works fine.
cheers ;)
Please sign in to leave a comment.
Tex, can you please isolate the problem in a sample project and attach it to a bug report?
Also, try switching to LLDB (Preferences | Debugger) and see if the problem recurs.