Malloc pointer being freed was not allocated

Everything was running fine then suddenly this, oh yeah upgraded to Sierra recently and now using xCode 8.0

malloc: *** error for object 0x1740b6e00: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

looked everywhere, tried restarting everything.

I have the same problem, were you able to fix this?

No, it did go away for 10 mins but then was back again.

i was using WkWebView plugin, removed it now and issue is resolved.

Ok thanks for letting me know. My issue comes from cordova Facebook ads. I’m in the process of figuring out why it went wrong. I’ll let you know when I find out so you can reintegrate your removed plugin if you need to.

try posting an issue here https://github.com/driftyco/ionic/issues/

Great idea, here it is in case you want to monitor it… https://github.com/driftyco/ionic/issues/8264

I’m having the exact same issue - I’d love to hear if either of you find a solution!