Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] SDK related crashes on Android 17-18.04.2024 #1573

Open
astrateichuk opened this issue Apr 19, 2024 · 1 comment
Open

[Bug] SDK related crashes on Android 17-18.04.2024 #1573

astrateichuk opened this issue Apr 19, 2024 · 1 comment

Comments

@astrateichuk
Copy link

astrateichuk commented Apr 19, 2024

[REQUIRED] Please fill in the following fields:

  • Pre-built SDK from the website 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)
#1 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)
#2 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)
#3 pc 0x0000000001fb6790 /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::LogAssert(char const*, ...)+124) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#4 pc 0x0000000002017378 /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::messaging::ProcessMessages()+2548) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#5 pc 0x0000000002017c60 /data/app/~~EJJL__5bH_rPpkDMJfyE0g==/com.melesta.coffeeshop-I8AjUFoWjThEAlHRIb-Wcw==/base.apk!libgame_shared.so (firebase::messaging::MessageProcessingThread(void*)+14508032) (BuildId: c2cfdb2318cab70abd455efc328cc5420601b8dc)
#6 pc 0x00000000000be888 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208)
#7 pc 0x000000000005b370 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@astrateichuk astrateichuk changed the title [Question] SDK related crashes on Android 18-19.04.2024 [Bug] SDK related crashes on Android 18-19.04.2024 Apr 19, 2024
@astrateichuk astrateichuk changed the title [Bug] SDK related crashes on Android 18-19.04.2024 [Bug] SDK related crashes on Android 17-18.04.2024 Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants