-
Notifications
You must be signed in to change notification settings - Fork 251
segfault in OCLRT::DrmMemoryManager::allocUserptr when not logged in graphically #10
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
Comments
My display is powered by a PEG card. IGD is enabled, but is headless. |
could you please share output from command:
|
|
Thanks for additional data. We analyzed problem and should have fixes very soon. |
as of commit a99d951 the SEGV issue should be gone. please note there are some OS level requirements:
please check updated version of Neo and let us know if it works for you. In case of problems, please make sure that you meet requirements. Two additional commands that could help to debug in case of problems:
|
Hello @raunraun , can you check if problem is fixed? |
I'll give it a shot this weekend. Thanks! |
looks good! Thanks! |
Thanks for checking, glad to hear that is working :) |
I'm getting an segfault in allocUserptr when I'm not logged to a graphical Xorg session. After a fresh reboot, GDM is running but I'm not logged in graphically yet. I then ssh into the machine and this happens:
If I log graphically the segfault when running OpenCL applications my ssh session no longer happens. So the sequence is:
Being able to run OpenCL applications remotely without Xorg running would be very nice to have.
The text was updated successfully, but these errors were encountered: