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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=dhjAR9SmGZH1Hewo QwC5IFw/w/dc8htLhAQRKQfzMUvw8c1cnuOCgdj5YZ3rAZ5n9owaicxyTH/tV6xS bDZ1QorpwywmoZoqRZEtZq0k2avWI4Oz6bzgXnVRKitPwq77VMqMYViLaFEARVdX BCbSIXrWaeW1WQuOP6kmdgZS2LA= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=UqTtkzF92+JNCFr8OD7XtT hzlJk=; b=AeERDxsGgFNsluSDyYj56Bp9Er2qxuL9eUkZMJ7vLfoWCwO16nzKaw ZvA3KHuKDuZiuidXmdIlIKCCeGh1NvFDIvxyaMMpkHgTcEILIDsxhXmN96xb/Xst 0YiwTtpxS4RrP/uawMLgqnBJCkckDl7sbwIRyRTIICUEROwAf5Rew= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=setupexe, setup.exe, UD:setup.exe, meg X-HELO: mail-wm0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=PZTUJelBnfFmsAfzomnop0EP9J5/r3ytRYZMGOD0lhk=; b=LYcyWFek048hz4B+syUdBKtG8PeRRIHCWT5r/am3sRymmAGWulSmnecSGde69ICzKT K/KmBjLcipIIXChh/iNy2wAbXcRIs1eumn1d/3eeAjRJAUrlXh38ug+BWP0ARgetWGoq 2t3xMbWESDayIgPWhS4kzic4oW9OjaKHDsEaxH7ezu1MMEoPkuIXISJTTe6QG0SgUkux VPoqANFQxX3NCke/3FWv4Ps4wzTkLMCuoAdn9Ube+svZWdweJ3noBZQ+rcgxTAJPOIGR 5FZNZd0Ztvu4V9cFTr+W4737Y4wHNIm6jVrc1ng+lbacK84xv7ovo2bJeIvXFk2wbzyV 6qDQ== X-Gm-Message-State: AE9vXwOepwlEoEWZbAWrEsLIDHVBFtpIC4LSE1Jg6izwsXioXC8UerullsORn7Jc0f8rbw== X-Received: by 10.28.142.2 with SMTP id q2mr8845186wmd.119.1473341924993; Thu, 08 Sep 2016 06:38:44 -0700 (PDT) Subject: Re: less.exe v481-1 cannot seek to EOF in CRLF file; current cygwin32, Win10 only. To: cygwin AT cygwin DOT com References: <165uaTsft3776S01 DOT 1453314765 AT web01 DOT cms DOT usa DOT net> <931uaVwsq5840S01 DOT 1453501156 AT web01 DOT cms DOT usa DOT net> <1473340019198-129864 DOT post AT n5 DOT nabble DOT com> From: Marco Atzeri Message-ID: <7ab230d4-17a7-56d1-b3e0-e418166f1747@gmail.com> Date: Thu, 8 Sep 2016 15:38:24 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1473340019198-129864.post@n5.nabble.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 08/09/2016 15:06, staffanu wrote: > KARL BOTTS wrote >>> --------------------------------------------------- >>>>> Any size larger than a few meg. That is, any size that takes more >>> than >> a few >>>>> milliseconds to seek to the end, I think. >>>> >>>> We will need someone with W10 to test it and confirm it. >>>> On W7 I have no issue at all with 250MB file >>> >>> Tested on W10-64-cygwin-32 and a 207M-file, dos and unix-endings: both >>> behave the same, i.e. no error when pressing 'G' and display the last >>> line. Was that the question? >>> >>> cygwin 2.2.1, less 481 >>> >>> -Helmut >> >> I have reproduced on Win7, same exact cygwin, same exact symptom. >> >> OK, that you guys can't reproduce suggests that there is something special >> about my cygwin installation. >> >> What is special, I suspect, is that I have not actually recreated it in >> many >> years: I just update it, and copy the whole thing from machine to machine. >> (I >> described this in the attachment to my original email.) That has worked >> well >> for a long time -- it is much easier and more consistent than running >> setup.exe on many machines. But I suspect it has broken down. Somehow, I >> may >> have old libs or old config files mixed with new. (This last update, from >> 1.7 >> to 2.3, is clearly a big one.) >> >> So, I will re-install cygwin from scratch on one machine, this weekend. >> >> In the meantime, put this bug report on hold. Thanks to all of you. >> >> I will let the list know how this comes out. > > Was this ever resolved? I have, I guess, the same problem. I cannot see that > the size of files matter, however -- I see the problem for all CRLF files > that I tested. (It worked fine before upgrading a few days ago.) > > The weird thing is that, moving the file with CRLF line endings to a binary > mounted filesystem makes less work just fine. Reading the file from a text > mounted filesystem results in the problem. Is not the point with text mounts > to be able to read text files with CRLF line endings? > > Just as Karl, my Cygwin installation is very old -- i.e., any registry > entries (that I think might include mount options?) might have been written > 10 years ago. Did the meaning of text/binary mounts change? > > Staffan > no change on less package, if you are asking it. So I expect no change on the matter. In general, I do not see the added value of a text mount. Regards Marco -- 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