Edit report at http://bugs.php.net/bug.php?id=54979&edit=1
ID: 54979 Updated by: fel...@php.net Reported by: preethis00 at gmail dot com Summary: When trying to open multiple sessions, apache is getting crashed. -Status: Open +Status: Feedback Type: Bug Package: Apache2 related Operating System: Windows 2008 64-bit PHP Version: 5.3.6 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-06-03 08:44:08] preethis00 at gmail dot com Description: ------------ When trying to open my application in multiple sessions , apache is getting crashed. It happens only in Windows 2008 64-bit. Faulting application name: httpd.exe, version: 2.2.15.0, time stamp: 0x4b916754 Faulting module name: php5ts.dll, version: 5.3.2.0, time stamp: 0x4b8ec7e7 Exception code: 0xc0000005 Fault offset: 0x0000bfb7 Faulting process id: 0x1324 Faulting application start time: 0x01cc1aff30d82a6b Faulting application path: C:AcerSmartClientManagerApache2.2binhttpd.exe Faulting module path: C:AcerSmartClientManagerphpphp5ts.dll Report Id: e94b8ae8-86f2-11e0-9fa4-001cc055ed38 Expected result: ---------------- httpd.exe should not crash. Actual result: -------------- httpd.exe is getting crashed. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=54979&edit=1