LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-01-2020, 07:31 AM   #1
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Rep: Reputation: 271Reputation: 271Reputation: 271
X server erroring out


My X server has quit, reporting the below error, a few times in the last few weeks. I'm not doing anything unusual either in or out of X. Has anyone else seen such behavior?

Quote:
free(): double free detected in tcache 2
(EE)
(EE) Backtrace:
(EE) 0: /usr/libexec/Xorg (OsLookupColor+0x138) [0x58b5c8]
(EE) 1: /lib64/libpthread.so.0 (funlockfile+0x50) [0x7f5a3b6d76df]
(EE) 2: /lib64/libc.so.6 (gsignal+0x9b) [0x7f5a3b520d6b]
(EE) 3: /lib64/libc.so.6 (abort+0x114) [0x7f5a3b501548]
(EE) 4: /lib64/libc.so.6 (__libc_message+0x2ae) [0x7f5a3b567e3e]
(EE) 5: /lib64/libc.so.6 (malloc_printerr+0x1a) [0x7f5a3b56faca]
(EE) 6: /lib64/libc.so.6 (_int_free+0x6fd) [0x7f5a3b5716dd]
(EE) 7: /usr/libexec/Xorg (FreeCursor+0x7d) [0x4334ad]
(EE) 8: /usr/libexec/Xorg (ChangeWindowAttributes+0xa11) [0x46afd1]
(EE) 9: /usr/libexec/Xorg (ProcBadRequest+0x1ec) [0x4397dc]
(EE) 10: /usr/libexec/Xorg (SendErrorToClient+0x334) [0x43f274]
(EE) 11: /usr/libexec/Xorg (InitFonts+0x3a4) [0x443144]
(EE) 12: /lib64/libc.so.6 (__libc_start_main+0xeb) [0x7f5a3b502e5b]
(EE) 13: /usr/libexec/Xorg (_start+0x2a) [0x42deca]
(EE)
(EE)
Fatal server error:
(EE) Caught signal 6 (Aborted). Server aborting
 
Old 09-01-2020, 07:50 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,842

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
(EE) Caught signal 6 (Aborted). Server aborting

check line 45, I was logged into your box....
 
Old 09-01-2020, 09:34 AM   #3
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
A bug?
 
1 members found this post helpful.
Old 09-02-2020, 03:12 AM   #4
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Original Poster
Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally Posted by pan64 View Post
check line 45, I was logged into your box....
?

Quote:
Originally Posted by berndbausch View Post
A bug?
That's an old bug but their reports have similarities.
 
Old 09-02-2020, 03:20 AM   #5
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,842

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
http://www.catb.org/~esr/faqs/smart-...html#beprecise
 
Old 09-02-2020, 02:37 PM   #6
henderson
Member
 
Registered: Mar 2018
Distribution: Linux Mint
Posts: 43

Rep: Reputation: 34
Please post your Xorg log. It's usually /var/log
 
Old 09-03-2020, 07:27 AM   #7
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Original Poster
Rep: Reputation: 271Reputation: 271Reputation: 271
log attached
Attached Files
File Type: log Xorg.log (64.6 KB, 14 views)
 
Old 09-03-2020, 07:32 AM   #8
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,842

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
I still can't see anything more. It was aborted. There is no usable information....
 
Old 09-03-2020, 07:42 AM   #9
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by RandomTroll View Post
log attached
Wrong file type "log" will not open in web browser. If you append ".txt" when attaching then it should open. Better to upload to http://pastebin.com/ or equivalent, where it won't be preserved for eternity.
 
Old 09-03-2020, 08:20 AM   #10
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,599

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546
Quote:
Originally Posted by mrmazda View Post
Wrong file type "log" will not open in web browser.
Not true - prefix the attachment URL with "view-source:" and Firefox will display it as plain text.


Last edited by boughtonp; 09-03-2020 at 08:22 AM.
 
Old 09-03-2020, 04:33 PM   #11
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
You think eternity is an appropriate length of time for retaining a troubleshooting log?

What if using something other than Firefox?
 
Old 09-04-2020, 06:48 AM   #12
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,599

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546
Quote:
Originally Posted by mrmazda View Post
What if using something other than Firefox?
It'll either work, have a close alternative, or should be raised in the other something's issue tracker - it's a useful feature.

 
Old 09-05-2020, 12:41 AM   #13
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Original Poster
Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally Posted by mrmazda View Post
What if using something other than Firefox?
Opera has worked so far. It's different. I started using Mosaic in the '90s, have gotten used to it.

.log is one of the extensions LQ allows for attachments. It is silly that Firefox treats it as needing a special app.
 
Old 09-05-2020, 03:54 AM   #14
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by RandomTroll View Post
It is silly that Firefox treats it as needing a special app.
There are multiple ancient open bugs about this, and lots of dupes to them, e.g.:
 
Old 09-09-2020, 06:49 PM   #15
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Original Poster
Rep: Reputation: 271Reputation: 271Reputation: 271
I finally crashed in Opera the other day, so it isn't just Firefox.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Pythonistas to the rescue? (Why is this script erroring out?) jamtat Programming 2 03-08-2018 10:37 PM
ksh script erroring with "more tokens expected" Works on SLES 9 & 10 not 11 George.evans Linux - Software 2 01-11-2013 07:13 AM
1 script 8 boxes and it is erroring on 3 of them cat555 Linux - Newbie 3 12-16-2008 03:43 PM
FC5 to FC6(Zod) upgrade Erroring out bobo12 Fedora 3 02-23-2007 09:57 PM
Streamzap remote and LIRC rpmbuild erroring out dittohead Linux - Hardware 2 01-02-2006 04:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration