php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54198 apache2 reproducible crash datefmt_create( "en_US@calendar=BUDDHIST"...
Submitted: 2011-03-08 22:24 UTC Modified: 2013-02-18 00:34 UTC
From: giorgio dot liscio at email dot it Assigned: stas (profile)
Status: No Feedback Package: I18N and L10N related
PHP Version: 5.3.5 OS: windows 7 x64
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2011-03-08 22:24 UTC] giorgio dot liscio at email dot it
Description:
------------
$fmt = datefmt_create( "en_US@calendar=BUDDHIST" ,\IntlDateFormatter::FULL, \IntlDateFormatter::FULL, 'America/Los_Angeles', \IntlDateFormatter::TRADITIONAL  ,"MM/dd/yyyy");
echo datefmt_format( $fmt , 0);

crashes on two computers (both win7 x64), so it does not depend by my sys

if a gdb trace is needed i will try to dump it!

thank you


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-11 23:10 UTC] felipe@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: stas
 [2011-04-18 00:16 UTC] stas@php.net
-Status: Assigned +Status: Feedback
 [2011-04-18 00:35 UTC] giorgio dot liscio at email dot it
i'm sorry but i'm stuck with vc6 now and i can't update rapidly
any vc6 nts debug pack will work ? i'm running 5.3.5 vc6 zts
 [2011-04-18 00:46 UTC] stas@php.net
Any backtrace would be helpful. Please remember to put bug status back to assigned 
after you add it.
 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC