php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62909 ext/intl/tests/symfony_* tests crash
Submitted: 2012-08-23 17:32 UTC Modified: 2012-08-25 11:01 UTC
From: mattficken@php.net Assigned: cataphract (profile)
Status: Closed Package: intl (PECL)
PHP Version: 5.4.6 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 - 21 = ?
Subscribe to this entry?

 
 [2012-08-23 17:32 UTC] mattficken@php.net
Description:
------------
I found some phpunit tests of the Symfony locale component crash PHP on Windows.

I have translated those tests to PHPTs.

There are 19 PHPTs that crash, all prefixed with 'symfony_'

Expected result:
----------------
== Doesn't crash ==

Actual result:
--------------
00 00a0e3dc 749c350f 00000000 00000000 3ff00000 icuin46!unum_formatDouble_46+0x85
01 00a0e48c 713c7437 00000002 00c2d3e8 00000000 php_intl!get_module+0x2ef
02 00a0e4ec 713c552e 00c2c670 713b8424 00a0e558 php5!zend_objects_free_object_storage+0x987
03 00a0e4f4 713b8424 00a0e558 00a0f800 00a0e540 php5!zend_function_dtor+0x399e
04 00c2c670 00000000 00000000 08000000 00000000 php5!execute+0x164

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-08-25 11:01 UTC] cataphract@php.net
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.


 [2012-08-25 11:01 UTC] cataphract@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cataphract
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC