Hei,

please report all Xdebug bugs in the issue tracker: 
http://bugs.xdebug.org . I don't have the resources to follow mulitple 
distinct issue trackers.

with kind regards,
Derick


On Wed, 17 Feb 2010, Martin Meredith wrote:

> forwarded 570163 [email protected]
> thanks
> 
> Begin forwarded message:
> 
> Date: Tue, 16 Feb 2010 18:05:22 -0500
> From: Filipus Klutiero <[email protected]>
> To: [email protected]
> Subject: Bug#570163: [php5-xdebug] quietly fails to write function
> trace when trace file name too long
> 
> 
> Package: php5-xdebug
> Version: 2.0.5-1
> Severity: normal
> 
> No function trace file is written if I access a long URL using the
> following configuration:
> 
> xdebug.trace_output_name=trace.%R.%u
> xdebug.auto_trace=On
> 
> %R means $_SERVER['REQUEST_URI']
> ( http://www.xdebug.org/docs/execution_trace )
> 
> On a default install, the file name length limit is 255, due to an ext3 
> limitation. That means accessing the following won't create a file with
> my configuration:
> http://localhost/tiki/trunk/tiki-
> login_openid.php?action=12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678
> 
> Without the last "8", the file is written.
> 
> Moreover, Apache's error log does not contain anything about the
> failure.
> 
> I guess this is an upstream bug. A possible solution would be
> truncation.
> 
> --- System information. ---
> Architecture: i386
> Kernel:       Linux 2.6.32-trunk-amd64
> 
> Debian Release: squeeze/sid
>   990 testing         security.debian.org 
>   990 testing         ftp.ca.debian.org 
>   500 unstable        ftp.ca.debian.org 
> 
> --- Package information. ---
> Depends                  (Version) | Installed
> ==================================-+-===========
> ucf                                | 3.0025
> libc6                     (>= 2.3) | 2.10.2-2
> phpapi-20060613+lfs                | 
> 
> 
> Package's Recommends field is empty.
> 
> Package's Suggests field is empty.
> 
> 
> 
> 
> 
> 

-- 
Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php
Xdebug | http://xdebug.org | [email protected]
twitter: @derickr and @xdebug




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to