php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14380 AccessViolation: oci-Problem
Submitted: 2001-12-07 11:14 UTC Modified: 2002-06-03 12:19 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: thomas dot sauer at daimlerchrysler-bank dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.0.6 OS: Windows2000
Private report: No CVE-ID: None
 [2001-12-07 11:14 UTC] thomas dot sauer at daimlerchrysler-bank dot com
PHP4.06, Windows2000, IIS5-ISAPI, Oracle8.1.7.
From time to time the Webserver crashes: ACCESS VIOLATION.
We have no problems with IIS-CGI or with Apache.

We are in contact with Microsoft to resolve the problem. They told us to install:
cscript adplus.vbs ... in order to produce a memory dump. 
After analysing the dump Microsoft found that the oci8 caused the problem.
Is it possible to send you the dump? Would this help to resolve the bug?
If you name a contact person at your side, I could ask Microsoft to contact.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-07 11:51 UTC] kalowsky@php.net
If you have a dump you can share, do please post it to the bug report.  That will help in solving it quickly.
 [2001-12-12 08:00 UTC] thomas dot sauer at daimlerchrysler-bank dot com
We will try 4.1.0 and check whether the problem is still persistent.
How can I attach a file to a bug report?
 [2002-01-08 02:57 UTC] lobbin@php.net
Any luck with PHP 4.1?
 [2002-01-10 10:14 UTC] thomas dot sauer at daimlerchrysler-bank dot com
We are waiting for some extension, which are not available for 4.1. yet (pdflib). As soon as pdflib is available we can finalise testing. In the meantime we use 4.0.6 & Apache. As soon as I have any news on it, I will post it.
 [2002-01-10 10:17 UTC] derick@php.net
pfdlib works fine and is available for 4.1.x, where did you get it is not available?

Derick
 [2002-01-10 10:27 UTC] thomas dot sauer at daimlerchrysler-bank dot com
we are using the pdflib from www.pdflib.com (Thomas Merz. The current version is 4.0.1 for PHP4.0.6. 
pdflib.com stated that they will release 4.0.2, which supports 4.1.x in January. 

The errors occure mainly when we do reporting (with pdflib),  
because the reporting-scripts are very complicated (output up to 100 pages) doing hundreds of Oracle-selects. The other (non-reporting) scripts do only a few Oracle-Sqls.
 [2002-01-23 14:31 UTC] stevehalasz at yahoo dot com
I have this problem with PHP4.1.0, Windows2000, IIS5-ISAPI, and Oracle8.1.7.2.1.
 [2002-06-03 12:19 UTC] mfischer@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC