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

X Session Locks Up #325

Closed
2mac opened this issue Dec 3, 2014 · 6 comments
Closed

X Session Locks Up #325

2mac opened this issue Dec 3, 2014 · 6 comments

Comments

@2mac
Copy link
Contributor

2mac commented Dec 3, 2014

After finally getting the OpenSpades framebuffer to stay loaded for a comprehensible amount of time (#160), I joined a server, and it seems as though it's an amount of time, but it could be some action of mine, which causes my entire X11 session to freeze. I had to kill it from the console to regain control.

I checked htop first to discover that OpenSpades was maxing out one of my cores.

I built from 0.0.12 source on Debian Sid.

@mschlumpp
Copy link
Contributor

What graphics card do you have and which driver do you use?

@2mac
Copy link
Contributor Author

2mac commented Dec 4, 2014

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)

I use the default Intel driver with Debian.

@mschlumpp
Copy link
Contributor

I don't have any experience with the Intel IGPUs, but you could try to attach to the openspades process with gdb and look where it's stuck(You may have to enable the debug build in cmake: -DCMAKE_BUILD_TYPE=Debug)

@2mac
Copy link
Contributor Author

2mac commented Dec 5, 2014

I'm not sure if debugging would work out very well if I completely lock up and can't really take a look at what happened.

@yvt
Copy link
Owner

yvt commented Mar 14, 2017

Does the issue still persist in the latest version?

@2mac
Copy link
Contributor Author

2mac commented Mar 15, 2017

No idea, and it will probably be a while before I get the urge to test it. Honestly it might have been a settings issue on my end. Let's call it closed for now, and I'll reopen if the issue resurfaces.

@2mac 2mac closed this as completed Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants