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.46 crashing |
|
Author |
|
cboxill
Joined: 04 Apr 2016 Posts: 2 Location: USA, Baltimore
|
Posted: Tue 25 Aug '20 19:19 Post subject: Apache 2.4.46 crashing |
|
|
I am receiving this error every now and then for the latest apache 2.4.46 windows 32 bit version.
Does anyone know what might be the cause of it and how to resolve it.
I have the latest 14.26.28720.3 Visual C++ Redistributable for Visual Studio 2015-2019
Don't know why it is still referring to 8.0.50727.8428 in the error message
Thanks
Faulting application name: httpd.exe, version: 2.4.46.0, time stamp: 0x5f267135
Faulting module name: MSVCR80.dll, version: 8.0.50727.8428, time stamp: 0x520b1060
Exception code: 0xc0000005
Fault offset: 0x00014500
Faulting process id: 0x479c
Faulting application start time: 0x01d67af1c783d902
Faulting application path: C:\Apache24\bin\httpd.exe
Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.8428_none_d08a11e2442dc25d\MSVCR80.dll
Report Id: 35921312-e6e8-11ea-8149-68b599c8d900
Faulting package full name:
Faulting package-relative application ID: |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Tue 25 Aug '20 21:58 Post subject: |
|
|
What do you mean with every now and then ?
Anything when it happens in the Apache error log ?
msvcr80.dll file is connected to " Microsoft Visual Studio 2005,
So very old.
Running some with Apache that needs 2005 ? |
|
Back to top |
|
cboxill
Joined: 04 Apr 2016 Posts: 2 Location: USA, Baltimore
|
Posted: Tue 25 Aug '20 22:07 Post subject: |
|
|
Now and then I mean, it happens like once a month.
Okay it is running with a CA siteminder agent and I saw initialisation problems with that agent. So the agent might be the software which is using the 2005 version and is causing the errors.
I will look to see if I can get an updated agent.
Thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 26 Aug '20 10:28 Post subject: |
|
|
0xc0000005 is access violation. Any memory sharing module that you use? |
|
Back to top |
|
|
|
|
|
|