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

Stability Issues #5

Closed
ShootingKing-AM opened this issue Apr 14, 2023 · 2 comments
Closed

Stability Issues #5

ShootingKing-AM opened this issue Apr 14, 2023 · 2 comments

Comments

@ShootingKing-AM
Copy link
Member

ShootingKing-AM commented Apr 14, 2023

05:04:22.279  8514-8539  [ALVR Native]           pid-8514                             I  GltfModel loaded. ret=1 scenes=1 defaultScene=0 err=.
                                                                                         warn=
05:04:22.281  8514-8539  [ALVR Native]           pid-8514                             I  Compiling shaders.
05:04:22.283  8514-8539  [ALVR Native]           pid-8514                             I  Successfully compiled shader.
05:04:22.283  8514-8539  [ALVR Native]           pid-8514                             I  Compiling shaders.
05:04:22.284  8514-8539  [ALVR Native]           pid-8514                             I  Successfully compiled shader.
05:04:22.345   605-1795  AF::TrackHandle         pid-605                              D  OpPlayAudio: track:123 usage:14 not muted
05:04:22.372  8514-8597  AAudioStream            pid-8514                             D  setState(s#1) from 0 to 2
05:04:22.372  8514-8597  AudioStreamTrack        pid-8514                             D  open() flags changed from 0x00000104 to 0x00000000
05:04:22.372  8514-8597  AudioStreamTrack        pid-8514                             D  open() perfMode changed from 12 to 10
05:04:22.374  8514-8597  AAudio                  pid-8514                             I  AAudioStreamBuilder_openStream() returns 0 = AAUDIO_OK for s#1 ----------------
05:04:22.375  8514-8597  AAudio                  pid-8514                             D  AAudioStream_requestStart(s#1) called --------------
05:04:22.375  8514-8597  AAudioStream            pid-8514                             D  setState(s#1) from 2 to 3
05:04:22.379  8514-8528  AudioStreamLegacy       pid-8514                             D  onAudioDeviceUpdate(deviceId = 3)
05:04:22.379  8514-8597  AAudio                  pid-8514                             D  AAudioStream_requestStart(s#1) returned 0 ---------
05:04:22.446   542-5283  hardware_info           pid-542                              D  hw_info_append_hw_type : device_name = speaker
05:04:22.446   542-5283  soundtrigger            pid-542                              I  audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1, with Raise=0
05:04:22.449   542-5283  soundtrigger            pid-542                              D  audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 3, with Raise=0
05:04:22.449   542-5283  audio_hw_utils          pid-542                              D  audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
05:04:22.449   542-5283  audio_hw_utils          pid-542                              I  send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 14, sample_rate 48000, snd_device_be_idx 43
05:04:22.537  8514-8599  AAudioStream            pid-8514                             D  setState(s#1) from 3 to 4
05:04:24.474  8514-8601  MediaCodecList          pid-8514                             D  codecHandlesFormat: no format, so no extra checks
05:04:24.475  8514-8601  MediaCodecList          pid-8514                             D  codecHandlesFormat: no format, so no extra checks
05:04:24.476  8514-8601  MediaCodecList          pid-8514                             D  codecHandlesFormat: no format, so no extra checks
05:04:24.536  8514-8604  OMXClient               pid-8514                             I  IOmx service obtained
05:04:24.549   915-17811 OMXStore                pid-915                              I  makeComponentInstance(OMX.qcom.video.decoder.avc) in android.hardwar process
05:04:24.758   915-17811 hw-BpHwBinder           pid-915                              I  onLastStrongRef automatically unlinking death recipients
05:04:24.779  8514-8604  OMXClient               pid-8514                             I  IOmx service obtained
05:04:24.779   915-17811 OMXStore                pid-915                              I  makeComponentInstance(OMX.qcom.video.decoder.avc) in android.hardwar process
05:04:24.799  8514-8601  [ALVR NATIVE-RUST]      pid-8514                             E  What happened:
                                                                                         panicked at 'called `Result::unwrap()` on an `Err` value: ErrorResult(ErrorUnknown)', alvr\client_core\src\platform\android.rs:465:18
                                                                                         
                                                                                         Backtrace:
                                                                                            0: <unknown>
                                                                                            1: <unknown>
                                                                                            2: <unknown>
                                                                                            3: <unknown>
                                                                                            4: <unknown>
                                                                                            5: <unknown>
                                                                                            6: <unknown>
                                                                                            7: <unknown>
                                                                                            8: <unknown>
                                                                                            9: <unknown>
                                                                                           10: <unknown>
                                                                                           11: <unknown>
                                                                                           12: <unknown>

@ShootingKing-AM ShootingKing-AM moved this to Work-In-progress in Roadmap Apr 14, 2023
@ShootingKing-AM ShootingKing-AM moved this from Work-In-progress to Work-in-Process Issues in Roadmap Apr 14, 2023
@ShootingKing-AM ShootingKing-AM moved this from Work-in-Process Issues to Work-In-progress in Roadmap Apr 14, 2023
@ShootingKing-AM
Copy link
Member Author

ShootingKing-AM commented Apr 14, 2023

@ShootingKing-AM
Copy link
Member Author

Fixed by #8 and alvr-org/ALVR#1586

@ShootingKing-AM ShootingKing-AM moved this from Work-In-progress to waiting-3rd party in Roadmap Apr 15, 2023
@ShootingKing-AM ShootingKing-AM moved this from waiting-3rd party to Done in Roadmap Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant