php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10844 OCI8 segmentation fault
Submitted: 2001-05-14 01:36 UTC Modified: 2001-05-14 07:32 UTC
From: ziembor-php at ziembor dot waw dot pl Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.0.5 OS: Linux builder2 2.2.19-3.trust.zm
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: ziembor-php at ziembor dot waw dot pl
New email:
PHP Version: OS:

 

 [2001-05-14 01:36 UTC] ziembor-php at ziembor dot waw dot pl
<cite>
php -a -e /home/httpd/html/p1000-ui/index.php3
Interactive mode enabled

X-Powered-By: PHP/4.0.5
Location: ui/
Content-type: text/html

Segmentation fault. 
</cite> 
System Linux builder2 2.2.19-3.trust.zmb #12 SMP Mon Apr 9 12:24:26 CEST 2001 i686 unknown 
(RedHat 6.2 with updates)

Build Date May 13 2001 
Configure Command './configure' '--prefix=/usr' '--with-config-file-path=/etc' '--disable-debug' '--enable-pic' '--enable-shared' '--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs' '--with-exec-dir=/usr/bin' '--with-regex=system' '--with-gettext' '--with-gd' '--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db2' '--with-gdbm' '--enable-debugger' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-yp' '--enable-ftp' '--enable-wddx' '--without-mysql' '--with-oci8=/usr/oracle/product/816' '--with-xml' 


Without export LD_PRELOAD=/usr/lib/libpthread.so in /etc/rc.d/init.d/httpd behave like described in 
Bug id #10339

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-14 03:21 UTC] derick@php.net
Can you supply a small (Shortest possible) script that shows this problem?
And it would be very nice if you could supply a backtrace of this.

Derick
 [2001-05-14 07:32 UTC] sniper@php.net
Please check http://www.php.net/oci8 page for information
how to link Apache with phtread library.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 05 21:01:29 2025 UTC