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

Crash in libavcodec-amplituda.so #62

Open
Lampotrias opened this issue Aug 15, 2023 · 3 comments
Open

Crash in libavcodec-amplituda.so #62

Lampotrias opened this issue Aug 15, 2023 · 3 comments

Comments

@Lampotrias
Copy link

Lampotrias commented Aug 15, 2023

Describe the bug
I have a chash, when I generate wave:
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3c in tid 3546 (DefaultDispatch), pid 3481 xxxx
crash_dump64 A #1 pc 0000000000070df4 /data/app/com.xxxx.android-R6ols2eWjmjo4OxXw7PH2Q==/lib/arm64/libavcodec-amplituda.so

To Reproduce
My code abowe:
waveSeekBar.setSampleFrom(file)

Smartphone (please complete the following information):
Huawey p10, android 9
Samsung A52, android 13

@karlovm
Copy link

karlovm commented Sep 28, 2023

Up

@UmairAhmed85
Copy link

Any solution you found for this. Also facing kind of same crash

@Lampotrias
Copy link
Author

I think the crash happened because I ran 'waveSeekBar.setSampleFrom(file)' from different threads simultaneously. I created a queue, and now it doesn't repeat the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants