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

 ID:                 63528
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            Generators crash on
                     Zend\tests\generators\clone_with_stack.phpt
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            *General Issues
 Operating System:   Windows
 PHP Version:        5.5Git-2012-11-15 (Git)
 Assigned To:        nikic
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Fixed with these two commits:

https://github.com/php/php-src/commit/66b8ece02a9592fb70d1ca2990614004858c4e8b
https://github.com/php/php-src/commit/70f83f35d089d0cafae12ae231a38541f5c8e41c


Previous Comments:
------------------------------------------------------------------------
[2012-12-03 15:51:53] ni...@php.net

@ab: I just tried the current build (php-5.5-nts-windows-vc9-x86-r262decd) and 
this does not occur anymore. I think that dmitry's changes fixed this as a side 
effect. Does the issue persist for you?

------------------------------------------------------------------------
[2012-12-03 14:22:17] a...@php.net

nikic, any progress on this one?

------------------------------------------------------------------------
[2012-11-22 20:31:41] a...@php.net

No, only the mentioned test fails for me. Newly tested with both TS and NTS 
snaps from Nov 22th http://windows.php.net/downloads/snaps/php-5.5/ . A way to 
repro your fails?

------------------------------------------------------------------------
[2012-11-21 12:04:07] ni...@php.net

Is this the only test that is failing for you?

I just played around with it on Windows and for me anything involving pushed 
stack arguments crashes. E.g. the yield_during_function_call test.

------------------------------------------------------------------------
[2012-11-15 15:57:05] a...@php.net

Btw. there are no valgrind complains on Linux for this test.

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


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=63528


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

Reply via email to