php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31756 Segmentation Fault when compiled with pfpro
Submitted: 2005-01-29 23:21 UTC Modified: 2005-10-03 07:21 UTC
From: ketan08081980 at yahoo dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.3 OS: Redhat ES
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: ketan08081980 at yahoo dot com
New email:
PHP Version: OS:

 

 [2005-01-29 23:21 UTC] ketan08081980 at yahoo dot com
Description:
------------
I compiled php5 with following 

./configure --with-apxs2=/usr/sbin/apxs --with-mysql=/usr/bin/mysql --with-pfpro=shared,/usr/local/verisign/payflowpro/linuxrh9/lib/ --with-libxml2-dir=/usr/lib --with-gd --with-zlib --with-pear=/usr/share/pear --with-pspell --enable-soap --enable-sockets --enable-exif --enable-track-vars --enable-calendar --enable-wddx

on RedHat ES and when I run any php application thru Apache (2.0.46) I get "child pid 30367 exit signal Segmentation fault (11)". I got no error when I ran configure, make and make install. I can compile all php apps (that do not use pfpro) on command line just fine.

Everything works fine if I just remove --with-pfpro and compile. 
Please help.






Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-03 07:21 UTC] sniper@php.net
Not a PHP bug:

http://tinyurl.com/b7q7r

(goes to very long url in verisign's knowledge base)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 09:01:34 2025 UTC