php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27980 Seg fault on built PHP with particular module combination
Submitted: 2004-04-13 12:18 UTC Modified: 2004-04-13 14:21 UTC
From: sean_walton at e-nps dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 4.3.5 OS: Linux 2.4.7
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: sean_walton at e-nps dot com
New email:
PHP Version: OS:

 

 [2004-04-13 12:18 UTC] sean_walton at e-nps dot com
Description:
------------
Building PHP with these options:
     ./configure --with-pfpro=/usr/local --with-openssl
will create a binary/executable which will crash with Segmentation Fault if run without parameters as:
     ./sapi/cli/php

Reproduce code:
---------------
(n/a)

Expected result:
----------------
(n/a)

Actual result:
--------------
(n/a)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-13 12:31 UTC] sniper@php.net
Try searching the bug db before submitting another bogus report. (google might help too..)

 [2004-04-13 12:59 UTC] derick@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2004-04-13 13:14 UTC] sniper@php.net
This is not any PHP bug, so please leave this bogused.
(pfpro libs are linked with ssl libs which conflict with other ssl libs -> nothing we can do about it since pfpro libs are not opensource!)

 [2004-04-13 13:27 UTC] sean_walton at e-nps dot com
I cannot figure out how to submit the requested core file through this interface.
 [2004-04-13 14:21 UTC] derick@php.net
It's not a PHP bug as sniper wrote.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 12:01:30 2024 UTC