Hi,
I've encountered weird Eclipse console output during my application execution. I'm almost 100% sure that it's my application's fault, but I couldn't find any information on how such output should be interpreted. After printing those characters, Eclipse freezes.
Screenshot here
My bet is problem with thread synchronisation, but how can I be sure what causes such behavior?