ID: 40119 User updated by: lapo at lapo dot it Reported By: lapo at lapo dot it -Status: No Feedback +Status: Closed Bug Type: MSSQL related PHP Version: 5.2.0 New Comment:
I'm not able to reproduce it anymore. It was maybe related to some hardware problem or something else. If I happen to reproduce it in the future, I'll debug and report it again. Previous Comments: ------------------------------------------------------------------------ [2007-01-21 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-01-13 15:31:13] [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. ------------------------------------------------------------------------ [2007-01-13 14:32:04] lapo at lapo dot it Description: ------------ Got a "ALERT - canary mismatch on efree() - heap overflow detected" on script:lines containing mssql_query() and mssql_free_result(). Not every one of them do this: serving a fairly big website some pages works perfectly while some others show this behavior. Note: the behavior is not clear to me but it is constant: the same page either always fail on the same line or it always does not. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40119&edit=1
