Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2005 09:34:03 +0300
From:      Nikolay Kalev <nkalev@gmail.com>
To:        Greg 'groggy' Lehey <grog@FreeBSD.org>,  freebsd-current@freebsd.org
Subject:   Re: unknown coredump !
Message-ID:  <430D665B.9030108@gmail.com>
In-Reply-To: <20050824222516.GA1106@wantadilla.lemis.com>
References:  <430C36BD.1020808@gmail.com> <20050824222516.GA1106@wantadilla.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Greg 'groggy' Lehey wrote:

>On Wednesday, 24 August 2005 at 11:58:37 +0300, Nikolay Kalev wrote:
>  
>
>>I'm getting coredump of chkgrp.core and i don;t know the reason for
>>this. Any ideas or suggestions ?
>>    
>>
>
>Take a look at the time of the dump.  It might give you a clue.
>
>  
>
>>I'm attaching the coredump file ...
>>    
>>
to be more precise here is the problem script :

[lapi]:/etc/periodic/daily# sh 200.backup-passwd

Backup passwd and group files:

Verifying group file syntax:
chkgrp: /etc/group: line 30: missing field(s)
Segmentation fault (core dumped)
Exit 3

so i found the problem in my group file there was a bugy line that i 
added ... i;m not sure if this is normal to coredump when the syntax in 
/etc/group is mistaken ???

the line was : "user:1001:" and it has to be "user:*:1001:"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430D665B.9030108>