Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: FischRon DOT external AT infineon DOT com To: ptsekov AT gmx DOT net, cygwin AT cygwin DOT com Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08036A2D@mucse001.eu.infineon.com> Subject: RE: mc segfaults Date: Thu, 5 Jun 2003 13:30:56 +0200 MIME-Version: 1.0 Content-Type: text/plain >> Starting mc or mcedit causes the following assertion violation: >> >> ** CRITICAL **: file /tmp/build/mc-4.6.0/src/utilunix.c: line 81 >> (init_groups): >> assertion `pwd != NULL' failed. >> Segmentation fault (core dumped) > >Hello, > >As far I as I can tell this error message suggests that >something with you >system is not OK. Would you please give more details about you >environment >- windows version Windows 2000 >, cygwin version (uname -a) CYGWIN_NT-5.0 mucw0291 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin >, etc. Do the files >/etc/passwd and /etc/group exist on your system ? Yes, but /etc/passwd is somewhat strange, in that my user id (i.e. what is returned by 'id -u') does not match the respective entry in /etc/passwd: $ id -u 56297 $ grep -c 56297 /etc/passwd 0 There *is* an entry in /etc/passwd corresponding to my Windows account, but it has user id 121833. Ronald -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/