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

Linux version randomly does not start anymore #45

Closed
florian-kuebler opened this issue Oct 10, 2019 · 1 comment
Closed

Linux version randomly does not start anymore #45

florian-kuebler opened this issue Oct 10, 2019 · 1 comment

Comments

@florian-kuebler
Copy link
Collaborator

After some runs of Orbit, I can not start it again until I reboot my system. The error message is the following:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
TcpEntity::TcpEntity() /usr/local/google/home/kuebler/Documents/develop/orbitprofiler/OrbitCore/TcpEntity.cpp(17) TID: 4018819904
TcpServer::TcpServer() /usr/local/google/home/kuebler/Documents/develop/orbitprofiler/OrbitCore/TcpServer.cpp(27) TID: 4018819904
virtual void TcpEntity::Start() /usr/local/google/home/kuebler/Documents/develop/orbitprofiler/OrbitCore/TcpEntity.cpp(31) TID: 4018819904
void TcpServer::Start(short unsigned int) /usr/local/google/home/kuebler/Documents/develop/orbitprofiler/OrbitCore/TcpServer.cpp(52) TID: 4018819904
terminate called after throwing an instance of 'std::system_error'
  what():  bind: Address already in use
@florian-kuebler
Copy link
Collaborator Author

Okay, this happens in particular if you close Orbit (on Linux), while capturing. Afterwards "perf" remains open on the port used by Orbit.

florian-kuebler added a commit to florian-kuebler/orbitprofiler that referenced this issue Oct 31, 2019
pierricgimmig added a commit that referenced this issue Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant