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 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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC