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.






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002161805.22313.chea...@gmail.com

Reply via email to