lkml.org 
[lkml]   [1999]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: linux-kernel-digest V1 #4980
In <3868F41E.888F65FA@danlawinc.com> nag (nageswarap@danlawinc.com) wrote:
> hai all,
> can any body tell me some thing about core.
> why it omes all of a sudden ..what harm it is going to do for the system.

core file is just dump of offending program memory (illegal instruction was
executed, null pointer was dereferenced, whatever). You can use it with
gdb (or equivalent) to track down problems in programs (if you are lucky
anyway :-) or you can send it to program authors for examination. In all
other cases they are harmless but meaningless and can be deleted (if you
are not interested in debugging you can turn off generation of core files
with ulimit)...




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.026 / U:1.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site