DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 52RIEFDq3620419 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 52RIEFDq3620419 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=DMT+mqY3 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4AB8C382E6AA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1743099253; bh=DNldNnd9lcs9AjgS/JWU/7BvewyJBCmiIDDeyoEKmq8=; h=To:Subject:Date:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=DMT+mqY3JdrVb0h4IJWFnKoDTmt7gVAae/waljISiZX4U5M+TAq2oiqNtTmRot5gK Ylz12n8Zm2gfUzu6PWh1Wmb+BOn9ei2n/lgjHbYlsKf2xF42HyjFXZsE4DCutX114p vDqjYE7pU8B+HqZbRyC9d6E0snGSTijD8dD2pZ9Q= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5F193382E680 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5F193382E680 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1743099158; cv=none; b=TbE0QsQvZLr21puV8AdW5mhWQ+d1r3n1YfyvCMs2Pj+QTWgXfvZmLbshgLfKSTK6PZKvGNFhsTCds7hgf2k6vESrPvQ1G3SEr4ij6T/4qQhiR1hi7FxZ2wbjWqDP7j3ODXBET2KOA6+k9EpPEg6zJafYX6d+vGc2pp94kbi1/CQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1743099158; c=relaxed/simple; bh=+g4J5SkUMudikqigcntqOr0vz4Zj4NLxOeOBgArrkAM=; h=To:From:Subject:Date:Message-ID:Mime-Version; b=JKfY5/xgoHSbeS6/hWtu5G1JDomeLVce4B+6VBq++rcuhEEt4yWpdGYFU+9HJYRXVHtNDiPI+JB99DViNe48wCSapwAzFldSmMn9WApfkZCVWOX8WYvYFZS6Orlf8IqQwz5jCHFJledTW/y1mWio2hHvCC9GCWsKQ/naafaBDaM= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F193382E680 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Subject: Re: bash.exe crash Date: Thu, 27 Mar 2025 11:12:32 -0700 Message-ID: References: <75bd4e7b-e4d6-4bf7-87c1-e8f8c3e62567 AT towo DOT net> Mime-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US In-Reply-To: <75bd4e7b-e4d6-4bf7-87c1-e8f8c3e62567@towo.net> X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: David via Cygwin Reply-To: David Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 3/26/25 2:08 PM, Thomas Wolff via Cygwin wrote: > Works for me. Maybe your export list ist too long? What's the unwrapped > output of `export` for you? This also crashes: export XXX=$(uname) As you might expect: $ uname CYGWIN_NT-10.0-26100 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple