Many random segfaults, I/O crashes, but no errors in memtest86+ and badblocks. Is it really hardware?
Linux - NewbieThis 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.
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.
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881
Rep:
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.
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.