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

 ID:                 62653
 Updated by:         larue...@php.net
 Reported by:        davidso1 at rose-hulman dot edu
 Summary:            unset($array[$float]) causes a crash
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Scripting Engine problem
 Operating System:   Windows Server
 PHP Version:        5.4.5
-Assigned To:        
+Assigned To:        laruence
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

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.

the reason why jpauli and I can not reproduce is (it's silly):
I typo "USE_ZEND_ALLOC *&&* valgrind" at the first time, then I always ctrl+r
and jpauli copied my command from the pastbin :)

thanks


Previous Comments:
------------------------------------------------------------------------
[2012-07-26 05:56:24] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=eae06100429f37e5297c432e99104daeeed13bad
Log: Fixed bug #62653: (unset($array[$float]) causes a crash)

------------------------------------------------------------------------
[2012-07-26 05:53:09] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=eae06100429f37e5297c432e99104daeeed13bad
Log: Fixed bug #62653: (unset($array[$float]) causes a crash)

------------------------------------------------------------------------
[2012-07-26 02:26:17] ras...@php.net

It is reproducable on 64-bit Ubuntu 12.04 with Valgrind 3.8.0

------------------------------------------------------------------------
[2012-07-26 02:16:52] larue...@php.net

still can not reproduce in Ubuntu 11.10 && valgrind 3.6.1 & gcc 4.6.1 & 64bits

------------------------------------------------------------------------
[2012-07-25 16:48:21] ni...@php.net

I have a patch for this here: https://github.com/php/php-src/pull/144

If you could test whether it fixes the issue for you it would help a lot.

We had some issues reproducing the problem consistently, so would be nice to 
verify this :)

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


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


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

Reply via email to