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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=bqg qnmV42FZcXbJr2n4sl5i0Qi8z5OU8fUl8DobK8n5xQR+an6RFYOI/gjWkk2NQQJJ Q9Fk4MjAgX/6WRom/AfKF3Uj5LC9KHmeZPzM6qQkI+LhnwaMlv3Q7G1dVr4+Miqq zGhFx/GRUV/yMilF+HQaeUvWIOag1cXtHH4UwRCc= 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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=KnfOSJMNf SqdwTZcfwcj544CP3g=; b=N2BhdGfrozVGmC+QAIxv1aN0rYQvf+UheUAa+D0Eb piT1M6/N65EDlEWOJ1AI2PKXnsn+xHXtlKtBPjOqHocw6xJMLeg5rGua8Ylv9Ahv wQwqKipgTd1SA6QaEwZvoy4ltUG2hs+N+m1w4lSs2ze/gG8Lh+7Bwg45I/Bn+bB4 Mc= 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-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=H*r:192.168.0, password, online X-HELO: smtp-out6.electric.net From: Tim Adye Subject: assertion "p >= path" failed To: Message-ID: Date: Fri, 25 Oct 2019 23:07:51 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-EsetResult: clean, is OK X-EsetId: 37303A290F3E236967776B X-Outbound-IP: 130.246.132.232 X-Env-From: tim DOT adye AT stfc DOT ac DOT uk X-Proto: esmtps X-Revdns: exch01.rl.ac.uk X-TLS: TLSv1.2:ECDHE-RSA-AES256-SHA384:256 X-Authenticated_ID: X-PolicySMART: 3590380 X-IsSubscribed: yes Hi again, Thanks for all the interesting detective work investigating my problem with ssh-agent. Let's hope it results in a fix. I have another problem which is a bit harder to reproduce, but perhaps has a clearer signature. From time to time my PC gets into a state where no Cygwin command will start. They all exit with the message: C:\>C:\cygwin\bin\bash.exe assertion "p >= path" failed: file "/home/corinna/src/cygwin/cygwin-3.0.7/cygwin-3.0.7-1.x86_64/src/newlib-cygwin/winsup/cygwin/path.cc", line 2916, function: int symlink_info::check(char*, const suffix_info*, fs_info&, path_conv_handle&) It's the same result whatever Cygwin command is used and whatever directory I start from. Already-running commands still seem to work (eg. connecting to sshd gets as far as a password prompt), but they can't start anything new. Even if I exit/kill all Cygwin processes (including sshd service), it remains in this broken state. The only fix I have found is to reboot the machine. After that Cygwin works fine. I'm not entirely sure what prompts the issue, but it seems to be associated with resuming from hibernation in a different location, perhaps after going from online to offline. I use Offline Files for my Cygwin HOME directory. I also sometimes get hangups with other programs, or even the Windows desktop, after resuming from hibernation, so this may be indicative of a more general problem. Cygwin's issue is the clearest example, so I'll start here. Do you have any ideas how I can diagnose or fix this? I'm using 64-bit Cygwin 3.0.7-1. Thanks, Tim. -- 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