mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1903] libc++abi: terminating with uncaught exception of type std::exception: std::exception #1388
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#1388
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 @juankb1024 on GitHub (Feb 20, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1903
What happened?
On a fresh install of barrier app, the server always terminates with the following error:
libc++abi: terminating with uncaught exception of type std::exception: std::exception [2023-02-20T11:29:00] ERROR: process exited with error code: 6Using MacOS Ventura as a Server and Windows10 as a client.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
both were installed using release installers on github.
What OSes are you seeing the problem on? (Check all that apply)
Windows, macOS
What OS versions are you using?
MacOS Server
Windows client
Relevant log output
Any other information
I've tried deleting config files on both machines, reinstalling the server using homebrew and deleting SSL keys on both computers.
The firewall on both computers have been disabled. They are both using a lan cable. The Mac us a mac pro M1 2021.
@Que20 commented on GitHub (Mar 15, 2023):
Any news on this ? I'm having the same issue on my M1 Pro server with a W10 client.
@Que20 commented on GitHub (Mar 17, 2023):
An exception seem to be raised by
threadFunc(/src/lib/mt/Thread.cpp).I couldn't get anything more verbose than "std::exception".
@ivan1221 commented on GitHub (Mar 21, 2023):
I have the same problem in x86 architecture.
@Que20 commented on GitHub (Mar 24, 2023):
Issue fixed, my firewall was blocking Barrier.
For more context, I have a company-installed Filter/Proxy on my laptop (server) which was blocking Barrie. And for some reason, I the rules that allows barrier on my desktop (client) weren't activated.
So for everyone who's having the issue as well:
@keeStep commented on GitHub (Sep 15, 2024):
There is a similar question on my M1:
》〉》〉》〉In deep distress····
@juankb1024 commented on GitHub (Oct 30, 2024):
I used the steps in this thread to try different versions until one worked.