ID:               45507
 Updated by:       [EMAIL PROTECTED]
 Reported By:      slim at inbox dot lv
-Status:           Open
+Status:           Feedback
 Bug Type:         Unknown/Other Function
 Operating System: linux
 PHP Version:      5.2.6
 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:
------------------------------------------------------------------------

[2008-07-14 09:04:59] slim at inbox dot lv

Description:
------------
Core was generated by `/usr/bin/php-cgi'.
Program terminated with signal 11, Segmentation fault.
#0  0x08308a24 in zend_cleanup_function_data_full
(function=0x6e6f6973)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_opcode.c:147
147    
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_opcode.c:
No such file or directory.
        in
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_opcode.c
(gdb) bt
#0  0x08308a24 in zend_cleanup_function_data_full
(function=0x6e6f6973)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_opcode.c:147
#1  0x0832086e in zend_hash_apply (ht=0x87e7918, apply_func=0x8308a1b
<zend_cleanup_function_data_full>)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_hash.c:673
#2  0x08308a71 in zend_cleanup_class_data (pce=0x8a25784)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_opcode.c:159
#3  0x0832086e in zend_hash_apply (ht=0x86fc3b8, apply_func=0x8308a3b
<zend_cleanup_class_data>)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_hash.c:673
#4  0x08302dd2 in shutdown_executor ()
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend_execute_API.c:281
#5  0x083130dc in zend_deactivate () at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/Zend/zend.c:860
#6  0x082bb12b in php_request_shutdown (dummy=0x0)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/main/main.c:1488
#7  0x08394f63 in main (argc=1, argv=0xb3199a44)
    at
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/sapi/cgi/cgi_main.c:1982



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


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

Reply via email to