php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56554 Crash with simple eval'd code
Submitted: 2005-09-16 21:23 UTC Modified: 2005-09-20 08:06 UTC
From: mike at blueroot dot co dot uk Assigned:
Status: Not a bug Package: Xdebug
PHP Version: Irrelevant OS: Linux
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mike at blueroot dot co dot uk
New email:
PHP Version: OS:

 

 [2005-09-16 21:23 UTC] mike at blueroot dot co dot uk
Description:
------------
Some code used for caching arrays crashes the server, see sample code and backtraces below

PHP version is 5.0.5

configured with 

'./configure' '--prefix=/php5' '--with-apxs=/www/bin/apxs' '--with-gd=shared' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-iconv' '--with-zlib' '--with-openssl' '--with-mysqli' '--without-sqlite' '--disable-posix' '--disable-dom' '--without-mysql' '--disable-tokenizer'

Reproduce code:
---------------
The code to reproduce

http://dev.12snow.co.uk/pear-bug/test.php.txt

The cache file used

http://dev.12snow.co.uk/pear-bug/GetConfig-33.php.txt

Expected result:
----------------
http://dev.12snow.co.uk/pear-bug/expected_output.txt


Actual result:
--------------
Backtrace

http://dev.12snow.co.uk/pear-bug/bt.txt

Diff from php.ini-dist

http://dev.12snow.co.uk/pear-bug/php.ini.diff.txt

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-20 08:06 UTC] php at derickrethans dot nl
Please file bugs for the Xdebug extension at http://bugs.xdebug.org website. As you didn't specify a version number here, I assume you didn't use the CVS version of Xdebug 2. Please use that and all should be fine. If not, please file a bug at the previously mentioned site.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 00:01:29 2025 UTC