Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-10-2017, 05:44 PM
|
#1
|
LQ Newbie
Registered: Sep 2017
Posts: 1
Rep:
|
Many random segfaults, I/O crashes, but no errors in memtest86+ and badblocks. Is it really hardware?
My desktop environment constantly crashes while i`m using firefox. Sometimes firefox crashes, and other times the whole X system crashes.
I was in ubuntu and checked the kern.log file, it was always something related to I/O error.
I tried to change to slackware to see the problem would persist. And now the samething happens but with this new message
traps: plugin-containe[2214] general protection ip:7ff8e126c317 sp:7ffc83449680 error:0 in ld-2.23.so[7ff8e1260000+25000]
and
traps: firefox[2218] general protection ip:7f77d759a317 sp:7ffccd4cae80 error:0 in ld-2.23.so[7f77d758e000+25000]
After that I tried to run memtest86+ but no error was found.
Same with badblocks, no bad blocks found.
What could be the problem?
|
|
|
09-10-2017, 07:03 PM
|
#2
|
Senior Member
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,950
|
Try temprarily disabling all addons by starting Firefox from a terminal Window with
Code:
firefox --safe-mode
If it fixes the problem, you can find out which addon is causing problems by trial & error methods.
|
|
|
09-11-2017, 05:27 AM
|
#3
|
Senior Member
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881
|
Quote:
Originally Posted by ateu006
My desktop environment constantly crashes while i`m using firefox. Sometimes firefox crashes, and other times the whole X system crashes.
I was in ubuntu and checked the kern.log file, it was always something related to I/O error.
I tried to change to slackware to see the problem would persist. And now the samething happens but with this new message
traps: plugin-containe[2214] general protection ip:7ff8e126c317 sp:7ffc83449680 error:0 in ld-2.23.so[7ff8e1260000+25000]
and
traps: firefox[2218] general protection ip:7f77d759a317 sp:7ffccd4cae80 error:0 in ld-2.23.so[7f77d758e000+25000]
After that I tried to run memtest86+ but no error was found.
Same with badblocks, no bad blocks found.
What could be the problem?
|
Other than it may have something to do with Firefox, there is not enough information providided to be able to give a better answer, than the one you have already got (post #2).
As there could be a number of reasons for your problem(s).
Could you post your kernel log (the whole log) ?
Try attaching your kernel log in a text file, to your next post;
Run the following command at a terminal window (NO need to be root);
Code:
dmesg > ~/kernel_log.txt
Then attach the resulting text file, in your 'home' folder.
|
|
|
09-13-2017, 09:11 AM
|
#4
|
LQ Guru
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,870
|
ld.so is the Linux loader, which is responsible for loading applications into user memory. This message suggests to me that there is a bad (or, incompatible) plug-in for your Firefox. I suggest completely de-installing Firefox along with all of its add-ons, then reinstall it.
|
|
|
All times are GMT -5. The time now is 09:15 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|