X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:references :content-type; q=dns; s=default; b=hxdEos/1eOU2C733cAguG6ytmLAFl IS88fLFwois6l1jICMGqb4W0ZLcrvgDp3dUVTdWKRPmk8XacDPqNvOp9iPVVFZpO CRFjYxMpbhf9Yy7Ko1+9JK4+ZK9l2nSVSK/0U63Vnl9ni48jjw6WYdpokC+QguKd 1UhGYqVCS2iuhY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:references :content-type; s=default; bh=CXBzSL9/b75QpuXvJMJYy64TOqY=; b=B5M o7Yvl+TBCOZCBA0NAgL/DpSYtC7hvepjc0SNfe0eeNd2Cav5+YYdjPsJuTy0e4uq wnEHQdZKjvrYUbr9GtVDOORMVSdONfp8woWth7Bhf17LBgABGKcHaMLtdeqrI4Fx SoHtLCxkD4tOjaHgkKb7okWzuJGtXgo4yGts1SVg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:github.com, dash, Hx-languages-length:1103, Background X-HELO: mail-oi0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:references :user-agent; bh=pqt4NFmjoLBmVdS25oU4m9ZAybhc2p+NZoHqiyllBqM=; b=scPah8Fo2mCP0PjlIu60Us94CTrRdAASdWdLkrSqpUFtz0v5KJbc9KcOVtPTfjCOX5 Z4aRbd80emdQkjBtqjf23aQtdeEKsnsTpujU5cd9sz9MfvFDSs/UA3i0QApPZwof/Lde oXU49R0FRYOssi9Au98dWiwOjxmdN65F/mlkwj0BL0uoCc9ghLNvOn5oBnNLEUzfVkQQ RnEi3fQJgsxYpJaBUjQEgQNYOFOgDTzqwobFXQqOwZfbhfi9ajv9f49T7R9WyjH4TImG MwhMlNyPY9YR6pYbNAJLz81XbEMO1Po7Y+q3YcDqhiRhtUxUbsX9SAJEFo3Qzq/Qslw3 B/UQ== X-Gm-Message-State: AODbwcDOCUZ5oVVanOsx+BRVf5C/NLl1oMgZ5ofSiASCnDhfgh/w76zO gPjZGclDbT97GBEE X-Received: by 10.202.80.150 with SMTP id e144mr8704602oib.216.1495332272116; Sat, 20 May 2017 19:04:32 -0700 (PDT) Message-ID: <5920f5af.57159d0a.9e16a.9578@mx.google.com> Date: Sat, 20 May 2017 19:04:31 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: crash on environment name beginning with non-ASCII char (64 bit) References: <8287526a-7296-f7a1-9351-4d5f9249f7c1 AT towo DOT net> Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) On Sat, 20 May 2017 22:04:21, Thomas Wolff wrote: > If an environment variable is set in the Windows environment that has a > name beginning with a non-ASCII character (e.g. "äx", value "test"), > initialising the 64-bit cygwin dll fails: > *** fatal error - internal error reading the windows environment - too > many environment variables? > No problem with the 32-bit dll. Also 64-bit works e.g. with a variable > name of "aäx". At first I assumed this was the ongoing ReadLine problem: http://cygwin.com/ml/cygwin/2017-04/msg00176.html in which case I would ask you to see if the problem persists with Dash, or if it is exclusive to Bash. However I am not able to repro your issue. I tried it in pristine Windows 7 virtual machine with: - Cygwin desktop shortcut - Cygwin.bat - Directory\Background\shell reg key However, even though I cannot repro this, it still seems like a ReadLine issue, as it seems too similar to a similar problem I am having to be a coincidence: http://cygwin.com/ml/cygwin/2017-02/msg00031.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple