This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Apache rebase trouble


On Sun, 21 May 2017 22:06:02, "Michael Lemke" wrote:
> 
> For some reason I keep getting these problems in my apache installation that used to run just fine:
> 
> 
>        2 [main] httpd 1624 child_info_fork::abort: unable to remap zip.dll to same address as parent (0x13B0000) - try running rebaseall
> [Sun May 21 17:54:00.047667 2017] [mpm_prefork:error] [pid 5984] (11)Resource temporarily unavailable: AH00159: fork: Unable to fork new process
>        2 [main] httpd 5272 child_info_fork::abort: unable to remap bz2.dll to same address as parent (0xAE0000) - try running rebaseall
> [Sun May 21 17:54:10.094156 2017] [mpm_prefork:error] [pid 5984] (11)Resource temporarily unavailable: AH00159: fork: Unable to fork new process
> 
> 
> 
> I tried this several times:
> 
>     rebase-trigger full
> 
> followed by running setup and making sure no cygwin process was running.  I could see in process explorer that rebase was running but it didn't help.

Just Curious, Michael ... When you access the server machine (running httpd),
and execute

    cygrunsrv -E httpd # stop server
    cygrunsrv -S httpd # start server

does that make httpd work correct again?

Note:

Although my "cygwin" is much older than yours, it used to work correctly,
inclusing the sshd service, which is started at system startup. Currently
the sshd service fails as soon as the 1st ssh request arrives ...
At that moment the sshd log shows that sshd executable cannot fork ...

Regards,
Henri


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]