Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-19 Thread OwN-3m-All via Cygwin
I just tried the new packages (using the previous build method, with no circular dependency), and it appears that everything is working properly again. Thank you! -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-18 Thread OwN-3m-All via Cygwin
I upgraded both libharfbuzz0 and libfreetype6 to the latest version again, and the issues are back. I tested these previous versions for both, and they work: libharfbuzz0 2.7.4-1 and 2.8.1-1 work libfreetype6 2.10.4-1 and 2.10.4-2 work The latest versions of these libs need to be reverted or

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-18 Thread OwN-3m-All via Cygwin
> Since those are the two DLLs that are causing a problem for you, maybe that > circular dependency doesn't work well on Cygwin for some reason. Please try > downgrading to the previous versions of harfbuzz and freetype2 and see if that > fixes the problem. That did fix the problem! I

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-16 Thread OwN-3m-All via Cygwin
Hopefully I can strace at some point soon and get back to you with the results. I have multiple confirmed reports from other people that this no longer works though. And again, I tried it on three different fresh installs of different Windows operating systems (with no bloatware or BLODA), and

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-15 Thread OwN-3m-All via Cygwin
Downgrading (choosing lower versions) httpd and httpd-mod_php7 didn't help. Same issue. It appears to be something cygwin specific and not package related? I don't know... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-15 Thread OwN-3m-All via Cygwin
I checked, and I'm not running anything listed here: https://cygwin.com/faq/faq.html#faq.using.bloda I even disabled Windows Defender to see if that would make a difference, but it didn't. Results in a fresh install of Windows 10 Pro N 21H1 19043.928 are similar: 1 [main] httpd 1879

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-15 Thread OwN-3m-All via Cygwin
> I suggest you disable whatever BLODA Such as? This is a fresh install of Windows Server 2019 with no additional apps installed. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html

Re: Apache Fork Errors - Found on Windows Server 2019

2021-10-15 Thread OwN-3m-All via Cygwin
> Apache had/has two run modes, pre-forking and threaded. It appears you're running it in pre-forking mode. Try running it in threaded mode. This might be controlled by httpd.conf or some other Apache config file. That is doable, but changing it makes it so that PHP no longer works. To make

Apache Fork Errors - Found on Windows Server 2019

2021-10-14 Thread OwN-3m-All via Cygwin
Hi All, I can't seem to get apache via cygwin to work on Windows Server 2019. Here is my error log: 0 [main] httpd 1360 child_info_fork::abort: \??\C:\OGP64\bin\cygharfbuzz-0.dll: Loaded to different address: parent(0x3FAF6) != child(0xCD) [Thu Oct 14 20:21:24.306514 2021]