GautamChibde / android-audio-visualizer

:musical_score: :musical_keyboard: :musical_note: Audio visualisation for android MediaPlayer :sound:
Apache License 2.0
678 stars 136 forks source link

Got error- Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 26624 (Visualizer), pid 25990 #27

Open ntkarale opened 5 years ago

ntkarale commented 5 years ago

When I set media player id, goes back activity. It comes error

<Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 26624 (Visualizer), pid 25990>

& crash the application

dtmorgan commented 4 years ago

Hi,

I have the same problem but only for Samsung devices (seen on Samsung S8 & S10)

Seems to appear randomly after few minutes

Here the log:

A/libc: FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x7c97da1334)
A/libc: Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 23944 (Visualizer), pid 23722
A/libc: FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x7c97da14f4)
washeeeq commented 4 years ago

Seems this is android visualizer native problem. I experience the same using android.media.audiofx.Visualizer class.

lng8212 commented 1 year ago

anyone can fix or have different solution? i'm so tired with it :(((