Playstore reported crashes that are not linking to app codebase (ssize_t BitTube::recvObjects)

61 views Asked by At

I am getting this error on playstore but not on Appcenter crashes. I am unable to find the root cause of this issue. Please provide any leads on this.It looks like a crash in Bittube cpp file in android framework code. https://android.googlesource.com/platform/frameworks/native/+/master/libs/gui/BitTube.cpp

and it seems to be related to gui https://cs.android.com/android/platform/superproject/+/master:frameworks/native/libs/gui/DisplayEventReceiver.cpp

File. enter image description here enter image description here

0

There are 0 answers