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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DD2XGl/okbYiEBzo 9vsvJiZPlXRgpD0Y0NwcAMIaHKlDpvRTat4qqbziqG4cTkEHjP54pov5FvlL6lA2 Xga0LcLOdZ4O9RYSqrp+LGVzZKVIrHVoGEowh7HTcNAmeZuQdLNnmuawxga0Ob5B EL6F1reiFEIZNgdAFxR8F5+78+Q= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=hprNJBnG6K1V9WvRAD89qk K96eA=; b=x67aIDE+o8Yi3eCXSsqLNWnzVwY+jJWRW8dLWoqW+eh11mF1aMtkEE zq3FYVwQS2rOpdw/0BmW4Q85QZEQJISyLhR8ihMe+GVXG9ba1AsqgN4JfWLjzFOr MQfymqNpccKmhmsAItm70zxI0+PngF0zee32CW5Mwb4YIKnExWs8Y= 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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=brown X-HELO: smtp-out-so.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: ls \\\\\?\\DRIVE\\ Aborted (core dumped) To: cygwin AT cygwin DOT com References: <1569223086 DOT 860642696 AT f357 DOT i DOT mail DOT ru> <5ccc23b3-0240-7382-d018-a7a6bf285f47 AT cornell DOT edu> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <5e1afbfe-997a-a528-acfc-38512310041a@SystematicSw.ab.ca> Date: Mon, 23 Sep 2019 15:23:42 -0600 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: <5ccc23b3-0240-7382-d018-a7a6bf285f47@cornell.edu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2019-09-23 09:02, Ken Brown wrote: > On 9/23/2019 10:42 AM, Mark Zhitomirski wrote: >> While trying different path names I've hit the following crash: >> >> $ ls \\\\\?\\DRIVE\\ >> 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&) >> Aborted (core dumped) > > Thanks for the report. I can confirm the crash. I'll look into it. Although: $ ll $SYSTEMDRIVE\\ lists normally, the owner and group is the current user, whereas the correct owners and groups are shown by: $ ll /proc/cygdrive/c/ and Cygwin really does not like the entries in: $ ll \\\\\?\\*\\ use of any name instead of *, or none causes a crash: $ ll \\\\\?\\Boot\\ $ ll \\\\\?\\ -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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