Edit report at http://bugs.php.net/bug.php?id=54198&edit=1
ID: 54198
Comment by: giorgio dot liscio at email dot it
Reported by: giorgio dot liscio at email dot it
Summary: apache2 reproducible crash datefmt_create(
"en_US@calendar=BUDDHIST"...
Status: Feedback
Type: Bug
Package: I18N and L10N related
Operating System: windows 7 x64
PHP Version: 5.3.5
Assigned To: stas
Block user comment: N
Private report: N
New Comment:
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
Previous Comments:
------------------------------------------------------------------------
[2011-04-18 00:16:39] [email protected]
Yes, a backtrace would be helpful, thanks. See:
http://bugs.php.net/bugs-generating-backtrace-win32.php
http://bugs.php.net/bugs-generating-backtrace.php
------------------------------------------------------------------------
[2011-03-08 22:24:56] 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
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/bug.php?id=54198&edit=1