On Sat, 24 Jan 1998, Steven Morrill wrote: > Hello all, > > I have a couple of questions... What is it exactly a "core dump"? > And what should I do if I have one? Is there a certain cleanup or repair > process I need to go thru?
A core dump is caused when the program does something 'wrong'. It is similar to the Win95 'The task has executed an illegal.....' You can just erase the core file, it contains a memory image of the program which may help you to debug it (if you had the sources). You might want to report it as a bug, no debian program should core dump in normal circumstances. Jason -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .