php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58711 Segmentation fault when running php script from command line
Submitted: 2009-06-06 10:02 UTC Modified: 2015-02-26 07:37 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: omega13a at yahoo dot com Assigned:
Status: Suspended Package: apd (PECL)
PHP Version: 5.2.9 OS: CentOS 5.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: omega13a at yahoo dot com
New email:
PHP Version: OS:

 

 [2009-06-06 10:02 UTC] omega13a at yahoo dot com
Description:
------------
I installed APD a few days ago so I can override the stripslashes function (there's too many places in my website code to change so overriding seemed the best option). However, after I installed APD, when ever certain cron jobs I set up that involve running a PHP script via command line, I get an email telling me about a segmentation fault on line 1 of the script. I had to disable APD to stop getting the emails...

Expected result:
----------------
Being able to override the stripslashes function with no problems.

Actual result:
--------------
An email when ever certain cron jobs were being run about a segmentation fault on line one of some PHP scripts.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-02-26 07:37 UTC] krakjoe@php.net
-Status: Open +Status: Suspended
 [2015-02-26 07:37 UTC] krakjoe@php.net
APD hasn't had a release in 10 years, this means it's source code is way out of sync with modern PHP.

I'm going to mark this bug as suspended, the report can still be found if a maintainer for APD comes forward.

Sorry about the wait.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 17:01:34 2024 UTC