php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54979 When trying to open multiple sessions, apache is getting crashed.
Submitted: 2011-06-03 08:44 UTC Modified: 2013-02-18 00:34 UTC
From: preethis00 at gmail dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.3.6 OS: Windows 2008 64-bit
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
22 - 1 = ?
Subscribe to this entry?

 
 [2011-06-03 08:44 UTC] 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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-04 03:51 UTC] felipe@php.net
-Status: Open +Status: Feedback
 [2011-06-04 03:51 UTC] felipe@php.net
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.


 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 16:01:36 2024 UTC