Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in string.h - oboe::flowgraph::SinkFloat::read(void*, int) #2132

Open
dhng22 opened this issue Dec 26, 2024 · 0 comments
Open

Error in string.h - oboe::flowgraph::SinkFloat::read(void*, int) #2132

dhng22 opened this issue Dec 26, 2024 · 0 comments
Labels

Comments

@dhng22
Copy link

dhng22 commented Dec 26, 2024

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)

@dhng22 dhng22 added the bug label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant