From:             lavesh626 at gmail dot com
Operating system: Windows server 2008 R2
PHP version:      5.4Git-2013-06-25 (Git)
Package:          Apache related
Bug Type:         Bug
Bug description:On running PHP scipt using PDO server for db execution, it 
crashes apache 

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 bug report at https://bugs.php.net/bug.php?id=65125&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65125&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65125&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65125&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65125&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65125&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65125&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65125&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65125&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65125&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65125&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65125&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65125&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65125&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65125&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65125&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65125&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65125&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65125&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65125&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65125&r=mysqlcfg

Reply via email to