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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 - 24 = ?
Subscribe to this entry?

 
 [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 19 16:01:27 2024 UTC