[PEAR-BUG] Bug #18032 [Opn->Csd]: Pyrus: Long path name error

[email protected]
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at http://pear.php.net/bugs/bug.php?id=18032&edit=1

 ID:               18032
 Updated by:       [email protected]
 Reported By:      swen dot jung at psx-technology dot com
 Summary:          Pyrus: Long path name error
-Status:           Open
+Status:           Closed
 Type:             Bug
 Package:          PEAR
 Operating System: Windows 7 64x
 Package Version:  SVN
 PHP Version:      5.3.1
-Assigned To:      
+Assigned To:      cweiske
 Roadmap Versions: 
 New Comment:

-Status:      Open
+Status:      Closed
-Assigned To:
+Assigned To: cweiske
moved to https://github.com/pear2/PEAR2_Pyrus/issues/22


Previous Comments:
------------------------------------------------------------------------

[2011-02-14 14:43:26] cweiske

-Summary: Long path name error
+Summary: Pyrus: Long path name error


------------------------------------------------------------------------

[2010-11-08 19:44:00] spcs

Description:
------------
Using pyrus.phar from a workpath with more than 80 characters results in
a loop and Windows recognizing that CLI stopped working application.
(a)
If the path then also contains '.' , '-' and '_' then a memory error is
thrown. (b)

With lesser characters in the path, everything works fine as expected.

Test script:
---------------
a)
E:\0123456789a123456789b123456789c123456789d123456789e123456789f123456789g123456789h>E:\xampp\php\bin\php.exe
pyrus.phar
b)
E:\0123456789a123456789b123456789c123456789d123456789e123456789f123456789g123456789h\sub_123.asdtest-asdas>E:\xampp\php\bin\php.exe
pyrus.phar

Expected result:
----------------
a & b) pyrus help page

Actual result:
--------------
a) Windows popup stating that CLI stopped working application.
b) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried
to allocate 1953523825 bytes) in Unknown on line 0

------------------------------------------------------------------------


-- 
Edit this bug report at http://pear.php.net/bugs/bug.php?id=18032&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.