Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08036A30@mucse001.eu.infineon.com>
From: FischRon.external@infineon.com
To: cygwin@cygwin.com
Cc: ptsekov@gmx.net
Subject: RE: mc segfaults
Date: Thu, 5 Jun 2003 15:59:31 +0200 
MIME-Version: 1.0
Content-Type: text/plain

>On Thu, 5 Jun 2003 FischRon.external@infineon.com wrote:
>
>> >> 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)
>Okay, Ronald, you're suffering from the UID wrapping problem.  
>Cygwin UIDs
>are currently 16 bit, so any number higher than 65535 will get wrapped
>(and did).  You can change your UID to any unique number smaller than
>65535 (56297 should do as well as any other).  I don't know that that's
>the cause of your mc problem, but it's something to fix nonetheless.
>
>If it turns out to fix your problem, it's a bug in 'mc', IMO.

It indeed does fix the problem!

Thank you.

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/

