php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58329 Segmentation Fault when Tmp Dir is not writeable for www-data
Submitted: 2008-08-26 22:27 UTC Modified: 2013-02-18 00:35 UTC
From: benny at whitewashing dot de Assigned:
Status: No Feedback Package: inclued (PECL)
PHP Version: 5.2.4 OS: Linux/Ubuntu 8.04
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2008-08-26 22:27 UTC] benny at whitewashing dot de
Description:
------------
When you set inclued.dumpdir to a non-writable directory for www-data PHP crashes with a segmentation fault.

Reproduce code:
---------------
/etc/php5/conf.d/inclued.ini:

extension=inclued.so
inclued.enabled = On
inclued.dumpdir = /root

Expected result:
----------------
Empty browser screen, apache2 error.log says Segmentation Fault


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-12 18:50 UTC] felipe@php.net
Try a newer version.
 [2012-06-12 18:50 UTC] felipe@php.net
-Status: Open +Status: Feedback
 [2013-02-18 00:35 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 07:01:29 2024 UTC