logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache 2.4.53 process crashes
Author
steven_hsu



Joined: 22 Apr 2022
Posts: 1
Location: china, hk

PostPosted: Fri 22 Apr '22 7:32    Post subject: Apache 2.4.53 process crashes Reply with quote

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: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 03 May '22 8:32    Post subject: Reply with quote

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


Reply to topic   Topic: Apache 2.4.53 process crashes View previous topic :: View next topic
Post new topic   Forum Index -> Apache