php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6522 Segmentation Fault after sybase_connect()
Submitted: 2000-09-04 01:53 UTC Modified: 2000-10-02 23:11 UTC
From: yzx at mail2000 dot com dot tw Assigned:
Status: Closed Package: Sybase (dblib) related
PHP Version: 4.0.2 OS: SunOS 5.7(SPARC)
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: yzx at mail2000 dot com dot tw
New email:
PHP Version: OS:

 

 [2000-09-04 01:53 UTC] yzx at mail2000 dot com dot tw
After calling sybase_connect() or sybase_pconnect, 
it causes a Segmentation Fault.
The source code works ok in 4.0.1pl2

configure line:
 ./configure  --with-sybase=/home/sybase --with-apache=../apache_1.3.12 --enable-track-vars

php.ini: 
 The same as I used in 4.0.1pl2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-05 03:03 UTC] joey@php.net
Please try providing a backtrace.
Also, I would reccomend the CT-Library
over the DB-Lib. DB-Lib is no longer
supported by Sybase and the PHP module
is occasionally flaky.
 [2000-10-02 23:11 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC