I cannot find an official document about this error message, but my explanation is:
This is an LLDB error message, and we should not see this on the playground because we do not have access to the debugger on the playground.
In a typical Xcode project, we can use the debugger to navigate in a debugging session, for example:
(lldb) thread continue
, - , -, Xcode.