Bug 61637 - Server restarts child process
Summary: Server restarts child process
Status: NEEDINFO
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: All (show other bugs)
Version: 2.4.27
Hardware: PC All
: P1 critical with 3 votes (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 09:25 UTC by Lutz
Modified: 2018-09-08 08:17 UTC (History)
0 users



Attachments
Error Message (12.96 KB, image/png)
2017-10-19 09:25 UTC, Lutz
Details
Restarting (18.37 KB, image/png)
2017-10-19 09:25 UTC, Lutz
Details
Server status (27.84 KB, image/png)
2017-10-19 09:26 UTC, Lutz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lutz 2017-10-19 09:25:03 UTC
Created attachment 35438 [details]
Error Message

Hello,

currently we updated our apache to the version Apache/2.4.27 (Win64) OpenSSL/1.0.2l mod_jk/1.2.42 PHP/7.1.9.

During the runtime the apache restarts the child processes in a short time intervall.

AH00428: Parent: child process 6092 exited with status 255 -- Restarting.
AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l mod_jk/1.2.42 PHP/7.1.9 configured -- resuming normal operations
AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
AH00418: Parent: Created child process 9272
AH00354: Child: Starting 1920 worker threads.

In the error log of windows i receive also a error message.

Name der fehlerhaften Anwendung: httpd.exe, Version: 2.4.27.0, Zeitstempel: 0x59621516
Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.18790, Zeitstempel: 0x598d24e0
Ausnahmecode: 0xc0000374
Fehleroffset: 0x00000000000f1c00
ID des fehlerhaften Prozesses: 0x2420
Startzeit der fehlerhaften Anwendung: 0x01d348b4a1ce2593
Pfad der fehlerhaften Anwendung: C:\Apache24\bin\httpd.exe
Pfad des fehlerhaften Moduls: C:\Windows\SYSTEM32\ntdll.dll

What am I doing wrong? Is there something misconfigured or is there a known bug for this?
Comment 1 Lutz 2017-10-19 09:25:31 UTC
Created attachment 35439 [details]
Restarting
Comment 2 Lutz 2017-10-19 09:26:14 UTC
Created attachment 35440 [details]
Server status
Comment 3 Eric Covener 2017-10-24 12:31:36 UTC
Would need to see the crashing thread via dump analysis to begin.  widnbg or visual studio are both capable of processing these dumps with some setup.
Comment 4 Techiq 2018-05-07 23:53:14 UTC
Hello,

currently we updated our apache to the version Apache/2.4.27 (Win64) OpenSSL/1.0.2l mod_jk/1.2.42 PHP/7.1.9.

During the runtime the apache restarts the child processes in a short time intervall.

AH00428: Parent: child process 6092 exited with status 255 -- Restarting.
AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l mod_jk/1.2.42 PHP/7.1.9 configured -- resuming normal operations
AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
AH00418: Parent: Created child process 9272
AH00354: Child: Starting 1920 worker threads.

In the error log of windows i receive also a error message.

Name der fehlerhaften Anwendung: httpd.exe, Version: 2.4.27.0, Zeitstempel: 0x59621516
Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.18790, Zeitstempel: 0x598d24e0
Ausnahmecode: 0xc0000374
Fehleroffset: 0x00000000000f1c00
ID des fehlerhaften Prozesses: 0x2420
Startzeit der fehlerhaften Anwendung: 0x01d348b4a1ce2593
Pfad der fehlerhaften Anwendung: C:\Apache24\bin\httpd.exe
Pfad des fehlerhaften Moduls: C:\Windows\SYSTEM32\ntdll.dll

What am I doing wrong? Is there something misconfigured or is there a known bug for this?