firebase / firebase/firebase-unity-sdk
[Bug] [libFirebaseCppApp-13_4_0.so] firebase::messaging::Notification::~Notification()
- Dominant language
- C#
- Stars
- 320
- Forks
- 60
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 11
Description
### Description
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 13381 >>> com.xh.vaultrush <<<
backtrace:
#00 pc 0x000000000022b57c /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libFirebaseCppApp-13_4_0.so (firebase::messaging::Notification::~Notification()+16)
#01 pc 0x000000000022bc28 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libFirebaseCppApp-13_4_0.so (firebase::messaging::Message::~Message()+28)
#02 pc 0x000000000022bbd8 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libFirebaseCppApp-13_4_0.so (Firebase_Messaging_CSharp_delete_FirebaseMessageInternal+20)
#03 pc 0x00000000018b5a88 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#04 pc 0x00000000018b593c /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#05 pc 0x00000000018b57f4 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#06 pc 0x0000000001716644 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#07 pc 0x0000000001716590 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#08 pc 0x0000000001743920 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#09 pc 0x00000000017568d8 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#10 pc 0x0000000001743868 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#11 pc 0x000000000173c7a8 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#12 pc 0x00000000016ae3d8 /data/app/~~pDvKFCGSyRU7IyjolF3SGw==/com.xh.vaultrush-eI8F-KVSuwEGS2Flio3KBw==/lib/arm64/libil2cpp.so (BuildId: de65035e43838ef8b0fa661a964f011f6be5f5d1)
#13 pc 0x00000000000b6974 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264)
#14 pc 0x0000000000053210 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)
I have the problem on 13.2, while i have seen the issue #1334 and change the version to 13.4 , but i still have the problem. It seems like happened on the notification was sended by server.
### Reproducing the issue
_No response_
### Firebase Unity SDK Version
13.4
### Unity editor version
2022.3.62f1c1
### Installation Method
.unitypackage
### Problematic Firebase Component(s)
_No response_
### Other Firebase Component(s) in use
_No response_
### Additional SDKs you are using
_No response_
### Targeted Platform(s)
Android
### Unity editor platform
Windows
### Scripting Runtime
IL2CPP
### Release Distribution Type
Pre-built SDK from https://firebase.google.com/download/unity
### Relevant Log Output
```shell
```
### If using CocoaPods for Apple platforms, the project's Podfile.lock
Expand Podfile.lock snippet
```yml
👀 Replace this line with the contents of your Podfile.lock!
```
Contributor guide
Assessment
This issue has not been assessed yet.