Questions tagged [kern-invalid-address]

KERN_INVALID_ADDRESS error is a generic error that is followed by a specific memory address location.

16 questions
0
votes
0 answers

how to debug crash on iphone for javascript app

I am new to performance and memory leaks in JavaScript and wkwebview. How to find the memory leak in JavaScript app that runs on iPhone? My app crashes with exception EXEC_BAD_ACCESS (SIGSEGV), subtype- (KERN_INVALID_ADDRESS).
1
2