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

 ID:                 65125
 Updated by:         larue...@php.net
 Reported by:        lavesh626 at gmail dot com
 Summary:            On running PHP scipt using PDO server for db
                     execution, it crashes apache
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Apache related
 Operating System:   Windows server 2008 R2
 PHP Version:        5.4Git-2013-06-25 (Git)
 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:
------------------------------------------------------------------------
[2013-06-25 15:11:37] lavesh626 at gmail dot com

Description:
------------
I am running a php script which executes stored procedures using pdo driver for 
ms 
sql server 2008.
Sometimes the script executes perfectly while sometimes it crashes the server.
Velow is the eroor as in event view 

Faulting application name: httpd.exe, version: 2.4.3.0, time stamp: 0x502f70a3
Faulting module name: php5ts.dll, version: 5.4.7.0, time stamp: 0x505114f8
Exception code: 0xc0000005
Fault offset: 0x0005cfc7
Faulting process id: 0x117c
Faulting application start time: 0x01ce71ad20bc08f7
Faulting application path: C:\xampp\apache\bin\httpd.exe
Faulting module path: C:\xampp\php\php5ts.dll
Report Id: 8c31acd1-dda0-11e2-9540-8b5a486c809c



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



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

Reply via email to