With SDK 4.16 my Android Studio debugger traps repeatedly three times into SIGSEV. The module blamed is mdecodingsample, which somehow sounds like you. Doesn't happen with 4.15. I can proceed after each trap, but debugging is not possible, since the app terminates



03-14 13:25:11.879 26212 26301 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x790 in tid 26301 (mdecodingsample), pid 26212 (mdecodingsample)
With SDK 4.16 my Android Studio debugger traps repeatedly three times into SIGSEV. The module blamed is
mdecodingsample, which somehow sounds like you. Doesn't happen with 4.15. I can proceed after each trap, but debugging is not possible, since the app terminates03-14 13:25:11.879 26212 26301 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x790 in tid 26301 (mdecodingsample), pid 26212 (mdecodingsample)