Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache 2.4.53 process crashes |
|
Author |
|
steven_hsu
Joined: 22 Apr 2022 Posts: 1 Location: china, hk
|
Posted: Fri 22 Apr '22 7:32 Post subject: Apache 2.4.53 process crashes |
|
|
Apache 2.4.46 used to work fine, the error occurs after upgrade to Apache 2.4.53
Faulting application name: httpd.exe, version: 2.4.53.0, time stamp: 0x6231f8f9
Faulting module name: ucrtbase.dll, version: 10.0.17763.1, time stamp: 0x309241e0
Exception code: 0xc0000005
Fault offset: 0x0000000000022eae
Faulting process id: 0xed8
Faulting application start time: 0x01d8562b2699f324
Faulting application path: D:\Apache\bin\httpd.exe
Faulting module path: C:\Windows\System32\ucrtbase.dll |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Tue 03 May '22 8:32 Post subject: |
|
|
0xc0000005 is access violation. Do you use shared memory in your apache config? In doubt post your config at http://apaste.info/ or http://hastebin.com/ and here the link to the config. |
|
Back to top |
|
|
|
|
|
|