On 2023-08-26 10:00, kurt@va1der.ca wrote: > Hi, > > I had already found the Cygwin time machine. I've managed to get a working Cygwin 3.2 on my system. Unfortunately, the program I was trying to use with cygnal (httptunnel [1]) causes cygnal to drop a core dump. Are there are any special repro steps? Just build httptunnel, slide Cygnal under it and do what? Note that there are weird issues when you run Cygnal programs from within Cygwin. Like when the parent process of a Cygnal application is Cygwin. That's a bit of a downside of Cygnal, but it doesn't show up if we ship a program to users that don't do anything with Cygwin. Users working with Cygwin would have almost no reason to use a "Cygnalized" httptunnel. Or any other program that we built with Cygwin; they can be shipped that program as a Cygwin program. When testing a Cygnalized program, we have to make sure to eliminate interactions with Cygwin, though. Links: ------ [1] https://github.com/larsbrinkhoff/httptunnel