[xdebug-dev] Bug 0000197: PHP 5.2.0 RC3. Many dumps of one file.

From: <xdebug-dev[@]lists.xdebug.org>
Date: Mon, 4 Sep 2006 22:46:31 +0200

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000197
======================================================================
Reporter: white phoenix
Handler:
======================================================================
Project: Xdebug
Bug ID: 197
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Operating System: WinXP
PHP Version: 5.1-dev
Xdebug Version: 2.0.0beta6
======================================================================
Date Submitted: 2006-09-02 14:23 CEST
Last Modified: 2006-09-04 22:46 CEST
======================================================================
Summary: PHP 5.2.0 RC3. Many dumps of one file.
Description:
I have started my script 10 times and xdebug created 10 files. RC 2 created
only 1 file (it's better).
======================================================================

----------------------------------------------------------------------
 derick - 2006-09-04 22:46 CEST
----------------------------------------------------------------------
This change was made to avoid race condiditons in writing trace and
profiler files. I now changed the code in such a way that it tries to lock
files while writing the traces. In case a file is already been written too
a new additional file will be created for the second request. In case
there is only one request at a time only one file will be generated. This
should address both this issue and the race condition issue.

Bug History
Date Modified Username Field Change
======================================================================
2006-09-02 14:23white phoenix New Bug
2006-09-02 14:23white phoenix Bug Monitored: white phoenix
2006-09-04 22:46derick Bugnote Added: 0000450
2006-09-04 22:46derick Status new => closed
======================================================================
Received on Mon Sep 04 2006 - 22:46:39 BST

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