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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 2 Oct 2003 19:51:15 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Erin Pleva cc: cygwin AT cygwin DOT com Subject: Re: USER ID problems on Windows XP In-Reply-To: Message-ID: References: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 2 Oct 2003, Erin Pleva wrote: > Has anyone encountered USER identification problems when installing Cygwin > on a Windows XP box? > > After a "successful" installation, the "id -u" command returns "60148", a > seemingly random number, and the "id -un" command returns "no name for > 60148." I bet you're logging in as a domain user, and your Cygwin version is 1.3.*... What you're seeing is the short integer overflow on a 16-bit UID. The easiest fix would be to upgrade to the latest Cygwin version (currently 1.5.5), as it has 32-bit UIDs. > I also seem to be having trouble with CPU resource sharing when running > scripts in Cygwin (ie. simultaneous processes run very slow, while the same > processes run in sequence run very quickly.) > > Thanks, > Erin Pleva Please follow the Cygwin problem reporting guidelines at . They tell you how to provide enough information to help us diagnose your problem. It would also help if you provided a simple testcase that would be reproducible on other machines. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/