Edit report at https://bugs.php.net/bug.php?id=55390&edit=1

 ID:                 55390
 Updated by:         paj...@php.net
 Reported by:        giorgio dot liscio at email dot it
 Summary:            win + apache2 + php crash
 Status:             Feedback
 Type:               Bug
 Package:            *General Issues
 Operating System:   windows 7 x64 ultimate
 PHP Version:        5.4SVN-2011-08-10 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.

.


Previous Comments:
------------------------------------------------------------------------
[2011-08-22 14:46:34] ka...@php.net

Do you have any extensions like Xdebug, APC or other extensions that may hook 
into the include construct?

------------------------------------------------------------------------
[2011-08-10 06:24:23] giorgio dot liscio at email dot it

Description:
------------
i can't identify the problem yet but php simply crash when i include a file

the included file is executed totally but at the end something goes wrong

(it is not a simple include, i'm trying to identify the code that crashes 
apache)

according to windows php snaps:

      Thursday, July 28, 2011  2:33 AM        <dir> r313803 <-- this works
     Tuesday, August 02, 2011 11:52 AM        <dir> r314086 <-- this crashes
... and crashes with latest snap too

event name:             APPCRASH
app name:               httpd.exe
app vers:               2.2.17.0
timestamp:              4cbc89f4
err module:             MSVCR90.dll
module version:         9.0.30729.6161
module timestamp:       4dace5b9
exception code:         c0000005
exception offset:       0003ae7a
os version:             6.1.7601.2.1.0.256.1
locale: 1040
additional info1:       0a9e
additional info2:       0a9e372d3b4ad19135b953a78882e789
additional info3:       0a9e
additional info4:       0a9e372d3b4ad19135b953a78882e789


not sure if it is related because it is not logged at every page load, but 
sometimes apache logs "zend_mm_heap corrupted"

thanks in advance



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55390&edit=1

Reply via email to