php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3569 Crash on ODBC database access to MYSQL
Submitted: 2000-02-22 10:11 UTC Modified: 2000-02-23 11:44 UTC
From: jstaerk at usegroup dot de Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0 Beta 3 OS: Win98Se
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jstaerk at usegroup dot de
New email:
PHP Version: OS:

 

 [2000-02-22 10:11 UTC] jstaerk at usegroup dot de
using PHP beta 4 (not available to select in http://bugs.php.net/version4/), mysql, myodbc and apache 1.3.9 and the php.ini-dist as php.ini.
On any database access PHP crashes:

PHP [aroused an error by invalid page access] verursachte einen Fehler durch eine ung?ltige Seite
in Modul KERNEL32.DLL bei 0167:bff7b992.
Register:
EAX=00000004 CS=0167 EIP=bff7b992 EFLGS=00010246
EBX=00000000 SS=016f ESP=0063fc38 EBP=0063fc64
ECX=00e6fccc DS=016f ESI=00000004 FS=4faf
EDX=007779b0 ES=016f EDI=00d70b20 GS=0000
Bytes bei CS:EIP:
80 3e 04 74 0f 33 c0 50 50 50 68 05 00 00 c0 e8 
Stapelwerte: [stack values]
00000000 1f49103b 00000004 00d70af4 1f492819 00d70b20 00d70000 00787240 00787200 00000000 00000000 00000003 1f49267d 00d70af4 00000001 00000010 

apache just says an http500

Internal Server Error
The server encountered an internal error or ...

simple php3-files like <? echo "hello world" ?> are interpreted correctly. i couldn't send an gdb backtrace either because the page http://bugs.php.net/version4/bugs-generating-backtrace.php3 does not exist.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-23 11:44 UTC] kara at cvs dot php dot net
Fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 06:01:30 2024 UTC