google / google/oboe

Errors in AudioStream.cpp - oboe::AudioStream::close()

Open
#2,130 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
4.1k
Forks
639
Avg merge
2d 23h
Merged PRs (30d)
8

Description

Android version(s): 10, 11, 12, 13, 14
Android device(s): samsung a14, samsung a32, realme RE58C2, samsung m14x
Oboe version: 1.9.0
App name used for testing:
[sol](https://play.google.com/store/apps/details?id=re.solace.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:
Unknown
#01 pc 0x00000000005d1d38 /data/app/~~RWP8BjWbS3UuzoVG8v4Gkg==/re.a.b-iFyI4HesYVFASFPWcf4SAQ==/split_config.arm64_v8a.apk!a.so (oboe::AudioStream::close()+42) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a)
#02 pc 0x00000000005d4780 /data/app/~~RWP8BjWbS3UuzoVG8v4Gkg==/re.a.b-iFyI4HesYVFASFPWcf4SAQ==/split_config.arm64_v8a.apk!a.so (non-virtual thunk to oboe::FilterAudioStream::onErrorAfterClose(oboe::AudioStream*, oboe::Result)+200) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a)
#03 pc 0x00000000005d18c4 /data/app/~~RWP8BjWbS3UuzoVG8v4Gkg==/re.a.b-iFyI4HesYVFASFPWcf4SAQ==/split_config.arm64_v8a.apk!a.so (void* std::__ndk1::__thread_proxy[abi:ne180000]>, void (*)(std::__ndk1::shared_ptr, oboe::Result), std::__ndk1::shared_ptr, oboe::Result>>(void*)+344) (BuildId: 7ee88db5f55de65d3ee76070f1e7fecbd7366d4a)
#04 pc 0x00000000000af97c /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64)
#05 pc 0x00000000000500d0 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.