Re: linuxconf - segmentation fault ( core dumped )

2002-07-22 Thread Eric Wood
Here recently, linuxconf had a problem parsing the RH network settings files and core dumped. Grab the lastest linuxconf from: http://www.solucorp.qc.ca/linuxconf/download.hc -eric wood - Original Message - From: "kutbuddin ali hussain" <[EMAIL PROTECTED]> > Hello, > when i try

Re: linuxconf - segmentation fault ( core dumped )

2002-07-22 Thread Eric Wood
Here recently, linuxconf had a problem parsing the RH network settings files and core dumped. Grab the lastest linuxconf from: http://www.solucorp.qc.ca/linuxconf/download.hc -eric wood - Original Message - From: "kutbuddin ali hussain" <[EMAIL PROTECTED]> > Hello, > when i try to r

Re: linuxconf - segmentation fault ( core dumped )

2002-07-22 Thread Eric Wood
Here recently, linuxconf had a problem parsing the RH network settings files and core dumped. Grab the lastest linuxconf from: http://www.solucorp.qc.ca/linuxconf/download.hc -eric wood - Original Message - From: "kutbuddin ali hussain" <[EMAIL PROTECTED]> > Hello, > when i try to run L

Re: Linuxconf segmentation fault

2000-06-26 Thread Mike W
I had this problem once with 6.1 and fixed it by editing a config file, access.conf for Apache I think. Now it's reappeared by I wasn't modifying Apache. There is a log file generated as I remember that captures an error message from linuxconf, I just don't remember which one, nor where it's loc

Re: Linuxconf segmentation fault

2000-06-25 Thread Gordon Messmer
Dave Reed wrote: > Let's not start any misconceptions. Sig 11's are usually due to > faulty hardware (RAM), but segmentation faults are usually a bug in > the software. Dave, a SIG 11 _is_ SIGSEGV, a segmentation violation. I think the distinction that is generally made is that if you are getti

Re: Linuxconf segmentation fault

2000-06-25 Thread Mikkel L. Ellertson
On Mon, 26 Jun 2000, Danny wrote: > Segment Fault is do to faulty hardwware. > > Have you tried swapping your RAM to test if your problem has gone away? > > > On Sun, 25 Jun 2000, Mike W wrote: > > I know someone explained this before but I lost the email. I'm getting a > > segmentation fault

Re: Linuxconf segmentation fault

2000-06-25 Thread Dave Reed
Let's not start any misconceptions. Sig 11's are usually due to faulty hardware (RAM), but segmentation faults are usually a bug in the software. If segmentation faults were caused by hardware problems, all beginning C/C++programmers would be looking to replace their memory :-). Now that's not

Re: Linuxconf segmentation fault

2000-06-25 Thread Danny
Segment Fault is do to faulty hardwware. Have you tried swapping your RAM to test if your problem has gone away? On Sun, 25 Jun 2000, Mike W wrote: > I know someone explained this before but I lost the email. I'm getting a > segmentation fault when I try to run linuxconf. Where do I find whic