php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40623 segfault with phpDenora v1.2.0
Submitted: 2007-02-24 21:40 UTC Modified: 2007-02-25 19:34 UTC
From: admin at jerrcs dot net Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.2.1 OS: Linux/CentOS release 4.4 (Final)
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.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: admin at jerrcs dot net
New email:
PHP Version: OS:

 

 [2007-02-24 21:40 UTC] admin at jerrcs dot net
Description:
------------
I'm running phpDenora v1.2.0 on my site. It segfaults whenever I access it.

Errors like: [Sat Feb 24 16:20:00 2007] [notice] child pid 31360 exit signal Segmentation fault (11)

php -v:
PHP 5.2.1 (cli) (built: Feb 23 2007 06:11:52)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
No log handling enabled - turning on stderr logging

Reproduce code:
---------------
http://denora.nomadirc.net/?p=phpdenora
(http://prdownloads.sourceforge.net/phpdenora/phpdenora-1.2.0.tar.gz?download)

Expected result:
----------------
Another page which works (phpdenora): http://www.ghostnetwork.org/phpdenora/

Actual result:
--------------
http://jerrcs.net/backtrace.txt

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-25 19:34 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

This looks like infinite recursion, and that is an application problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 21:01:29 2024 UTC