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

crash when rotating on huawei #5044

Closed
Tracked by #3893
GuoqiangSun opened this issue Jul 18, 2023 · 2 comments
Closed
Tracked by #3893

crash when rotating on huawei #5044

GuoqiangSun opened this issue Jul 18, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@GuoqiangSun
Copy link

Bug Description

2023-07-18 11:13:10.264 18674-18674 DEBUG pid-18674 A *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2023-07-18 11:13:10.264 18674-18674 DEBUG pid-18674 A Build fingerprint: 'HUAWEI/EML-AL00/HWEML:10/HUAWEIEML-AL00/10.0.0.176C00:user/release-keys'
2023-07-18 11:13:10.264 18674-18674 DEBUG pid-18674 A Revision: '0'
2023-07-18 11:13:10.264 18674-18674 DEBUG pid-18674 A ABI: 'arm'
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A SYSVMTYPE: Maple
APPVMTYPE: Art
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A Timestamp: 2023-07-18 11:13:10+0800
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A pid: 14801, tid: 15054, name: iez.flutter_hbb >>> com.carriez.flutter_hbb <<<
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A uid: 10135
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb9466820
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A r0 00000208 r1 0000021c r2 b9466820 r3 c19184db
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A r4 b8fc7b80 r5 0009dc80 r6 b4300000 r7 b8fc7b78
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A r8 0013b900 r9 0013b900 r10 0000021c r11 00000462
2023-07-18 11:13:10.265 18674-18674 DEBUG pid-18674 A ip 0000021c sp b8fc7b68 lr c1918503 pc c19184f8
2023-07-18 11:13:10.269 698-1504 BufferQueueProducer surfaceflinger E [com.carriez.flutter_hbb/com.carriez.flutter_hbb.MainActivity#0]:1338: disconnect: not connected (req=1)
2023-07-18 11:13:10.275 698-1504 BufferQueueProducer surfaceflinger E [SurfaceView - com.carriez.flutter_hbb/com.carriez.flutter_hbb.MainActivity#0]:1338: disconnect: not connected (req=1)
2023-07-18 11:13:10.338 1817-1817 ndroid.systemu com.android.systemui E No package ID ff found for ID 0xffffffff.
2023-07-18 11:13:10.346 1817-1817 ndroid.systemu com.android.systemui E No package ID ff found for ID 0xffffffff.
2023-07-18 11:13:10.363 18674-18674 DEBUG pid-18674 A
backtrace:
2023-07-18 11:13:10.363 18674-18674 DEBUG pid-18674 A #00 pc 005164f8 /data/app/com.carriez.flutter_hbb-TkwS3Woo9Z1rEEytp_hV0g==/lib/arm/librustdesk.so
2023-07-18 11:13:10.363 18674-18674 DEBUG pid-18674 A #1 pc 0051651f /data/app/com.carriez.flutter_hbb-TkwS3Woo9Z1rEEytp_hV0g==/lib/arm/librustdesk.so
2023-07-18 11:13:10.363 18674-18674 DEBUG pid-18674 A #2 pc 0050fc5b /data/app/com.carriez.flutter_hbb-TkwS3Woo9Z1rEEytp_hV0g==/lib/arm/librustdesk.so
2023-07-18 11:13:10.363 18674-18674 DEBUG pid-18674 A #3 pc 0020011e anonymous:b8dc8000

How to Reproduce

受控端在被控制时,开启手机系统设置里的“横竖屏切换”开关,然后把手机由竖屏状态切换成横屏状态,受控端的RustDesk闪退报错。

Expected Behavior

受控端横竖屏切换时会闪退。
When switching between horizontal and vertical screens at the controlled end, it will flash back.

Operating system(s) on local side and remote side

Android -> Android

RustDesk Version(s) on local side and remote side

1.2.0->1.2.0

Screenshots

受控端横竖屏切换时会闪退。
When switching between horizontal and vertical screens at the controlled end, it will flash back.

Additional Context

No response

@GuoqiangSun GuoqiangSun added the bug Something isn't working label Jul 18, 2023
@rustdesk
Copy link
Owner

ok on my android.

@rustdesk rustdesk changed the title 受控端横竖屏切换时会闪退。 crash when rotating on huawei Jul 18, 2023
@rustdesk
Copy link
Owner

close as tracked by #3893

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants