[xdebug-dev] Bug 0000326: include() on non-existant file crashes xdebug with a segmentation fault

From: <noreply[@]lists.xdebug.org>
Date: Fri, 26 Oct 2007 15:11:59 +0200

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000326
======================================================================
Reporter: frode
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 326
Category: Debug client (console)
Reproducibility: always
Severity: crash
Priority: normal
Status: resolved
Operating System: Debian GNU/Linux 4.0 + Linux 2.6.22.10
PHP Version: 5.2-dev
Xdebug Version: 2.0.1-dev
Resolution: duplicate
Duplicate: 315
======================================================================
Date Submitted: 2007-10-26 15:05 CEST
Last Modified: 2007-10-26 15:11 CEST
======================================================================
Summary: include() on non-existant file crashes xdebug with a segmentation fault
Description:
Using xdebug 2.0.1 installed from PECL (although it identifies itself as
2.0.2-dev?); including a non-existant file causes a segmentation fault.

(This is for PHP 5.2.4 but the bug report dropdown only goes up to 5.2.1)
======================================================================

----------------------------------------------------------------------
 frode - 2007-10-26 15:07 CEST
----------------------------------------------------------------------
Actually the script to reproduce was:
<?php include("notfound.php"); ?>

(on one line),
in case you're wondering about the line number references in the above
output.

----------------------------------------------------------------------
 derick - 2007-10-26 15:11 CEST
----------------------------------------------------------------------
And already fixed in CVS - thanks for your report.

Bug History
Date Modified Username Field Change
======================================================================
2007-10-26 15:05frode New Bug
2007-10-26 15:05frode Bug Monitored: frode
2007-10-26 15:07frode Bugnote Added: 0000762
2007-10-26 15:11derick Bugnote Added: 0000763
2007-10-26 15:11derick duplicate_id 0 => 315
2007-10-26 15:11derick Assigned To => derick
2007-10-26 15:11derick Resolution open => duplicate
2007-10-26 15:11derick Status new => resolved
======================================================================
Received on Fri Oct 26 2007 - 15:12:00 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST