bertt / tango

2 stars 0 forks source link

Tango app crash on Lenovo after redeployment, have to restart device #1

Closed bertt closed 6 years ago

bertt commented 6 years ago

Sometimes after redeploy the app crashes on the device. current workround is to restart the device and start the app again. Is there a better solution? Whats the cause of this crash?

bertt commented 6 years ago

in Logcat I see error messages about audio/voice.

03-08 14:13:04.919: E/audio_route(546): audio_route_apply_and_update_path:name(speaker-protected)
03-08 14:13:04.919: E/audio_route(546): audio_route_apply_and_update_path:name(vi-feedback)
03-08 14:13:04.919: E/voice(546): voice_is_in_call_rec_stream: input stream is NULL
03-08 14:13:04.919: E/ACDB-LOADER(546): Error: ACDB AudProc vol returned = -19
03-08 14:18:42.198: E/audio_route(546): audio_route_reset_and_update_path:name(vi-feedback)
03-08 14:18:42.187: E/audio_route(546): audio_route_reset_and_update_path:name(low-latency-playback speaker-protected)

Maybe related: On crash the voice with message 'Spraakassistentie ingeschakeld' stops halfway

bertt commented 6 years ago

other observation: with my hello world test app this crash after redeploy does not seem to happen. So a minimal reproducible case is welcome.

bertt commented 6 years ago

we did some testing:

and crash does not appear anymore

bertt commented 6 years ago

actions:

bertt commented 6 years ago

fixed using unity5.5