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.66 VS18 httpd crashes PHP 8.5.1 Page Previous  1, 2, 3, 4
Author
axel.kam



Joined: 11 Jul 2023
Posts: 19

PostPosted: Mon 23 Feb '26 12:34    Post subject: Reply with quote

admin wrote:
I can download,see https://www.apachelounge.com/PHPDownloads.png


Sorry for my English.

I mean that site https://windows.php.net/download no more contain the newest version of PHP.

Newest version they public at this link https://www.php.net/downloads.php

No "windows" at URI
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 728

PostPosted: Mon 23 Feb '26 15:04    Post subject: Reply with quote

I asked AI :

Status 3221226356 (0xC0000374) = heap corruption → mostly :

❗ PHP DLL mismatch
❗ Verkeerde VC++ runtime
❗ Foute / corrupte PHP extension
❗ TS vs NTS fout (they advise TS)
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 728

PostPosted: Mon 23 Feb '26 19:28    Post subject: Reply with quote

Extra info :

❗ Windows heap corruption
❗ Memory overwrite
❗ Double free
❗ Thread race condition

Dat wijst bijna altijd op:
• PHP extension bug
• mod_php + threads conflict
• OPCache memory issue
• DLL mismatch
• 3rd party module
Back to top
axel.kam



Joined: 11 Jul 2023
Posts: 19

PostPosted: Tue 24 Feb '26 1:52    Post subject: Reply with quote

admin wrote:
Extra info


Yes, I working at this list, but in production its need more time to localise issue.
I can't repeat problem with same config but another same PC with another site.

What i know today:
Hardware is ok, all test is ok.
Win11 Pro 25H2 is the latest OS with update
Of course latest VS build 14.50.35719, reinstall it twice
Latest drivers update from vendors
PHP is TS mode (fastcgi is crashed too) 8.4.18
With PHP 8.5.0-8.5.3 have the same crash, but 8.5.x still young for Prod.
All VS17 builds workind fine
Build from 23 feb crashing too

I try to disable site by site, modules, and configs.

Maybe not apache issue, maybe something in my script or OS. Or load type. Yes I distribute big static file without nginx, but Apache should be designed for this. Or not? Smile

In crash moment no records in any log. It seems to happen during idle time.

Today I run Application Verifier and waiting for a next crash.
Back to top


Reply to topic   Topic: Apache 2.4.66 VS18 httpd crashes PHP 8.5.1 View previous topic :: View next topic
Post new topic   Forum Index -> Apache Page Previous  1, 2, 3, 4