ID: 33800 Updated by: [EMAIL PROTECTED] Reported By: emilnovak at gmail dot com -Status: Open +Status: Feedback Bug Type: Apache related Operating System: Windows XP PHP Version: 5.0.4 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2005-07-21 09:56:30] emilnovak at gmail dot com Description: ------------ When I try to run your sample for declare (in documentation/manual), Apache 1.3.33 with PHP 5.0.4 loaded as a module just crashes - but the strange thing is, that Apache continoues working, when you press Don't send or Send information to Microsoft. Reproduce code: --------------- http://si.php.net/declare Expected result: ---------------- 32 ;7 ;12 ;7 ;7 ;7 ;11 ;7 ;7 ;7 ;8 ;8 ;9 ;7 ;4 ;9 ;6 ;11 ;7 ;2 ;6 ;10 ;8 ;7 ;10 ;7 ;7 ;9 ;6 ;8 ;9 ;6 ;5 ;10 ;6 ;5 ;10 ;8 ;8 ;6 ;8 ;4 ;6 ;10 ;10 ;10 ;8 ;6 ;11 ;Array ( [0] => 0.18198900 1121932343 [1] => 0.18206400 1121932343 [2] => 0.18211400 1121932343 [3] => 0.18216500 1121932343 [4] => 0.18221200 1121932343 [5] => 0.18225700 1121932343 [6] => 0.18230600 1121932343 [7] => 0.18235400 1121932343 [8] => 0.18240000 1121932343 [9] => 0.18244600 1121932343 [10] => 0.18249300 1121932343 [11] => 0.18253900 1121932343 [12] => 0.18258600 1121932343 [13] => 0.18263400 1121932343 [14] => 0.18268000 1121932343 [15] => 0.18272800 1121932343 [16] => 0.18277500 1121932343 [17] => 0.18282300 1121932343 [18] => 0.18287200 1121932343 [19] => 0.18292000 1121932343 [20] => 0.18296600 1121932343 [21] => 0.18301100 1121932343 [22] => 0.18306000 1121932343 [23] => 0.18310900 1121932343 [24] => 0.18315700 1121932343 [25] => 0.18320400 1121932343 [26] => 0.18325300 1121932343 [27] => 0.18329900 1121932343 [28] => 0.18334700 1121932343 [29] => 0.18339400 1121932343 [30] => 0.18343900 1121932343 [31] => 0.18349000 1121932343 [32] => 0.18353700 1121932343 [33] => 0.18358300 1121932343 [34] => 0.18363100 1121932343 [35] => 0.18367500 1121932343 [36] => 0.18372000 1121932343 [37] => 0.18376800 1121932343 [38] => 0.18381500 1121932343 [39] => 0.18386000 1121932343 [40] => 0.18391400 1121932343 [41] => 0.18396300 1121932343 [42] => 0.18400700 1121932343 [43] => 0.18405100 1121932343 [44] => 0.18409900 1121932343 [45] => 0.18414500 1121932343 [46] => 0.18419400 1121932343 [47] => 0.18424700 1121932343 [48] => 0.18430000 1121932343 [49] => 0.18434900 1121932343 [50] => 0.18435900 1121932343 ) Actual result: -------------- MessageBox title is "JIT Debugging" "An exception 'Unhandled Win32 Exception' has occurred in Apache.exe. However, no debuggers are registered that can debug this exception. Unable to JIT debug." MessageBox title is "JIT Debugging" "JIT Debugging failed with the following error: Unspecified error Please check documentation topic 'Just-in-time debugging errors' for more information." ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33800&edit=1