php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56456 sometimes crashes
Submitted: 2005-07-18 13:23 UTC Modified: 2006-02-27 07:23 UTC
From: takdavid at yahoo dot com Assigned:
Status: No Feedback Package: parsekit (PECL)
PHP Version: 5.0.3 OS: Win XP Pro 2002
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: takdavid at yahoo dot com
New email:
PHP Version: OS:

 

 [2005-07-18 13:23 UTC] takdavid at yahoo dot com
Description:
------------
simply calling parsekit_compile_file() Windows reports that Apache crashes


Reproduce code:
---------------
$zFile = parsekit_compile_file('DataReference.class.php');
var_export($zFile);


Expected result:
----------------
(Windows reports that Apache crashes)

Actual result:
--------------
n/a

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-23 10:55 UTC] mike@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PECL better.


 [2006-02-27 07:23 UTC] mike@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC