crash when rotating on huawei #1962

Closed
opened 2026-02-21 00:09:29 -05:00 by deekerman · 2 comments
Owner

Originally created by @GuoqiangSun on GitHub (Jul 17, 2023).

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 #01 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 #02 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 #03 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

Originally created by @GuoqiangSun on GitHub (Jul 17, 2023). ### 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 #01 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 #02 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 #03 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_
deekerman 2026-02-21 00:09:29 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Jul 17, 2023):

ok on my android.

@rustdesk commented on GitHub (Jul 17, 2023): ok on my android.
Author
Owner

@rustdesk commented on GitHub (Jul 17, 2023):

close as tracked by https://github.com/rustdesk/rustdesk/issues/3893

@rustdesk commented on GitHub (Jul 17, 2023): close as tracked by https://github.com/rustdesk/rustdesk/issues/3893
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#1962
No description provided.