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

 ID:                 54198
 Updated by:         s...@php.net
 Reported by:        giorgio dot liscio at email dot it
 Summary:            apache2 reproducible crash datefmt_create(
                     "en_US@calendar=BUDDHIST"...
-Status:             Assigned
+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:

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


Previous Comments:
------------------------------------------------------------------------
[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

Reply via email to