Malloc pointer being freed was not allocated — Ionic1 + cordova-plugin-wkwebview-engine

后端 未结 2 435
迷失自我
迷失自我 2020-12-28 21:31

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

Malloc: * error for object 0x1740b6e00: p

2条回答
  •  执笔经年
    2020-12-28 21:48

    I struggled with this crash for hours before i finally figured out that Safari was responsible. It was due to the option Develop>Device>Automatically show web inspector for JSContext. If it doesn't work try quit Safari completely.

提交回复
热议问题