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
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: 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: Sat May 18 14:01:35 2024 UTC