ShakeNet app crash (Android)

Hello Technical Team,

The ShakeNet app on my phone crashed due to a memory corruption error. Probably use-after-free or double-free bug. As these typically represent a significant security vulnerability, I recommend that your software team work to correct it.

Trace is below:

type: crash
flags: dev options enabled
package: org.raspberryshake.app:106465, targetSdk 34
osVersion: google/tokay/tokay:16/BP4A.260205.002/2026061601:user/release-keys
uid: 10166 (u:r:untrusted_app:s0:c166,c256,c512,c768)
cmdline: org.raspberryshake.app
processUptime: 43s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 300cc9b9bfe4320
threadName: qtMainLoopThrea
MTE: enabled

backtrace:
    /data/app/~~GRgafXZ9u5DPbOCLO1y98A==/org.raspberryshake.app-tPAsk4hcCAId3V1hj0Jf6Q==/lib/arm64/libShakeNet_arm64-v8a.so (QtSharedPointer::ExternalRefCountWithCustomDeleter<RS::Station, QtSharedPointer::NormalDeleter>::deleter(QtSharedPointer::ExternalRefCountData*)+8, pc 100efc)
    /data/app/~~GRgafXZ9u5DPbOCLO1y98A==/org.raspberryshake.app-tPAsk4hcCAId3V1hj0Jf6Q==/lib/arm64/libShakeNet_arm64-v8a.so (QMapNode<QString, QSharedPointer<RS::Station>>::destroySubTree()+124, pc ea9e8)
    /data/app/~~GRgafXZ9u5DPbOCLO1y98A==/org.raspberryshake.app-tPAsk4hcCAId3V1hj0Jf6Q==/lib/arm64/libShakeNet_arm64-v8a.so (QMapNode<QString, QSharedPointer<RS::Station>>::destroySubTree()+164, pc eaa10)
    /data/app/~~GRgafXZ9u5DPbOCLO1y98A==/org.raspberryshake.app-tPAsk4hcCAId3V1hj0Jf6Q==/lib/arm64/libShakeNet_arm64-v8a.so (QMapNode<QString, QSharedPointer<RS::Station>>::destroySubTree()+164, pc eaa10)
    /data/app/~~GRgafXZ9u5DPbOCLO1y98A==/org.raspberryshake.app-tPAsk4hcCAId3V1hj0Jf6Q==/lib/arm64/libShakeNet_arm64-v8a.so (RS::StationPool::~StationPool()+148, pc 10ea14)
    /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+224, pc 7e300)
    /apex/com.android.runtime/lib64/bionic/libc.so (exit+40, pc 839b8)
    /data/app/~~GRgafXZ9u5DPbOCLO1y98A==/org.raspberryshake.app-tPAsk4hcCAId3V1hj0Jf6Q==/lib/arm64/libplugins_platforms_qtforandroid_arm64-v8a.so (pc 34534)

1 Like

Hello vt_hokie,

Thank you very much for this. I have forwarded it to our app team so they can address the issue and fix the vulnerability.