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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Apr 26 12:01:30 2024 UTC