ID:               43333
 Updated by:       [EMAIL PROTECTED]
 Reported By:      beluc62 at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: linux
 PHP Version:      5.2.5
 New Comment:

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.

.


Previous Comments:
------------------------------------------------------------------------

[2007-11-19 11:54:20] beluc62 at hotmail dot com

Description:
------------
i have a script that make a seg fault and a core dump, but i can't get
any core dump when i compile php with debug enabled.

Reproduce code:
---------------
actually, do not know.

Expected result:
----------------
no seg fault.

Actual result:
--------------
without debug-enable, Segmentation fault
with debug-enable :
[Mon Nov 19 12:50:07 2007]  Script:  'xxxxxxxxxxxxx.php'
/var/log/xxx/php-5.2.5/Zend/zend_execute.c(403) :  Freeing 0xB6E56ED0
(16 bytes), script=xxxxxxxxxxxxx.php
Last leak repeated 1 time
=== Total 2 memory leaks detected ===


------------------------------------------------------------------------


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

Reply via email to