You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android version(s): 12, 13, 14
Android device(s): samsung a14, samsung a71 ,Infinix-X6528, realme RE5C9F
Oboe version: 1.9.0
App name used for testing: sol
I'm using JUCE with their Oboe implementation, which has lots of errors. I'm reporting them here because they can't fix those that are not reproducible. This error is reported from Play Console, I can not reproduce since I don't have access to those devices:
backtrace:
#00 pc 0x000000000009dd44 /apex/com.android.runtime/lib64/bionic/libc.so (abort+180) #1 pc 0x000000000066e4ac /data/app/~~i5MX0LI1iVBs-9X9QTQ-Ng==/re.a.b-8lBR5LYVAw5-UfWgJ5B5Gw==/split_config.arm64_v8a.apk!a.so (abort_message+16384) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #2 pc 0x000000000066df00 /data/app/~~i5MX0LI1iVBs-9X9QTQ-Ng==/re.a.b-8lBR5LYVAw5-UfWgJ5B5Gw==/split_config.arm64_v8a.apk!a.so (__cxa_pure_virtual+20) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #3 pc 0x00000000005d1e1c /data/app/~~i5MX0LI1iVBs-9X9QTQ-Ng==/re.a.b-8lBR5LYVAw5-UfWgJ5B5Gw==/split_config.arm64_v8a.apk!a.so (oboe::AudioStream::fireDataCallback(void*, int)+73) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #4 pc 0x00000000005d06f8 /data/app/~~i5MX0LI1iVBs-9X9QTQ-Ng==/re.a.b-8lBR5LYVAw5-UfWgJ5B5Gw==/split_config.arm64_v8a.apk!a.so (oboe::AudioStreamAAudio::callOnAudioReady(AAudioStreamStruct*, void*, int)+536) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #5 pc 0x000000000002ddd8 /system/lib64/libaaudio_internal.so (aaudio::AudioStream::maybeCallDataCallback(void*, int)+200) #6 pc 0x0000000000031e60 /system/lib64/libaaudio_internal.so (aaudio::AudioStreamLegacy::callDataCallbackFrames(unsigned char*, int)+304) #7 pc 0x0000000000030d5c /system/lib64/libaaudio_internal.so (aaudio::AudioStreamLegacy::onMoreData(android::AudioTrack::Buffer const&)+636) #8 pc 0x00000000000a6e14 /system/lib64/libaudioclient.so (android::AudioTrack::processAudioBuffer()+3444) #9 pc 0x00000000000a5d44 /system/lib64/libaudioclient.so (android::AudioTrack::AudioTrackThread::threadLoop()+356) #10 pc 0x000000000001440c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) #11 pc 0x00000000000eda3c /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140) #12 pc 0x000000000010ba80 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) #13 pc 0x000000000009f690 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
The text was updated successfully, but these errors were encountered:
Android version(s): 12, 13, 14
Android device(s): samsung a14, samsung a71 ,Infinix-X6528, realme RE5C9F
Oboe version: 1.9.0
App name used for testing:
sol
I'm using JUCE with their Oboe implementation, which has lots of errors. I'm reporting them here because they can't fix those that are not reproducible. This error is reported from Play Console, I can not reproduce since I don't have access to those devices:
The text was updated successfully, but these errors were encountered: