I'm developing with RAD-Studio XE7 an app for Android. Everything is going fine up to the point where the app crashes with seg-fault(11). I retraced this to the "end;" of a procedure, where the system-memory-releases are executed. In System._InstClear the program stops at "ldr.w r1 [r1,#-60]" where the register R1 is 0.I'm developing with RAD-Studio XE7 an app for A