You are genius. Linuxconf failed when it open a file "included" in the
named.conf. It looks like linuxconf simply do not know how to take care
of that.
Gordon Messmer wrote:
>
> Clement wrote:
> > In preparing a new Redhat 6.1 machine, the linuxconf worked well in the
> > first place. However, after installing other applications, apache,
> > samba, etc, the linuxconf is now giving me core dumps only!
>
> I've seen that happen when linuxconf isn't able to correctly parse a
> config file. I recommend:
>
> strace linuxconf 2>/tmp/linuxconf.strace
>
> After linuxconf crashed, there will be a complete stack trace in
> /tmp/linuxconf.strace. You can examine that file to find out what it
> was doing when it crashed. Try "grep open /tmp/linuxconf.strace". The
> last file opened is _probably_ the culprit.
>
> MSG
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
Regards
Clement
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.