Skip to content

SIGABRT in 3.49.0 #207

@GrahamBorland

Description

@GrahamBorland

Since upgrading from 3.45.0 to 3.49.0 we are getting some crash reports in the wild.

SIGABRT: Abort program

0 libc.so +0x5e8fc               abort
1 libart.so +0x933ab8            art::Runtime::Abort(char const*)
2 libbase.so!libbase.so +0x160f8 android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_0::__invoke(char const*)
3 libbase.so!libbase.so +0x156cc android::base::LogMessage::~LogMessage()
4 libart.so +0x57abf8            art::JavaVMExt::AddGlobalRef(art::Thread*, art::ObjPtr<art::mirror::Object>)
5 libart.so +0x7127e8            art::JNI<false>::NewGlobalRef(_JNIEnv*, _jobject*)
6 libsqlite3x.so +0x49b6c        0x74a7e4bb70
7 boot.oat +0x300848             art_jni_trampoline

Devices all seem to be relatively modern standard builds, e.g. Pixel 9 on Android 15.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions