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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Tue Apr 23 22:01:31 2024 UTC