Edit report at https://bugs.php.net/bug.php?id=65312&edit=1

 ID:                 65312
 Updated by:         a...@php.net
 Reported by:        bee8192 at gmail dot com
 Summary:            Segmentation fault with filesize=4096
-Status:             Feedback
+Status:             Duplicate
 Type:               Bug
 Package:            *General Issues
 Operating System:   Win7x64+Cygwin
 PHP Version:        5.5.1
 Block user comment: N
 Private report:     N

 New Comment:

see bug #52752


Previous Comments:
------------------------------------------------------------------------
[2013-07-24 09:53:58] a...@php.net

Related To: Bug #64996

------------------------------------------------------------------------
[2013-07-24 09:51:34] a...@php.net

This bug might be not related to phar or your particular 
environment. Looking through the bug tracker I find your backtrace is related 
to 
bug #65091, bug #52752, bug #65091, bug #64883 and maybe bug #61186

------------------------------------------------------------------------
[2013-07-24 09:16:10] a...@php.net

Hi again. Could you please also post the ./configure arguments?

------------------------------------------------------------------------
[2013-07-24 07:25:55] a...@php.net

Please try to disable phar and see if something change.

Btw, you don't need cygwin to run php. If you just put it on the cygwin path, 
shouldn't it work? Well, cygwin paths might do a mess though.

------------------------------------------------------------------------
[2013-07-23 21:23:20] bee8192 at gmail dot com

(gdb) bt
#0  lex_scan (zendlval=zendlval@entry=0x285888) at 
Zend/zend_language_scanner.c:1091
#1  0x006e840f in zendlex (zendlval=zendlval@entry=0x285880) at /install/php-
5.5.1/Zend/zend_compile.c:6777
#2  0x006c2f0e in zendparse () at /install/php-
5.5.1/Zend/zend_language_parser.c:3436
#3  0x006c98f2 in compile_file (file_handle=0x289944, type=8) at 
Zend/zend_language_scanner.l:588
#4  0x005a0c72 in phar_compile_file (file_handle=0x289944, type=8) at 
/install/php-5.5.1/ext/phar/phar.c:3388
#5  0x006fe22d in zend_execute_scripts (type=type@entry=8, 
retval=retval@entry=0x0, file_count=file_count@entry=3) at /install/php-
5.5.1/Zend/zend.c:1308
#6  0x0069fa4c in php_execute_script (primary_file=primary_file@entry=0x289944) 
at /install/php-5.5.1/main/main.c:2484
#7  0x007a249b in do_cli (argc=argc@entry=2, argv=0xb965ba 
<long_min_digits+726>, argv@entry=0x28ac1c) at /install/php-
5.5.1/sapi/cli/php_cli.c:994
#8  0x007b1e6c in main (argc=2, argv=0x28ac1c) at /install/php-
5.5.1/sapi/cli/php_cli.c:1378
(gdb)


One would rather need php in cygwin environment than need cygwin to run php.

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=65312


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65312&edit=1

Reply via email to