php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1524 sigsev trying to use mysql
Submitted: 1999-06-10 15:55 UTC Modified: 1999-06-18 11:58 UTC
From: nytral at endirect dot qc dot ca Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.8 OS: linux 2.2.9/debian 2.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nytral at endirect dot qc dot ca
New email:
PHP Version: OS:

 

 [1999-06-10 15:55 UTC] nytral at endirect dot qc dot ca
mysql 3.22.21 on linux seems incompatible with functions/mysql.c from 3.0.8 and up..
if I take mysql.c from 3.0.7 and put it in 3.0.9 tree, no problem.
if I try the 3.0.9, when mysql_connect() is succcessful here is what i get in the logs:
Block 0x084208D0 status at variables.c:77:
Beginning:      Cached (allocated on functions/string.c:1318, 5 bytes)
      End:      OK
---------------------------------------
---------------------------------------
Block 0x08421908 status at variables.c:77:
Beginning:      Overrun (magic=0x4011A648, expected=0x7312F8DC)
      End:      Unknown
if it's not successful, i get proper error messages.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-18 11:58 UTC] sas at cvs dot php dot net
fixed in CVS
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 09:01:26 2025 UTC