Closed bertt closed 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
other observation: with my hello world test app this crash after redeploy does not seem to happen. So a minimal reproducible case is welcome.
we did some testing:
and crash does not appear anymore
actions:
fixed using unity5.5
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?