From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) by sourceware.org (Postfix) with ESMTPS id 228B13857C4F for ; Sun, 30 May 2021 16:41:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 228B13857C4F Received: by mail-qk1-x72c.google.com with SMTP id i5so9143526qkf.12 for ; Sun, 30 May 2021 09:41:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=qGWSrIlBucG9G+77LcUDwfN8coETSfBzgQMVgnKAV8U=; b=iYTr1L9E8WD8JVcbcsgVocqfm3dRTgPZZACbcdNWibRZSsFOdL4qDNHyOx8hxW2jq1 xdDJ/RvX/NWaxquK0lCzI/yyZAfzrSgzEsJtD1uF/XrV0eCimVC/PJgwVxOKWhgDJuvQ 21DQi5xFABEOlrS1F02CDV75MXiJpXJAbFEs4WyBQfmD/k7qLYBb/GTKmFBnoTHd285w DStzGkSxXagnf5XQF3vGDeQqRbWDCqdLJi86QlL00CP2/9T3VPUmsOyVnwa/dIc9E/wF YdraFBacbOtvQCCqEdZXJmlMIfEeEYDl83MryKg53f+OGaaJI2Y1/kFQGyS99FZwMVbn 62Zw== X-Gm-Message-State: AOAM530uXwOSRkM4P3a6PDn7ezjSmwPn4Ggx747PYa0tABQ5vk5G7aLg /xSjBWuMDj80jB6n9EfeivE6IAegFD8= X-Google-Smtp-Source: ABdhPJxHjUjpMQX9+e3as2JQ2D4u1l7tImgVppJxy5YeV6saQtj0gTGnPJfU65uio3bJmbuL0FFULQ== X-Received: by 2002:a05:620a:c84:: with SMTP id q4mr13257017qki.220.1622392896064; Sun, 30 May 2021 09:41:36 -0700 (PDT) Received: from [192.168.1.19] (pool-108-27-17-105.nycmny.fios.verizon.net. [108.27.17.105]) by smtp.gmail.com with ESMTPSA id y13sm7369563qkj.84.2021.05.30.09.41.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 30 May 2021 09:41:35 -0700 (PDT) To: jpyeron@pdinc.us Cc: cygwin@cygwin.com From: "A. Doggy" Subject: sshd high cpu load Message-ID: <46b72110-ef0a-dbfb-c00b-897161c4948b@gmail.com> Date: Sun, 30 May 2021 12:41:34 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 16:41:38 -0000 To Cygwin, I tested the current build as of 5/28/21 and the issue still exists. Cpu load gets pegged at 100%. If you are the developer in charge of sshd for cygwin, please fix this problem. Thanks.