mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #632] Barrier is crashing on resume from suspend #501
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#501
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 @vitek on GitHub (Apr 21, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/632
Operating Systems
Server: ubuntu 16.04
Client: ubuntu 16.04
Barrier Version
barriers 2.3.2-snapshot/11edf04107bec4ea7159c4dab6949adfe4be9bee
Steps to reproduce bug
Other info
It looks like socket object is used in not thread-safe way.
https://github.com/debauchee/barrier/blob/master/src/lib/net/SecureSocket.cpp#L294
@github-actions[bot] commented on GitHub (Sep 24, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.