firebase / firebase/firebase-cpp-sdk

[Bug] SDK related crashes on Android 17-18.04.2024

Abierto
#1,573 1 comentario 0 reacciones 0 asignados Ver en GitHub
needs-triage new type: question
Lenguaje dominante
C++
Estrellas
326
Forks
137
Merge medio
3 d 9 h
PR fusionados (30 d)
5

Descripción

### [REQUIRED] Please fill in the following fields:

* Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: open-source
* Firebase C++ SDK version: com.google.firebase:firebase-bom:32.7.2
* Main Firebase Components in concern: Logger
* Other Firebase Components in use: Analytics, Crashlytics
* Platform you are using the C++ SDK on: _____ (Mac, Windows, or Linux)
* Main Firebase Components in concern: Firebase SDK
* Platform you are targeting: Android

### [REQUIRED] Please describe the question here:

Starting from 17.04.2024 9.00 UTC we experience mass crashes on our prod environment (Android). Situation returned to normal 19.04.2024

backtrace:
#00 pc 0x0000000000059b38 /apex/com.android.runtime/lib64/bionic/libc.so (abort+164)
#01 pc 0x0000000001fb634c /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::DefaultLogCallback(firebase::LogLevel, char const*, void*)+14508032) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#02 pc 0x0000000001fb640c /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::LogMessageWithCallbackV(firebase::LogLevel, char const*, std::__va_list)+188) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#03 pc 0x0000000001fb6790 /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::LogAssert(char const*, ...)+124) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#04 pc 0x0000000002017378 /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::messaging::ProcessMessages()+2548) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#05 pc 0x0000000002017c60 /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::messaging::MessageProcessingThread(void*)+14508032) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#06 pc 0x00000000000be888 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208)
#07 pc 0x000000000005b370 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.