android - What is the meaning of 0xdeadcab1 fault address -


i have observed value in r3 or x8 register (on arm) handful of times when crashing in native code on android. crash caused signal 11 (sigsegv), code 1 (segv_maperr). wondering if specific value 0xdeadcab1 offers additional information (like 0xdeadbaad indicates heap corruption) or synonymous sigsegv/segv_maperr?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -