Fedora This forum is for the discussion of the Fedora Project. |
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.
|
|
12-08-2006, 02:03 AM
|
#1
|
LQ Newbie
Registered: Nov 2006
Posts: 22
Rep:
|
Segmentation fault
Hi all,
i had make a web server using FC6, and one day i restart the server i got a lot of segmentation fault, something like pointing to dev/null.
so I tried FC4 and i re-partition the filesystem.
dev/sda /boot
dev/sda5 /home
dev/sda6 /swap
dev/sda7 /
the segmentation fault occur again, and i cannot reboot the server.
did anyone encounter such kind of problem?Thanks
|
|
|
12-08-2006, 04:03 AM
|
#2
|
Member
Registered: Oct 2004
Distribution: slamd64-current, slackware-current, clfs 6.1, arch-current, ubuntu dapper
Posts: 144
Rep:
|
dev/sda /boot
am i wrong or shouldn't this be
dev/sda1(or any other number) /boot
dev/sda is a device pointer to the actual drive and not a partition on that drive, and only the partitions is what you want to mount, right?
|
|
|
12-08-2006, 07:40 AM
|
#3
|
Member
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262
Rep:
|
A segmentation fault may be caused by misaligned data. This is a bug in the software or it may be faulty memory. Do a test of your memory. It may also be the memory management system has a problem (new motherboard needed). It may also be a read error from your hard drive, caused by a bad sector or something. I suggest the first thing is to "e2fsck -f /dev/sda?" to check the file sytem on all partitions. Make sure the partitions are not mounted. Best if you use a live cd Linux to do this.
|
|
|
12-11-2006, 03:19 AM
|
#4
|
LQ Newbie
Registered: Nov 2006
Posts: 22
Original Poster
Rep:
|
when i read the log i found that there is someone hack on my server, and then i found the segmentation fault on the next day after the hacking. so i guess it should be someone ruining my server, maybe i need to change a more complicated root password.
|
|
|
12-11-2006, 06:37 PM
|
#5
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,418
|
Frankly, if you are sure you've been hacked, the only safe solution is a clean re-install from known good resources.
You could try http://www.rootkit.nl/projects/rootkit_hunter.html and/or http://www.chkrootkit.org/ but there's no guarantee of 100% detection/cleanup.
You should definitely (next time) use secure passwords, do not allow direct ssh into root and do run tripwire (should come with your distro) and look at using http://www.bastille-linux.org/ to lock it down.
|
|
|
12-19-2006, 09:35 AM
|
#6
|
Member
Registered: Apr 2006
Location: Finland
Distribution: Ubuntu, Gentoo, Debian
Posts: 88
Rep:
|
You were hacked again? (The post before with SucKIT on Redhat 6.1) Maybe some crackers have found you to be easy target. You should start doing something for your box's security.
Last edited by Fadoksi; 01-01-2007 at 03:03 PM.
|
|
|
All times are GMT -5. The time now is 06:09 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
|
|