From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125739 invoked by alias); 30 Oct 2019 23:56:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 125360 invoked by uid 89); 30 Oct 2019 23:56:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=HContent-Transfer-Encoding:8bit X-HELO: smtp-out6.electric.net Received: from smtp-out6.electric.net (HELO smtp-out6.electric.net) (192.162.217.185) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 30 Oct 2019 23:56:49 +0000 Received: from 1iPxpV-0002yM-UF by out6a.electric.net with emc1-ok (Exim 4.92.3) (envelope-from ) id 1iPxpV-0002yh-VW for cygwin@cygwin.com; Wed, 30 Oct 2019 16:56:45 -0700 Received: by emcmailer; Wed, 30 Oct 2019 16:56:45 -0700 Received: from [130.246.132.232] (helo=exchsmtp.stfc.ac.uk) by out6a.electric.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1iPxpV-0002yM-UF for cygwin@cygwin.com; Wed, 30 Oct 2019 16:56:45 -0700 Received: from [192.168.0.14] (86.0.81.86) by exch01.fed.cclrc.ac.uk (130.246.132.232) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.1.1779.2; Wed, 30 Oct 2019 23:56:44 +0000 From: Tim Adye Subject: Re: assertion "p >= path" failed To: References: <13b61476-6c41-1697-817e-652a695d3520@cornell.edu> <5b60cc71-fa1b-b972-10be-b37ff5756fab@rl.ac.uk> Message-ID: <46bc0b2e-a138-3e25-a403-4f3d6eff1651@rl.ac.uk> Date: Wed, 30 Oct 2019 23:56:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <5b60cc71-fa1b-b972-10be-b37ff5756fab@rl.ac.uk> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 8bit X-EsetResult: clean, is OK X-EsetId: 37303A290F3E2369677D60 X-Outbound-IP: 130.246.132.232 X-Env-From: tim.adye@stfc.ac.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 X-SW-Source: 2019-10/txt/msg00192.txt.bz2 Hi Ken, I'm afraid I get a very similar error with 3.1.0-0.7: assertion "p >= path" failed: file "/home/kbrown/src/cygpackages/cygwin/cygwin-3.1.0-0.7.x86_64/src/newlib-cygwin/winsup/cygwin/path.cc", line 2906, function: int symlink_info::check(char*, const suffix_info*, fs_info&, path_conv_handle&) Again following resume from hibernation after going offline with the offline files as HOME (H:\). Again the only way out of the issue is to reboot. Any other ideas to help me diagnose? Thanks, Tim. On 26/10/2019 22:15, Tim Adye wrote: > Hi Ken, > > Thanks for the promising idea. I could reproduce the assertion with > the examples like '\\?\DRIVE' given in the other thread, so I have now > upgraded to cygwin-3.1.0-0.7. This fixes the '\\?\DRIVE' assertion. > Since my case only happens from time to time, I'll have to wait and > see if it happens again. I'll let you know if it does. > > Thanks, > Tim. > > On 26/10/2019 02:00, Ken Brown wrote: >> On 10/25/2019 6:07 PM, Tim Adye wrote: >>> 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&) >> This might be the same bug that was reported here: >> >> https://cygwin.com/ml/cygwin/2019-09/msg00228.html . >> >> That bug has been fixed.  Please try the test release >> cygwin-3.1.0-0.7 and see >> if you still have the problem. >> >> Ken >> >> -- >> 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 >> > > > -- > 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 > -- 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