[split_config.arm64_v8a.apk!libfilament-jni.so] utils::TPanic<utils::PostconditionPanic>::panic(char const*, char const*, int, char const*, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char>>)
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 74
Description
Android app faces crash and I got "[split_config.arm64_v8a.apk!libfilament-jni.so] utils::TPanic::panic(char const*, char const*, int, char const*, std::__ndk1::basic_string, std::__ndk1::allocator>)" from logs. It crashes in android 15 and also below versions
**To Reproduce**
Steps to reproduce the behavior:
1. This is random (no evidance so far to mention specific steps)
**Expected behavior**
I expected crash not to happen
If crash happens then it should give more details in log to know what causes this error
**Screenshots**
NA
**Logs**
[split_config.arm64_v8a.apk!libfilament-jni.so] utils::TPanic::panic(char const*, char const*, int, char const*, std::__ndk1::basic_string, std::__ndk1::allocator>)
**Desktop (please complete the following information):**
- OS: Android
**Smartphone (please complete the following information):**
- Device: [Redmi Redmi Note 13 Pro 5G]
- OS: [e.g. Android 15.0 and lowers other devices
Contributor guide
Assessment
This issue has not been assessed yet.