google / google/oboe

Help, two new types crash issue(oboe_aaudio_error_thread_proc_shared) showing.

Open
#1,525 4 comments 0 reactions 1 assignee Claimed by @FeiWang888 View on GitHub
bug
Dominant language
C++
Stars
4.1k
Forks
639
Avg merge
2d 23h
Merged PRs (30d)
8

Description

Android version(s):
Android 8.1+
Android device(s):
Samsung Galaxy Note10+, Samsung Galaxy S21 Ultra 5G, Google Pixel 5, Samsung Galaxy A70, Samsung Galaxy A72, etc..

Oboe version:
OboeVersion1.5.0

App name used for testing:
Cisco Webex App
https://play.google.com/store/apps/details?id=com.cisco.wx2.android&hl=en_US&gl=US
Hard to reproduce the issue. We cannot see the issue on our devices, so don't have the client log.

Short description
(Please only report one bug per Issue. Do not combine multiple bugs.)
We saw these crash issues reported from the Google Console. Here is the crash stack.
Please give advice about the root causes and how to prevent them.
If you need any more info, let me know.

CRASH ISSUE ONE
~~~
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
backtrace:
#00 pc 000000000001b120 /data/app/~~Oevi55OKxDv83Klq8ruwIw==/com.cisco.wx2.android-TDrGO0ktrbcFD2kFoGiANQ==/lib/arm64/liboboe.so (oboe_aaudio_error_thread_proc_shared(std::__ndk1::shared_ptr, oboe::Result))
#00 pc 000000000001c80c /data/app/~~Oevi55OKxDv83Klq8ruwIw==/com.cisco.wx2.android-TDrGO0ktrbcFD2kFoGiANQ==/lib/arm64/liboboe.so (void* std::__ndk1::__thread_proxy >, void (*)(std::__ndk1::shared_ptr, oboe::Result), std::__ndk1::shared_ptr, oboe::Result> >(void*))
#00 pc 00000000000b6e44 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264)
#00 pc 0000000000053454 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)
~~~

Crash issue two:
~~~
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
pid: 0, tid: 0 >>> com.cisco.wx2.android <<< backtrace:
#00 pc 000000000001b148 /data/app/~~4buNuvO24LLuFAedVlD25w==/com.cisco.wx2.android-iLuUCjSnHNI7BUKC73Qjsg==/lib/arm64/liboboe.so (oboe_aaudio_error_thread_proc_shared(std::__ndk1::shared_ptr, oboe::Result))
#00 pc 00000000000b1810 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264)
#00 pc 00000000000512f0 /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.