[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Linuxconf ( segmentation core cump )



> cnet wrote:
> I was trying to use linuxconf but it says "segmentation core dump"
> Anyone who knows about this...Pls. help me with the prob...

I've had my share of linuxconf core's.  Last set was from an unusually
large line in /etc/hosts.  

My best solution has been to first, make sure that you have strace
installed.  Then, try:
strace linuxconf 2>/tmp/linuxconf.log

After linuxconf cores, look at the file /tmp/linuxconf.log. 
Specifically, 'grep open /tmp/linuxconf.log' will tell you what files
where opened by linuxconf.  The last one probably caused linuxconf to
core.  See what the last couple of files were.  If you need help, let me
know.

MSG



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]