ID: 38441 User updated by: webmaster at hp-film dot de Reported By: webmaster at hp-film dot de -Status: Feedback +Status: Closed Bug Type: Reproducible crash Operating System: WinXP PHP Version: 5.1.4 Assigned To: dmitry New Comment:
Getting this error message means that you are running a not affected installtion of PHP. I spent some hours to install a quite new CVS Snapshot and I can't reproduce it anymore... Previous Comments: ------------------------------------------------------------------------ [2006-08-13 17:32:20] [EMAIL PROTECTED] Your code produces only this: Notice: Undefined variable: fp in ...code.txt on line 25 Warning: fwrite(): supplied argument is not a valid stream resource in ...code.txt on line 25 ------------------------------------------------------------------------ [2006-08-13 13:28:40] webmaster at hp-film dot de I am using a different server now so the link should be working again. ------------------------------------------------------------------------ [2006-08-13 11:44:05] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. the link you provide gives me a 404 error. ------------------------------------------------------------------------ [2006-08-13 09:31:46] webmaster at hp-film dot de Description: ------------ PHP for Win32 crashes on use of __COMPILER_HALT_OFFSET__ Reproduce code: --------------- The reproduce code can be seen here: http://www.hp-film.de/bugreport/code.txt Expected result: ---------------- No crash. Actual result: -------------- PHP crashes: PHP5TS! 100ccd44() 00a3ccd8() PHP5TS! 100ca0e0() 8b04488b() ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38441&edit=1
