mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Segmentation fault #264
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#264
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wowvwow on GitHub (Nov 25, 2021).
Describe the bug you encountered:
2021-11-25T14:01:44Z INFO rustdesk::server] DISPLAY=Ok(":0")
[2021-11-25T14:01:44Z INFO rustdesk::server] XAUTHORITY=Ok("/home/wow/.Xauthority")
[2021-11-25T14:01:44Z INFO rustdesk::server] server not started (will try to start): Connection refused (os error 111)
[2021-11-25T14:01:44Z INFO rustdesk::server] DISPLAY=Ok(":0")
[2021-11-25T14:01:44Z INFO rustdesk::server] XAUTHORITY=Ok("/home/wow/.Xauthority")
[2021-11-25T14:01:44Z INFO rustdesk::ipc] Started ipc server at path: /tmp/RustDesk/ipc
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] start rendezvous mediator of rs-ny.rustdesk.com
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] start rendezvous mediator of rs-cn.rustdesk.com
[2021-11-25T14:01:44Z INFO rustdesk::common] Testing nat ...
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] start rendezvous mediator of rs-sg.rustdesk.com
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] register_pk of rs-sg due to key not confirmed
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] register_pk of rs-cn due to key not confirmed
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] register_pk of rs-ny due to key not confirmed
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] machine uid: efe8ea2fa5cb4d918fb82e94fc14392f
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] machine uid: efe8ea2fa5cb4d918fb82e94fc14392f
[2021-11-25T14:01:44Z INFO rustdesk::rendezvous_mediator] machine uid: efe8ea2fa5cb4d918fb82e94fc14392f
/usr/bin/rustdesk: line 3: 8769 Segmentation fault (core dumped) ./rustdesk
This is system log:
Nov 25 22:07:33 arch audit[9270]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=9270 comm="rustdesk" exe="/usr/share/rustdesk/rustdesk" sig=11 res=1
Nov 25 22:07:33 arch kernel: rustdesk[9270]: segfault at 96 ip 00007fd78df5ab04 sp 00007ffc1cc58de0 error 4 in libsciter-gtk.so[7fd78dc4b000+7be000]
Nov 25 22:07:33 arch kernel: Code: 04 c3 55 53 48 89 fd 48 83 ec 08 48 8b 3f 48 39 f7 74 26 48 85 ff 48 89 f3 74 06 48 8b 07 ff 50 10 48 85 db 48 89 5d 00 74 0f <48> 8b 03 48 89 df 48 8b 40 18 5a 5b 5d ff e0 58 5b 5d c3 90 48 83
Nov 25 22:07:33 arch audit: BPF prog-id=121 op=LOAD
Nov 25 22:07:33 arch audit: BPF prog-id=122 op=LOAD
Nov 25 22:07:33 arch audit: BPF prog-id=123 op=LOAD
Nov 25 22:07:33 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@9-9302-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 25 22:07:33 arch systemd[1]: Started Process Core Dump (PID 9302/UID 0).
Nov 25 22:07:34 arch systemd-coredump[9303]: [🡕] Process 9270 (rustdesk) of user 1000 dumped core.
...
What did you expect to happen instead?
...
How did you install
RustDesk?RustDesk version and environment
rustdesk-1.1.8
Linux arch 5.15.4-arch1-1 #1 SMP PREEMPT Sun, 21 Nov 2021 21:34:33 +0000 x86_64 GNU/Linux
@wowvwow commented on GitHub (Nov 25, 2021):
https://aur.archlinux.org/rustdesk.git
https://raw.fastgit.org/c-smile/sciter-sdk/master/bin.lnx/x64/libsciter-gtk.so