php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58279 printer module memery leak?
Submitted: 2008-07-19 06:06 UTC Modified: 2016-01-03 04:22 UTC
From: wmg at acewill dot cn Assigned: cmb (profile)
Status: No Feedback Package: printer (PECL)
PHP Version: 5.2.5 OS: windows xp sp2
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2008-07-19 06:06 UTC] wmg at acewill dot cn
Description:
------------
when I add a new print doc(calling ?printer_start_doc? function), memory occupied by apache increase, and the occupied memory will not reduce. So in our Environment, as we testting, when the printted Docs amount to 1600 around, the new docs CAN NOT be added to the os(windows) print queue and the program CAN NOT print Docs anymore. But in this situation, ?printer_write? function still can work.

My server?s environment: Windows XP SP2, xampp 1.6.6a(Apache 2.2.8, PHP 5.2.5, Zend Optimizer 3.3.0a)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-19 08:46 UTC] wmg at acewill dot cn
Description:
------------
when I add a new print doc(calling ?printer_start_doc? function), memory occupied by apache increase, and the occupied memory will not reduce after doc print finished. So
in my environment, as itestting, when the printted Docs amount to 1600 around, the new docs CAN NOT be added to the os(windows) print queue and the program CAN NOT print Docs anymore. But in this situation,?printer_write? function still can work.

My server?s environment: Windows XP SP2, xampp 1.6.6a(Apache 2.2.8, PHP 5.2.5, Zend Optimizer 3.3.0a)
 [2015-12-25 14:29 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2015-12-25 14:29 UTC] cmb@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.
 [2016-01-03 04:22 UTC] pecl-dev at lists dot php dot 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 "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC