[xdebug-dev] Bug 0000340: Segfault while throwing an Exception

From: <noreply[@]lists.xdebug.org>
Date: Fri, 23 Nov 2007 19:06:53 +0100

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000340
======================================================================
Reporter: s0enke
Handler:
======================================================================
Project: Xdebug
Bug ID: 340
Category: Debug client (console)
Reproducibility: always
Severity: major
Priority: normal
Status: new
Operating System: Debian Etch
PHP Version: 5.2.0
Xdebug Version: 2.0.2
======================================================================
Date Submitted: 2007-11-23 19:06 CET
Last Modified: 2007-11-23 19:06 CET
======================================================================
Summary: Segfault while throwing an Exception
Description:
With the Debian 5.2.0-etch8 stable package and Xdebug we're getting
segfaults when throwing an exception with code like this:

                if (!in_array($this->mimeType,
$this->config->getAllowedMimeTypes())) {
                        throw new cc_Upload_Exception('Mime-type not
allowed: ' . $this->mimeType, cc_Upload_Exception::FILETYPE_NOT_ALLOWED);

                }

But I'm not able to provide a short reproduce-script. Maybe the backtrace
helps.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2007-11-23 19:06s0enke New Bug
2007-11-23 19:06s0enke Bug Monitored: s0enke
======================================================================
Received on Fri Nov 23 2007 - 19:06:57 GMT

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