From:             mattficken
Operating system: Windows
PHP version:      5.5.0alpha5
Package:          Date/time related
Bug Type:         Bug
Bug description:ext/date/tests/bug53437.phpt always crashes on Windows

Description:
------------
ext/date/tests/bug53437.phpt has been crashing for a long time on any 5.5,
5.4, or 5.3 build on Windows.



Expected result:
----------------
Test pass

Actual result:
--------------
030df450 74851de3 php5ts!timelib_time_clone+0x1e
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\ext\date\lib\timelib.c @
52]
030df458 746ba71d php5ts!date_period_it_rewind+0x23
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\ext\date\php_date.c @
1896]
030df488 7466c849 php5ts!ZEND_FE_RESET_SPEC_CV_HANDLER+0x2bd
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\zend\zend_vm_execute.h @
31170]
030df4cc 74666547 php5ts!execute_ex+0x89
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\zend\zend_vm_execute.h @
356]
030df4f4 7466630a php5ts!zend_execute+0x1c7
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\zend\zend_vm_execute.h @
381]
030df528 74667050 php5ts!zend_execute_scripts+0x14a
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\zend\zend.c @ 1317]
030df734 74c61503 php5ts!php_execute_script+0x190
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\main\main.c @ 2479]
030df86c 74f941d5 php5apache2_4!php_handler+0x423
[c:\php-sdk\snap_5_5\vc11\x86\ts-windows-vc11-x86\sapi\apache2handler\sapi_apache2.c
@ 667]
030df884 74f9356d libhttpd!ap_run_handler+0x25
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\server\config.c @
169]
030df89c 74fa2424 libhttpd!ap_invoke_handler+0xdd
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\server\config.c @
432]
030df8bc 74fa24b1 libhttpd!ap_process_async_request+0x184
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\modules\http\http_request.c
@ 317]
030df8d0 74f9d8a1 libhttpd!ap_process_request+0x11
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\modules\http\http_request.c
@ 363]
030df8ec 74f96545 libhttpd!ap_process_http_sync_connection+0x61
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\modules\http\http_core.c
@ 190]
030df904 74fbae62 libhttpd!ap_run_process_connection+0x25
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\server\connection.c @
41]
030df92c 76af3677 libhttpd!worker_main+0x112
[g:\php-sdk\lib_builds\vc11\x86\httpd-2.4.3-makefile\server\mpm\winnt\child.c
@ 840]
030df938 77689d72 kernel32!BaseThreadInitThunk+0x12
030df978 77689d45 ntdll!RtlInitializeExceptionChain+0x63
030df990 00000000 ntdll!RtlInitializeExceptionChain+0x36


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64383&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64383&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64383&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64383&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64383&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64383&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64383&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64383&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64383&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64383&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64383&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64383&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64383&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64383&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64383&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64383&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64383&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64383&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64383&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64383&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64383&r=mysqlcfg

Reply via email to