I'm sorry because I cannot give you a proper debug.
I noticed today in the debug console of Xcode (Cordova 1.9) this error:
[INFO] error JSON.stringify()ing argument: TypeError: JSON.stringify cannot serialize cyclic structures.
That gets repeated two times.
It happens right after an event when I fill a global array.
I hope this can help you in some way.