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

App crash while dismissing ar view. #549

Open
bpn-work opened this issue Aug 6, 2024 · 0 comments
Open

App crash while dismissing ar view. #549

bpn-work opened this issue Aug 6, 2024 · 0 comments

Comments

@bpn-work
Copy link

bpn-work commented Aug 6, 2024

When dismiss AR view on setting flag to false. App crashes will following log:

if(flag){
// show arview
}else{
dismiss ar view
}


28407-28407 OplusBracketLog          E  [OplusViewMirrorManager] updateHostViewRootIfNeeded, not support android.view.ViewRootImpl@9ca11b8
28407-28453 OpenGLRenderer           E  Unable to match the desired swap behavior.
28407-28407 native                   E  E0000 00:00:1722933115.899071   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.008087   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.110264   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.207597   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.306110   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.413636   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.504898   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 native                   E  E0000 00:00:1722933116.617004   28407 hit_test.cc:426] INTERNAL: No point hit.
28407-28407 Filament                 E  in terminateAndDestroy:941
                                        reason: Object <no-rtti> at 0xb4000074248bbc40 doesn't exist (double free?)
28407-28407 Filament                 E  
28407-28407 Filament                 E  in terminateAndDestroy:941
                                        reason: Object <no-rtti> at 0xb4000074248bca40 doesn't exist (double free?)
28407-28407 Filament                 E  
28407-28407 Filament                 E  in terminateAndDestroy:941
                                        reason: Object <no-rtti> at 0xb4000074248bbc40 doesn't exist (double free?)
28407-28407 Filament                 E  
28407-28407 Filament                 E  in terminateAndDestroy:941
                                        reason: Object <no-rtti> at 0xb4000074248bca40 doesn't exist (double free?)
28407-28407 Filament                 E  
28407-28581 CameraManagerGlobal      E  Camera 4 is not present. Ignore physical camera status change
28407-29119 GPUAUX                   E  [AUX]GuiExtAuxCheckAuxPath:674: Null anb
28407-29119 GPUAUX                   E  [AUX]GuiExtAuxCheckAuxPath:674: Null anb
28407-29119 GPUAUX                   E  [AUX]GuiExtAuxCheckAuxPath:674: Null anb
28407-29119 GPUAUX                   E  [AUX]GuiExtAuxCheckAuxPath:674: Null anb
28407-29119 GPUAUX                   E  [AUX]GuiExtAuxCheckAuxPath:674: Null anb
28407-29119 GPUAUX                   E  [AUX]GuiExtAuxCheckAuxPath:674: Null anb
29166-29166 SchedAssist              E  ofbOpen failed with error=No such file or directory
29166-29166 SchedAssist              E  sysOpen failed with error=No such file or directory
29166-29166 SchedAssist              E  sharedImFd failed with error=Permission denied

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

1 participant