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): 11, 12, 13
Android device(s): samsung a32, Redmi merlin, samsung a34x, HONOR HNAGM3
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 0x00000000000895b8 /apex/com.android.runtime/lib64/bionic/libc.so (__memcpy+56) #1 pc 0x00000000005da000 /data/app/~~on0pDpIPoS1_FqdCT3ibww==/re.a.b-UQV8pmnzKGgXGP3Nh3QKGw==/split_config.arm64_v8a.apk!a.so (oboe::flowgraph::SinkFloat::read(void*, int)+53) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #2 pc 0x00000000005d41bc /data/app/~~on0pDpIPoS1_FqdCT3ibww==/re.a.b-UQV8pmnzKGgXGP3Nh3QKGw==/split_config.arm64_v8a.apk!a.so (non-virtual thunk to oboe::FilterAudioStream::onAudioReady(oboe::AudioStream*, void*, int)+99) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #3 pc 0x00000000005d1e1c /data/app/~~on0pDpIPoS1_FqdCT3ibww==/re.a.b-UQV8pmnzKGgXGP3Nh3QKGw==/split_config.arm64_v8a.apk!a.so (oboe::AudioStream::fireDataCallback(void*, int)+73) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #4 pc 0x00000000005d06f8 /data/app/~~on0pDpIPoS1_FqdCT3ibww==/re.a.b-UQV8pmnzKGgXGP3Nh3QKGw==/split_config.arm64_v8a.apk!a.so (oboe::AudioStreamAAudio::callOnAudioReady(AAudioStreamStruct*, void*, int)+536) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a) #5 pc 0x0000000000028d44 /system/lib64/libaaudio_internal.so (aaudio::AudioStream::maybeCallDataCallback(void*, int)+196) #6 pc 0x000000000002d0e0 /system/lib64/libaaudio_internal.so (aaudio::AudioStreamLegacy::callDataCallbackFrames(unsigned char*, int)+304) #7 pc 0x000000000002bfc4 /system/lib64/libaaudio_internal.so (aaudio::AudioStreamLegacy::onMoreData(android::AudioTrack::Buffer const&)+612) #8 pc 0x000000000009c440 /system/lib64/libaudioclient.so (android::AudioTrack::processAudioBuffer()+2992) #9 pc 0x000000000009b5a0 /system/lib64/libaudioclient.so (android::AudioTrack::AudioTrackThread::threadLoop()+272) #10 pc 0x0000000000013550 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+416) #11 pc 0x00000000000ce7bc /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140) #12 pc 0x00000000000fd040 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) #13 pc 0x000000000008f5e0 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
The text was updated successfully, but these errors were encountered:
Android version(s): 11, 12, 13
Android device(s): samsung a32, Redmi merlin, samsung a34x, HONOR HNAGM3
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: