LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 01-29-2004, 12:18 AM   #1
d_b
LQ Newbie
 
Registered: Jun 2003
Location: Manila Philippines
Distribution: Red Hat
Posts: 3

Rep: Reputation: 0
Exclamation system crash


Hi,
my linux system is crashing..
which files do i need to check?
is there any crash files i need to look at? any shutdown logs?

Thanks very much in advance.....

please help...
d_b
 
Old 01-29-2004, 01:17 AM   #2
king_nothingzzz
Member
 
Registered: Aug 2003
Location: Brisbane, Australia
Distribution: Red Hat Enterprise Linux 4
Posts: 120

Rep: Reputation: 15
More info is needed, like when and at what time, while running which application etc...

Give more details while posting pls

Cheers

King Nothing
 
Old 01-29-2004, 01:25 AM   #3
d_b
LQ Newbie
 
Registered: Jun 2003
Location: Manila Philippines
Distribution: Red Hat
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks King,
actually i am not onsite, my colleague says he sees some error message like kernel panic error on the console...
how do i know what files i need to look at or investigate?
any crash files, error logs like /var/log/messages or shutdown log where i can search for the panic string?

sorry i was very newbie...=(
Thanks again!!!
 
Old 01-29-2004, 01:27 AM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The first thing to look at is the most recent logs.

ls -ltr /var/log
(for newest files last)


Cheers,
Tink
 
Old 01-29-2004, 01:37 AM   #5
king_nothingzzz
Member
 
Registered: Aug 2003
Location: Brisbane, Australia
Distribution: Red Hat Enterprise Linux 4
Posts: 120

Rep: Reputation: 15
As far as my knowlege goes, there are no error logs that are generated during a kernel panic in Linux. There should be an error message on the console itself indicating you of what is happening...

If i have not mistaken, linux doesnt have a debugger like *gdb*

Cheers

King Nothing
 
Old 01-29-2004, 02:18 AM   #6
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Quote:
Hi, my linux system is crashing.
At what point? - are there any applications open which are obviously "locking" the system up? - is it having problems on boot up - kernel panics are often associated with a boot problem - if apps are "crashing" you can kill them in a virtual console ie for example

ctrl+alt+F1

login

ps aux

find program

kill <pid>

then

ctr+alt+F7

to return to GUI mode.
 
Old 01-29-2004, 02:23 AM   #7
d_b
LQ Newbie
 
Registered: Jun 2003
Location: Manila Philippines
Distribution: Red Hat
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks Y'All!
i will try all of it and get back when I'm lost....

Thanks much!!!
 
Old 01-29-2004, 04:23 PM   #8
DeathGoth
LQ Newbie
 
Registered: Jan 2004
Location: Pigh, Pa in the U.S.A.
Distribution: Redhat 9
Posts: 17

Rep: Reputation: 0
ya I have been esperiancing these crash problems to... I can narrow it down for and to what on some of them...

crashes ocur when i am away from the computer more than a few hrs.. persay 3 or so hrs.. and sometimes when i am here just running tipical things...

this is a clean install on this computer.. its a PIII 500 250 megs of ram.. 13 gig HD and video and sound card...

a side not.. I have defected from windows... from a long stay there.. I decided to get into linux cause i want a real webserver.. so i start here.. anyway any help would be good..

about the crashes from what i understand is this...
I figure it has to do with hibernate or something...

I go away altho i have the power conserve shut down in the bios I still get these crashes... I have shut down the HD standby and hiberbate or whatever at 1400 minutes...

anyway help would be good..

thanx..

I didnt make a new post cause this is the same issue i have... I like to conserve space..
 
Old 10-01-2004, 09:15 AM   #9
DeathGoth
LQ Newbie
 
Registered: Jan 2004
Location: Pigh, Pa in the U.S.A.
Distribution: Redhat 9
Posts: 17

Rep: Reputation: 0
Quote:
Originally posted by DeathGoth
ya I have been esperiancing these crash problems to... I can narrow it down for and to what on some of them...

crashes ocur when i am away from the computer more than a few hrs.. persay 3 or so hrs.. and sometimes when i am here just running tipical things...

this is a clean install on this computer.. its a PIII 500 250 megs of ram.. 13 gig HD and video and sound card...

a side not.. I have defected from windows... from a long stay there.. I decided to get into linux cause i want a real webserver.. so i start here.. anyway any help would be good..

about the crashes from what i understand is this...
I figure it has to do with hibernate or something...

I go away altho i have the power conserve shut down in the bios I still get these crashes... I have shut down the HD standby and hiberbate or whatever at 1400 minutes...

anyway help would be good..

thanx..

I didnt make a new post cause this is the same issue i have... I like to conserve space..
many many months later i return with my answer.

I did find out what the issue was with my computer crashing out. I found out somehow the processor got mislodged somehow and would cause windows to freeze up on install and linux to freeze up at some point in the program..

so if you guys have this issue I would say check your processor 1st and see if thats not it.. make sure all your movable parts inside your computer are where they are suppost to be...

Other than that I have no idea why a system can freeze like it did..
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
System crash!!!! hacinn Linux - Hardware 2 09-15-2004 06:55 PM
System crash Dauer Linux - Hardware 1 09-14-2004 03:06 PM
system crash masand Linux - General 6 01-21-2004 08:56 PM
System Crash??? cstovall Linux - General 2 10-04-2003 09:31 AM
System Crash linuxfond Linux - Newbie 2 04-09-2003 06:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:56 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