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

Segementation fault on changing port twice #41

Closed
bortkiewicz opened this issue Dec 13, 2019 · 2 comments · Fixed by #45
Closed

Segementation fault on changing port twice #41

bortkiewicz opened this issue Dec 13, 2019 · 2 comments · Fixed by #45
Labels
bug Something isn't working critical_priority Critical Issues linux Linux related Issues

Comments

@bortkiewicz
Copy link
Contributor

Describe the bug
When changing the Competitive Companion port for the second time, the app crashes.

To Reproduce

  1. Change port
  2. Here it would show
[18:34:29] [Companion] [Changing port to 10045]
[18:34:29] [Companion] [Stopped Server]
  1. Change port again
  2. Segmentation fault

Expected behavior
no segfault

Screenshots

QProcess: Destroyed while process ("g++") is still running.
Segmentation fault (core dumped)```

**Desktop (please complete the following information):**
 - OS: Linux Lenovo-K450e 5.3.0-24-generic #26-Ubuntu SMP Thu Nov 14 01:33:18 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux (Lubuntu Eoan)
 - Browser: Not applicable
 - Version: 3.0.0

**Smartphone (please complete the following information):**
 - Device: na
 - OS: na
 - Browser na
 - Version na

**Additional context**
n/a
@caretaker-claire
Copy link

Hi testitem
Thanks for Opening a new Issue here. I will also thank you for strictly following the Issue Templates.
I will add an appropriate tag to your Issue.

Have Patience, One of our Cool Contributors will help you soon.

@caretaker-claire caretaker-claire bot added the bug Something isn't working label Dec 13, 2019
@coder3101
Copy link
Member

coder3101 commented Dec 13, 2019

Do you change port to value less than 10K?

Okay you can't change to below 10K!

Possibly nullptr exception or socket exception. I will look into it.

@coder3101 coder3101 added confirmation_required Strange issues are marked with this label. If more people confirm. It may gain priority high_priority High Priority Issues are marked with this label. linux Linux related Issues critical_priority Critical Issues and removed confirmation_required Strange issues are marked with this label. If more people confirm. It may gain priority high_priority High Priority Issues are marked with this label. labels Dec 13, 2019
ouuan added a commit to ouuan/cpeditor that referenced this issue Dec 14, 2019
coder3101 added a commit that referenced this issue Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical_priority Critical Issues linux Linux related Issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants