public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Warren Young <wyml@etr-usa.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: Piping on 64-bit Cygwin was Re: [ANNOUNCEMENT] llvm 3.7.1-2
Date: Tue, 21 Jun 2016 22:19:00 -0000	[thread overview]
Message-ID: <7E3D11F0-CD6B-4AF4-991B-2C3AD0E08D07@etr-usa.com> (raw)
In-Reply-To: <1341561944.11163115.1466484828091.JavaMail.yahoo@mail.yahoo.com>

On Jun 20, 2016, at 10:53 PM, lloyd.wood@yahoo.co.uk wrote:
> 
> Yes, it's the same piping problem of three years ago.

…where you were asked to provide a simple test case for the problem, instead of “compile admittedly difficult-to-build package Geomview and use it against one of the most complicated packages in Cygwin, OpenGL.”

Here’s what a simple test case looks like:

  $ dd if=/dev/urandom bs=4k count=4m | 
    gpg -c --force-mdc | 
    gpg -d > /dev/null

Type the same passphrase three times: twice to verify it for encryption, and once for decryption.  The fact that this runs without errors proves that Cygwin 64 is capable of reliably transporting 16 GiB of data through a pipe without corruption.  

Try it on your system.  If it gives an error, it shows that the problem is system-specific, and thus possibly BLODA or some other platform issue.

If not, then please explain how your problem differs from the demonstration here.

Have you ruled out Cygwin’s OpenGL package, such as by running it over X11 to a remote system running a different implementation?
--
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

  reply	other threads:[~2016-06-21 21:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1989991589.1040675.1465521483978.JavaMail.yahoo.ref@mail.yahoo.com>
2016-06-10  1:55 ` lloyd.wood
2016-06-10  2:58   ` Yaakov Selkowitz
2016-06-21  1:44   ` Jon Turney
2016-06-21  7:48     ` Piping on 64-bit Cygwin was " lloyd.wood
2016-06-21 22:19       ` Warren Young [this message]
2016-06-21 22:55         ` Piping on 64-bit Cygwin, STC found Warren Young
2016-06-21 23:00           ` Warren Young
2016-06-22  3:59           ` Andrey Repin
2016-06-22 12:40             ` Warren Young
     [not found] <953793912.12352673.1466549681179.JavaMail.yahoo.ref@mail.yahoo.com>
2016-06-21 23:12 ` Piping on 64-bit Cygwin was Re: [ANNOUNCEMENT] llvm 3.7.1-2 lloyd.wood
2016-06-22  1:35   ` Warren Young
2016-06-22 11:46   ` lloyd.wood
2016-06-22 15:30     ` Marco Atzeri
2016-06-22 16:02       ` Warren Young
2016-06-22 17:17         ` Corinna Vinschen
2016-06-22 18:06           ` Warren Young
2016-06-22 18:40             ` Corinna Vinschen
2016-06-24  7:57               ` cyg Simple
2016-06-24 22:56                 ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7E3D11F0-CD6B-4AF4-991B-2C3AD0E08D07@etr-usa.com \
    --to=wyml@etr-usa.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).