php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7067 Using the SQL command Max() crashes IIS every single time
Submitted: 2000-10-06 14:59 UTC Modified: 2001-05-07 10:40 UTC
From: stephen dot lewis at voxeo dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.2 OS: Windows NT 4, service pack 6
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 !
Your email address:
MUST BE VALID
Solve the problem:
9 + 13 = ?
Subscribe to this entry?

 
 [2000-10-06 14:59 UTC] stephen dot lewis at voxeo dot com
Our setup includes:
-------------------
(1) PHP 4.0.2
(2) Window NT 4, service pack 6
(3) IIS version 4, with all current hot-fixes
(4) Latest ODBC drivers (2.6 RTM)
(5) No php.ini file
(6) Microsoft Access Database file with 4 tables

Behaviors:
----------
(1) Crashes IIS immediately regardless of whether an empty or a filled recordset is being returned.
(2) IIS can be restarted, so it is not a system reboot situation.
(3) Identical set of operations in ASP does not cause the failure to IIS.

Other possible related variables:
---------------------------------
(1) Have experienced IIS crashes in situations not using the Max() command, though have been unable to recreate/isolate completely.  Those situations may involve opening a second connection to the same database/DSN before closing the first connection (even though it is in a separate function, which means there should be no shared variable space).
(2) ColdFusion installed on server
(3) Active Perl installed on server
(4) VNC installed on server
(5) SQL Server installed on server
(6) War-FTP installed on server

Stephen Lewis
voxeo Corporation
(831)461-4962
stephen.lewis@voxeo.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-16 23:24 UTC] kalowsky@php.net
is this still a valid bug with the current releases of PHP?
 [2001-05-07 10:40 UTC] kalowsky@php.net
no feedback, considered fixed in latest cvs.  if untrue, please reopen the bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 09:01:30 2024 UTC