[PATCH 00/14] FIFO bug fixes and code simplifications

Achim Gratz Stromeko@nexgo.de
Wed Apr 17 17:24:00 GMT 2019


Corinna Vinschen writes:
> Pushed with v2 of patch 13.  Developer snaps should be up shortly.

I gave the snapshot some testing today.

The good news is that the named FIFO branch of our code works correctly
again and is faster than going through pseudo-file STDIO pipes.

The bad news is that there is still some problem that seems to hit while
forking.  I've got an empty stackdump file from sh (which gets used when
exec'ing due to the way perl implements that) a few times and also one
error message about a terminated thread due to "Windows WFSO error 6"
(hilariously the output file was produced correctly in that case).  But
most of the time the processes in my data pipeline would all have execed
correctly, but then none of them ever gets runnable again.  So this
seems to be something of a race around the exec.  If I kill the stalled
processes and start the same commands again, then everything works as it
should most of the time.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada



More information about the Cygwin-patches mailing list