Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 03-24-2009, 06:48 PM
bushtangu bushtangu is offline
Hatchling Croc
 
Join Date: Oct 2008
Posts: 5
Default What are Core files.

today i find some core files in my server aprox 25-30 mb each. can anybode tell me, what are them? i google it and people says that smth goes wrong. how to know what is going wrong?
thank you
Reply With Quote
  #2  
Old 03-24-2009, 07:44 PM
dewt's Avatar
dewt dewt is offline
Swamp Croc
 
Join Date: Jul 2008
Location: Berkshire, UK
Posts: 247
Default Re: What are Core files.

They are files that are created when a process terminates unexpectedly. They can be deleted but it is a good idea to try and find out what caused them in the first place. That way you may be able to stop it happening again.

From the UnixGuide website (http://www.unixguide.net/linux/faq/07.13.shtml):
Quote:
A core file is created when a program terminates unexpectedly, due to
a bug, or a violation of the operating system's or hardware's
protection mechanisms. The operating system kills the program and
creates a core file that programmers can use to figure out what went
wrong. It contains a detailed description of the state that the
program was in when it died.

If would like to determine what program a core file came from, use the
file command, like this:

$ file core

That will tell you the name of the program that produced the core
dump. You may want to write the maintainer(s) of the program, telling
them that their program dumped core.

[Eric Hanchrow]
__________________
Dave Turnbull
Official Grumpy Old Git
Quote:
"People who ask our advice almost never take it. Yet we should never refuse to give it, upon request, for it often helps us to see our own way more clearly."

-- Brendan Francis
Reply With Quote
  #3  
Old 03-29-2009, 07:06 AM
Brand Brand is offline
Hatchling Croc
 
Join Date: Mar 2009
Posts: 3
Default Re: What are Core files.

"People who ask our advice almost never take it. Yet we should never refuse to give it, upon request, for it often helps us to see our own way more clearly."

-- Brendan Francis

thats a mighty fine fine quote
Reply With Quote
Reply

Bookmarks

Thread Tools

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
core files suddenly appeared lurkalot Shared Hosting Support 4 02-08-2009 02:45 AM
core.***** files appearing in FTP folders? TJF Shared Hosting Support 6 05-11-2006 03:44 PM
Core dump files L505 Network Status 2 12-16-2005 07:45 AM

All times are GMT -5. The time now is 12:19 PM.