Ubuntu 18.10 Xorg Server Error Logout
I recently built a new PC and installed Ubuntu 18.10. I am having issues with being logged out and returning to the login after opening certain Applications (Settings, Handbrake etc).
Logging in via startx and attempting to open these applications results in a similar logout with the following Xorg Error Stack Trace:
[ 12.456] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x55eeaa7b4229]
[ 12.456] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f54784ace1f]
[ 12.456] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0xc7) [0x7f54782ef077]
[ 12.456] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x121) [0x7f54782d0535]
[ 12.456] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 12.456] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (?+0x0) [0x7f54782d0400]
[ 12.457] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__assert_fail+0x42) [0x7f54782e0142]
[ 12.457] (EE) 6: /usr/lib/xorg/Xorg (DRIMoveBuffersHelper+0xc43) [0x55eeaa77f933]
[ 12.457] (EE) 7: /usr/lib/xorg/Xorg (DRI2Authenticate+0xa2) [0x55eeaa780f42]
[ 12.457] (EE) 8: /usr/lib/xorg/Xorg (DRI2GetParam+0x75b) [0x55eeaa7820cb]
[ 12.457] (EE) 9: /usr/lib/xorg/Xorg (SendErrorToClient+0x35e) [0x55eeaa65597e]
[ 12.457] (EE) 10: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x55eeaa659906]
[ 12.457] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7f54782d209b]
[ 12.457] (EE) 12: /usr/lib/xorg/Xorg (_start+0x2a) [0x55eeaa64367a]
[ 12.457] (EE)
[ 12.457] (EE)
Fatal server error:
[ 12.457] (EE) Caught signal 6 (Aborted). Server aborting
[ 12.457] (EE)
[ 12.457] (EE)
it appears modifying the .Xauthority permissions from -rw------- to -rwxrwxrwx prevents the logouts from occurring temporarily. After being logged out,.Xauthority permissions are reset to -rw-------
Computer specs
Intel 9900k - Using Oboard Graphics
Asus Z390 Mobo
Samsung Pro 970
Corsair Vengeance DDR4
Any advice would be greatly appreciated
xorg intel-graphics intel 18.10 logout
add a comment |
I recently built a new PC and installed Ubuntu 18.10. I am having issues with being logged out and returning to the login after opening certain Applications (Settings, Handbrake etc).
Logging in via startx and attempting to open these applications results in a similar logout with the following Xorg Error Stack Trace:
[ 12.456] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x55eeaa7b4229]
[ 12.456] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f54784ace1f]
[ 12.456] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0xc7) [0x7f54782ef077]
[ 12.456] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x121) [0x7f54782d0535]
[ 12.456] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 12.456] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (?+0x0) [0x7f54782d0400]
[ 12.457] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__assert_fail+0x42) [0x7f54782e0142]
[ 12.457] (EE) 6: /usr/lib/xorg/Xorg (DRIMoveBuffersHelper+0xc43) [0x55eeaa77f933]
[ 12.457] (EE) 7: /usr/lib/xorg/Xorg (DRI2Authenticate+0xa2) [0x55eeaa780f42]
[ 12.457] (EE) 8: /usr/lib/xorg/Xorg (DRI2GetParam+0x75b) [0x55eeaa7820cb]
[ 12.457] (EE) 9: /usr/lib/xorg/Xorg (SendErrorToClient+0x35e) [0x55eeaa65597e]
[ 12.457] (EE) 10: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x55eeaa659906]
[ 12.457] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7f54782d209b]
[ 12.457] (EE) 12: /usr/lib/xorg/Xorg (_start+0x2a) [0x55eeaa64367a]
[ 12.457] (EE)
[ 12.457] (EE)
Fatal server error:
[ 12.457] (EE) Caught signal 6 (Aborted). Server aborting
[ 12.457] (EE)
[ 12.457] (EE)
it appears modifying the .Xauthority permissions from -rw------- to -rwxrwxrwx prevents the logouts from occurring temporarily. After being logged out,.Xauthority permissions are reset to -rw-------
Computer specs
Intel 9900k - Using Oboard Graphics
Asus Z390 Mobo
Samsung Pro 970
Corsair Vengeance DDR4
Any advice would be greatly appreciated
xorg intel-graphics intel 18.10 logout
add a comment |
I recently built a new PC and installed Ubuntu 18.10. I am having issues with being logged out and returning to the login after opening certain Applications (Settings, Handbrake etc).
Logging in via startx and attempting to open these applications results in a similar logout with the following Xorg Error Stack Trace:
[ 12.456] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x55eeaa7b4229]
[ 12.456] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f54784ace1f]
[ 12.456] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0xc7) [0x7f54782ef077]
[ 12.456] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x121) [0x7f54782d0535]
[ 12.456] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 12.456] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (?+0x0) [0x7f54782d0400]
[ 12.457] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__assert_fail+0x42) [0x7f54782e0142]
[ 12.457] (EE) 6: /usr/lib/xorg/Xorg (DRIMoveBuffersHelper+0xc43) [0x55eeaa77f933]
[ 12.457] (EE) 7: /usr/lib/xorg/Xorg (DRI2Authenticate+0xa2) [0x55eeaa780f42]
[ 12.457] (EE) 8: /usr/lib/xorg/Xorg (DRI2GetParam+0x75b) [0x55eeaa7820cb]
[ 12.457] (EE) 9: /usr/lib/xorg/Xorg (SendErrorToClient+0x35e) [0x55eeaa65597e]
[ 12.457] (EE) 10: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x55eeaa659906]
[ 12.457] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7f54782d209b]
[ 12.457] (EE) 12: /usr/lib/xorg/Xorg (_start+0x2a) [0x55eeaa64367a]
[ 12.457] (EE)
[ 12.457] (EE)
Fatal server error:
[ 12.457] (EE) Caught signal 6 (Aborted). Server aborting
[ 12.457] (EE)
[ 12.457] (EE)
it appears modifying the .Xauthority permissions from -rw------- to -rwxrwxrwx prevents the logouts from occurring temporarily. After being logged out,.Xauthority permissions are reset to -rw-------
Computer specs
Intel 9900k - Using Oboard Graphics
Asus Z390 Mobo
Samsung Pro 970
Corsair Vengeance DDR4
Any advice would be greatly appreciated
xorg intel-graphics intel 18.10 logout
I recently built a new PC and installed Ubuntu 18.10. I am having issues with being logged out and returning to the login after opening certain Applications (Settings, Handbrake etc).
Logging in via startx and attempting to open these applications results in a similar logout with the following Xorg Error Stack Trace:
[ 12.456] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x55eeaa7b4229]
[ 12.456] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f54784ace1f]
[ 12.456] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0xc7) [0x7f54782ef077]
[ 12.456] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x121) [0x7f54782d0535]
[ 12.456] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 12.456] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (?+0x0) [0x7f54782d0400]
[ 12.457] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__assert_fail+0x42) [0x7f54782e0142]
[ 12.457] (EE) 6: /usr/lib/xorg/Xorg (DRIMoveBuffersHelper+0xc43) [0x55eeaa77f933]
[ 12.457] (EE) 7: /usr/lib/xorg/Xorg (DRI2Authenticate+0xa2) [0x55eeaa780f42]
[ 12.457] (EE) 8: /usr/lib/xorg/Xorg (DRI2GetParam+0x75b) [0x55eeaa7820cb]
[ 12.457] (EE) 9: /usr/lib/xorg/Xorg (SendErrorToClient+0x35e) [0x55eeaa65597e]
[ 12.457] (EE) 10: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x55eeaa659906]
[ 12.457] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7f54782d209b]
[ 12.457] (EE) 12: /usr/lib/xorg/Xorg (_start+0x2a) [0x55eeaa64367a]
[ 12.457] (EE)
[ 12.457] (EE)
Fatal server error:
[ 12.457] (EE) Caught signal 6 (Aborted). Server aborting
[ 12.457] (EE)
[ 12.457] (EE)
it appears modifying the .Xauthority permissions from -rw------- to -rwxrwxrwx prevents the logouts from occurring temporarily. After being logged out,.Xauthority permissions are reset to -rw-------
Computer specs
Intel 9900k - Using Oboard Graphics
Asus Z390 Mobo
Samsung Pro 970
Corsair Vengeance DDR4
Any advice would be greatly appreciated
xorg intel-graphics intel 18.10 logout
xorg intel-graphics intel 18.10 logout
asked Jan 17 at 3:20
Andrew WalzAndrew Walz
1061
1061
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Just experienced the same problem with the 9900k and ubuntu 18.10.
Using the mesa packages available from the ppa
ppa:oibaf/graphics-drivers
fixed it for me:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt dist-upgrade
and reboot or restart Xorg.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110461%2fubuntu-18-10-xorg-server-error-logout%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just experienced the same problem with the 9900k and ubuntu 18.10.
Using the mesa packages available from the ppa
ppa:oibaf/graphics-drivers
fixed it for me:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt dist-upgrade
and reboot or restart Xorg.
add a comment |
Just experienced the same problem with the 9900k and ubuntu 18.10.
Using the mesa packages available from the ppa
ppa:oibaf/graphics-drivers
fixed it for me:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt dist-upgrade
and reboot or restart Xorg.
add a comment |
Just experienced the same problem with the 9900k and ubuntu 18.10.
Using the mesa packages available from the ppa
ppa:oibaf/graphics-drivers
fixed it for me:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt dist-upgrade
and reboot or restart Xorg.
Just experienced the same problem with the 9900k and ubuntu 18.10.
Using the mesa packages available from the ppa
ppa:oibaf/graphics-drivers
fixed it for me:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt dist-upgrade
and reboot or restart Xorg.
answered Jan 25 at 10:30
Marco MeierMarco Meier
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110461%2fubuntu-18-10-xorg-server-error-logout%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown