The app is taking up 115% CPU according to Activity Monitor. Memory usage is at about half a gig and monotonically increasing. It alternates between 15 and 16 threads. AM has it marked as (Not Responding).
Two threads appear to be interleaving many exceptions exactly like the one gisted above in the log.
App now at 750 mb a minute or so later. Killing it.
Steps to reproduce:
I see some exceptions in the log like this one: https://gist.github.com/4059981
The app is taking up 115% CPU according to Activity Monitor. Memory usage is at about half a gig and monotonically increasing. It alternates between 15 and 16 threads. AM has it marked as (Not Responding).
Two threads appear to be interleaving many exceptions exactly like the one gisted above in the log.
App now at 750 mb a minute or so later. Killing it.